wms-be/modules/product
Habib Fatkhul Rohman 15dce0f540
Deploy Application / deploy (push) Successful in 26s Details
feat: add inventory transaction details to product entity and response, and update repository preload logic
2025-11-21 13:55:58 +07:00
..
controller feat(controller): Add ClientID filter to GetAll methods in category, product, and uom controllers 2025-11-07 13:45:21 +07:00
dto feat: add inventory transaction details to product entity and response, and update repository preload logic 2025-11-21 13:55:58 +07:00
query feat(product): Implement product management with CRUD operations and routing 2025-10-29 15:34:33 +07:00
repository feat: add inventory transaction details to product entity and response, and update repository preload logic 2025-11-21 13:55:58 +07:00
service feat(product): Update Product DTO and service to handle optional CategoryID and UomID 2025-11-11 10:26:30 +07:00
routes.go feat(product): Add AssignCrossReference and RemoveCrossReference methods in ProductController, Service, and Repository 2025-11-05 14:52:26 +07:00