This website requires JavaScript.
Explore
Help
Sign In
dst
/
store
Watch
1
Star
0
Fork
0
You've already forked store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
155
Commits
1
Branch
0
Tags
5.1
MiB
e6f1fcc97e
Commit Graph
3 Commits
Author
SHA1
Message
Date
Yoga Pangestu
2fe83756a1
Update MasterOutOfStockCatalogSection component to apply padding to Card element for improved layout consistency.
2026-06-13 11:16:08 +07:00
Yoga Pangestu
521e8c5538
Implement stock warning functionality for products and raw materials. Add minStock method to RawMaterialUnit enum and ProductVariant model. Enhance ProductService and RawMaterialService with stockWarningGroups method to identify items below minimum stock levels. Update admin index pages to display stock warning groups in MasterOutOfStockCatalogSection component.
2026-06-13 00:24:05 +07:00
Yoga Pangestu
c757b3c9b2
Update dependencies and enhance out-of-stock product management. Upgrade @lucide/vue to version 1.18.0 in package.json and package-lock.json. Implement outOfStockGroups method in ProductService and RawMaterialService to retrieve out-of-stock items. Add MasterOutOfStockCatalogSection component for displaying out-of-stock products in the admin interface, and integrate it into the products and raw materials index pages.
2026-06-13 00:09:27 +07:00