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
e76a117abb
store
/
app
/
Services
/
Manage
History
Yoga Pangestu
e76a117abb
refactor: adjust material usage calculations to account for remaining material across Cutting components for improved accuracy in cost and usage representation
2026-06-21 13:25:51 +07:00
..
CuttingResultPriceResolver.php
feat: enhance cutting management by adding result prices handling, including validation and calculations for total material cost and cost per unit
2026-06-19 19:04:23 +07:00
CuttingService.php
refactor: adjust material usage calculations to account for remaining material across Cutting components for improved accuracy in cost and usage representation
2026-06-21 13:25:51 +07:00
OrderService.php
refactor: remove ProductPendingAction and ProductStatus enums, update related references in Product model and services for improved code clarity and maintainability
2026-06-21 12:36:36 +07:00
PurchaseService.php
feat: add shipping cost field to purchase management, including validation, calculations, and UI updates for total cost
2026-06-19 19:19:50 +07:00
StockService.php
feat: add stock management functionality by introducing StockController and updating AppSidebar to include stock menu item for improved inventory handling
2026-06-21 11:53:41 +07:00