Deploy repo for erp-core-frontend-web
New pages: - SalesOrdersPage: Sales orders list with confirm/cancel/invoice actions - QuotationsPage: Quotations management with send/accept/reject/convert actions New hooks: - useSalesOrders: Fetch and manage sales orders with CRUD and actions - useSalesOrder: Single order management with line items - useQuotations: Quotations lifecycle management - useQuotation: Single quotation fetching Features: - Status filters (draft, sent, sale, done, cancelled) - Date range filtering - Invoice and delivery status tracking - PDF download for quotations - Convert quotation to sales order Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| public | ||
| src | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.d.ts | ||
| vite.config.ts | ||