store/resources/js/components/admin/manage
2026-06-20 20:11:21 +07:00
..
cuttings feat: add cart detail dialog in Cutting, Order, and Purchase components for improved user experience and item overview 2026-06-20 18:32:38 +07:00
orders feat: add marketplace fee and net amount display in OrderGroupedTable for enhanced order details 2026-06-20 20:11:21 +07:00
purchases feat: add cart detail dialog in Cutting, Order, and Purchase components for improved user experience and item overview 2026-06-20 18:32:38 +07:00
PosCatalogCard.vue fix: set default showCover to false in PosCatalogCard component 2026-06-13 12:10:28 +07:00
PosCatalogVariantThumb.vue Refactor OrderPosForm and PurchasePosForm components to replace table layouts with card-based UI for displaying product and raw material variants. Integrate PosCatalogCard and PosCatalogVariantThumb components for improved visual representation and user interaction. Update import statements and remove unused components for cleaner code. 2026-06-12 11:34:20 +07:00