store/resources
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
..
css feat: implement subtle loading bar in DataTable and enhance search functionality with debounce in DataTableToolbar for improved user experience 2026-07-08 11:53:17 +07:00
js feat: add total quantity formatting to Purchase model and update related components 2026-07-29 08:59:02 +07:00
views feat: enhance Open Graph meta tags in app layout for better sharing experience 2026-07-20 22:50:05 +07:00