wms-be/modules/product
Habib Fatkhul Rohman 2c1b645d31
Deploy Application / deploy (push) Successful in 23s Details
feat(product): Refactor ProductCreateRequest and MProductEntity to simplify fields and use pointers for optional IDs
2025-11-10 10:43: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): Refactor ProductCreateRequest and MProductEntity to simplify fields and use pointers for optional IDs 2025-11-10 10:43: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): Refactor ProductCreateRequest and MProductEntity to simplify fields and use pointers for optional IDs 2025-11-10 10:43: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