wms-be/modules/inventory_request
Habib Fatkhul Rohman 8317e10754
Deploy Application / deploy (push) Successful in 20s Details
feat: implement GetLineById method in InventoryRequestController and service, and update routes
2025-12-08 14:42:20 +07:00
..
controller feat: implement GetLineById method in InventoryRequestController and service, and update routes 2025-12-08 14:42:20 +07:00
dto feat: implement GetLineById method in InventoryRequestController and service, and update routes 2025-12-08 14:42:20 +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: implement GetLineById method in InventoryRequestController and service, and update routes 2025-12-08 14:42:20 +07:00
routes.go feat: implement GetLineById method in InventoryRequestController and service, and update routes 2025-12-08 14:42:20 +07:00