wms-be/modules/inventory_request
Habib Fatkhul Rohman b0eaa3fd33
Deploy Application / deploy (push) Successful in 22s Details
feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries
2025-12-08 15:41:30 +07:00
..
controller feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries 2025-12-08 15:41:30 +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: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries 2025-12-08 15:41:30 +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