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
13f2c6d745
store
/
app
/
Services
/
Manage
History
Yoga Pangestu
13f2c6d745
refactor: standardize material usage and remaining material precision to two decimal places across CuttingService and related components for improved consistency
2026-06-21 12:23: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: standardize material usage and remaining material precision to two decimal places across CuttingService and related components for improved consistency
2026-06-21 12:23:51 +07:00
OrderService.php
feat: add order detail view and service method for enhanced order management and user experience
2026-06-20 19:07:40 +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