wms-be/database
Habib Fatkhul Rohman 44121a3f86 feat(warehouse): Implement warehouse module with CRUD operations and routing 2025-11-10 10:46:49 +07:00
..
entities feat(product): Refactor ProductCreateRequest and MProductEntity to simplify fields and use pointers for optional IDs 2025-11-10 10:43:30 +07:00
migrations Initial commit 2025-09-10 14:38:44 +07:00
seeders feat(maintenance_group, role, user): Refactor Level field handling in maintenance group and role entities, update related DTOs and services 2025-11-06 11:16:00 +07:00
migration.go feat(warehouse): Implement warehouse module with CRUD operations and routing 2025-11-10 10:46:49 +07:00
seeder.go fix(seeder): Uncomment previously commented seeders for data initialization 2025-10-30 11:37:30 +07:00