wms-be/modules/aisle
Habib Fatkhul Rohman f3b3de6fd4 fix(aisle_repository): Add preload for related entities in GetAll method 2025-11-17 14:39:34 +07:00
..
controller feat(aisle): Implement Aisle module with CRUD operations and routing 2025-11-10 16:04:28 +07:00
dto refactor(aisle): Change aisle dimensions and weight types from string to float/int 2025-11-17 11:58:56 +07:00
query feat(aisle): Implement Aisle module with CRUD operations and routing 2025-11-10 16:04:28 +07:00
repository fix(aisle_repository): Add preload for related entities in GetAll method 2025-11-17 14:39:34 +07:00
service refactor(aisle): Change aisle dimensions and weight types from string to float/int 2025-11-17 11:58:56 +07:00
routes.go feat(aisle): Implement Aisle module with CRUD operations and routing 2025-11-10 16:04:28 +07:00