wms-be/modules/aisle
Habib Fatkhul Rohman 9fa1d4ec14 refactor(aisle): Change aisle dimensions and weight types from string to float/int 2025-11-17 11:58:56 +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 feat(aisle): Update Aisle entity and DTO to include dimensional fields and improve response structure 2025-11-11 11:48:16 +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