wms-be/modules/inventory_request
Habib Fatkhul Rohman 923cbaba6a
Deploy Application / deploy (push) Successful in 21s Details
feat: add current stock tracking to inventory request line responses and implement GetNewestByProductId in inventory storage
2025-12-08 15:08:21 +07:00
..
controller feat: implement GetLineById method in InventoryRequestController and service, and update routes 2025-12-08 14:42:20 +07:00
dto feat: add current stock tracking to inventory request line responses and implement GetNewestByProductId in inventory storage 2025-12-08 15:08:21 +07:00
query feat(inventory_request): Implement inventory request management with CRUD operations and line handling 2025-11-17 11:59:39 +07:00
repository feat: add GetLinesByRequestId method to InventoryRequestController and service for retrieving request lines 2025-11-28 15:07:52 +07:00
service feat: add current stock tracking to inventory request line responses and implement GetNewestByProductId in inventory storage 2025-12-08 15:08:21 +07:00
routes.go feat: implement GetLineById method in InventoryRequestController and service, and update routes 2025-12-08 14:42:20 +07:00