wms-be/modules/product
Habib Fatkhul Rohman 1f23b12918 feat(repository): Refactor Update methods to use Model and Where for better clarity and performance 2025-10-31 15:30:02 +07:00
..
controller feat(product): Implement product management with CRUD operations and routing 2025-10-29 15:34:33 +07:00
dto feat(product): Enhance product entities and DTOs with client and category relationships 2025-10-31 10:48:04 +07:00
query feat(product): Implement product management with CRUD operations and routing 2025-10-29 15:34:33 +07:00
repository feat(repository): Refactor Update methods to use Model and Where for better clarity and performance 2025-10-31 15:30:02 +07:00
service feat(product): Enhance product entities and DTOs with client and category relationships 2025-10-31 10:48:04 +07:00
routes.go feat(product): Implement product management with CRUD operations and routing 2025-10-29 15:34:33 +07:00