wms-be/modules/product
Habib Fatkhul Rohman 36dd83d624
Deploy Application / deploy (push) Successful in 24s Details
feat(product): Update Product DTO and service to handle optional CategoryID and UomID
2025-11-11 10:26:30 +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(product): Update Product DTO and service to handle optional CategoryID and UomID 2025-11-11 10:26:30 +07:00
query feat(product): Implement product management with CRUD operations and routing 2025-10-29 15:34:33 +07:00
repository feat(product): Add AssignCrossReference and RemoveCrossReference methods in ProductController, Service, and Repository 2025-11-05 14:52:26 +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