wms-be/modules/inventory_return
Habib Fatkhul Rohman 257ffc8af2
Deploy Application / deploy (push) Successful in 59s Details
feat: integrate sequence service for document number generation in inventory services
2025-12-01 11:22:10 +07:00
..
controller feat: add GetLinesByReturnId method to InventoryReturnController and service for retrieving return lines 2025-11-28 15:27:16 +07:00
dto feat: add GetLinesByReturnId method to InventoryReturnController and service for retrieving return lines 2025-11-28 15:27:16 +07:00
query feat: implement inventory return management with entities, DTOs, services, and routes 2025-11-18 15:23:28 +07:00
repository feat: implement inventory return management with entities, DTOs, services, and routes 2025-11-18 15:23:28 +07:00
service feat: integrate sequence service for document number generation in inventory services 2025-12-01 11:22:10 +07:00
routes.go feat: add GetLinesByReturnId method to InventoryReturnController and service for retrieving return lines 2025-11-28 15:27:16 +07:00