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
22dce97e49
store
/
app
/
Services
/
Manage
History
Yoga Pangestu
fc234a6afd
refactor: remove length unit handling from CuttingMaterial and related components for improved clarity and consistency in material usage representation
2026-06-21 12:59:11 +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: remove length unit handling from CuttingMaterial and related components for improved clarity and consistency in material usage representation
2026-06-21 12:59:11 +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