store/resources/js/pages/admin/manage/purchases/table
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
..
data-table-actions.vue refactor: simplify OwnerVerificationRowActions component by removing unused props and updating related usages in data table actions 2026-06-28 23:28:14 +07:00
PurchaseGroupedTable.vue feat: add total quantity formatting to Purchase model and update related components 2026-07-29 08:59:02 +07:00