wms-be/modules/inventory_return
Habib Fatkhul Rohman 5c05c69366
Deploy Application / deploy (push) Successful in 20s Details
feat: add IsReturnable field to InvReturnProduct and update mapping in response
2025-12-10 10:18:17 +07:00
..
controller fix: update GetLineById method to use 'id' parameter instead of 'line_id' 2025-12-09 15:56:29 +07:00
dto feat: add IsReturnable field to InvReturnProduct and update mapping in response 2025-12-10 10:18:17 +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: enhance GetById method to preload Product, Product.Uom, InvReturn, and Client 2025-12-09 15:58:40 +07:00
service feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries 2025-12-08 15:41:30 +07:00
routes.go feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries 2025-12-08 15:41:30 +07:00