wms-be/modules/warehouse
Habib Fatkhul Rohman 79080ce64d
Deploy Application / deploy (push) Successful in 25s Details
fix: update user field reference in GetAll method for correct access control
2025-11-21 14:38:12 +07:00
..
controller fix: update user field reference in GetAll method for correct access control 2025-11-21 14:38:12 +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(warehouse): Implement warehouse module with CRUD operations and routing 2025-11-10 10:46:49 +07:00
repository feat(warehouse): Enhance Warehouse entity and DTO to include Zonas and Aisles details in responses 2025-11-11 12:03:58 +07:00
service feat(warehouse): Enhance Warehouse entity and DTO to include Zonas and Aisles details in responses 2025-11-11 12:03:58 +07:00
routes.go feat(warehouse): Implement warehouse module with CRUD operations and routing 2025-11-10 10:46:49 +07:00