7ea5eaf1f5Add export functionality with OData, Excel, and CSV options; introduce new icons and components for export buttons.Tom Butcher2026-03-02 00:53:43 +00:00
6be21bd006Refactor imports to use .jsx extension for hooks and components, and add new hooks for managing collapse state, column visibility, table data, table scroll, and view mode.Tom Butcher2026-02-28 18:05:47 +00:00
455c223ec0Update SalesOrderInfo component to change syncAmount from 'itemCost' to 'itemPrice' for accurate order processingTom Butcher2025-12-28 01:10:33 +00:00
6b983ca873Enhance Shipment model and NewShipment component with invoicing fieldsTom Butcher2025-12-28 01:10:26 +00:00
4da63e6a32Enhance PurchaseOrder components with new invoice modal and state managementTom Butcher2025-12-28 01:10:10 +00:00
de74fb0668Enhance OrderItem model and components with new invoicing fieldsTom Butcher2025-12-28 01:09:57 +00:00
bace57b436Enhance Invoice management features with new PostInvoice functionalityTom Butcher2025-12-28 01:09:36 +00:00
0bf16d844eRefactor TimeDisplay component to improve time difference calculationTom Butcher2025-12-28 01:09:11 +00:00
cefe77bc0eEnhance ObjectProperty component to support conditional input renderingTom Butcher2025-12-28 01:09:02 +00:00
aa6fe3c839Enhance ObjectForm component with custom merge logic for array handlingTom Butcher2025-12-28 01:08:54 +00:00
4bd9acdc11Refactor ObjectChildTable component to enhance editing functionalityTom Butcher2025-12-28 01:08:46 +00:00
b38af41929Add form validation to NewObjectForm componentTom Butcher2025-12-28 01:08:35 +00:00
2fbafc5396Refactor database models to replace '_id' with '_reference' in columnsTom Butcher2025-12-27 21:22:59 +00:00
9fb884638fAdd ActionsIcon component and corresponding SVG iconTom Butcher2025-12-27 21:22:44 +00:00
e2a81a8503Update Invoice and PurchaseOrder models to replace 'customer' with 'client' and change 'processing' color to 'purple'Tom Butcher2025-12-27 20:52:11 +00:00
ceaf4715dcAdd invoices and stock events sections to PurchaseOrderInfo componentTom Butcher2025-12-27 20:52:02 +00:00
0dfb22b5cfUpdate StateTag component to include 'confirmed' status with purple color codingTom Butcher2025-12-27 20:51:53 +00:00
ca7ab55d1eAdd sales module with client and sales order management featuresTom Butcher2025-12-27 20:46:45 +00:00
8b6dbff9ffAdd Purchase Order Statistics section to InventoryOverview componentTom Butcher2025-12-27 13:54:31 +00:00
769229aacbUpdated NewOrderItem component to set default state to 'draft' and added an optional section for shipment details. New actions for editing, canceling edits, finishing edits, and deleting items, along with visibility and disabled states based on item status.Tom Butcher2025-12-27 13:54:14 +00:00
4a605ddc09Enhance Purchase Order management with new actions and UI updatesTom Butcher2025-12-27 13:52:50 +00:00
62a494509aRefactor shipment components and update shipment modelTom Butcher2025-12-27 13:52:13 +00:00