store/resources/js/pages/admin
Yoga Pangestu 7dec701770 feat: add total quantity formatting to Purchase model and update related components
- Implemented totalQuantityFormatted method in Purchase model to format total quantities by unit.
- Updated PurchaseGroupedTable.vue to display total quantity formatted in the purchase details.
- Modified TypeScript type definition to include total_quantity_formatted property.
2026-07-29 08:59:02 +07:00
..
account feat: enhance push notification handling and service worker registration with improved error handling and subscription management 2026-07-08 11:28:43 +07:00
finance feat: add row-key prop to DataTable components across multiple pages for improved key handling 2026-07-27 18:58:05 +07:00
hr feat: add row-key prop to DataTable components across multiple pages for improved key handling 2026-07-27 18:58:05 +07:00
manage feat: add total quantity formatting to Purchase model and update related components 2026-07-29 08:59:02 +07:00
master feat: add stock mutation tracking and history feature 2026-07-27 22:45:49 +07:00
system feat: add row-key prop to DataTable components across multiple pages for improved key handling 2026-07-27 18:58:05 +07:00
Analysis.vue feat: enhance permissions and layout in Analysis component for better role-based display 2026-07-20 22:35:10 +07:00
Dashboard.vue feat: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management 2026-07-04 23:14:37 +07:00
TestChart.vue feat: add material_result field to CuttingMaterial and CuttingMaterialCombination; update validation rules and service logic to handle new material result calculations; enhance frontend components for displaying material results in cutting management 2026-07-04 23:14:37 +07:00