wms-be/modules/inventory_receipt
Habib Fatkhul Rohman 14eccfb336
Deploy Application / deploy (push) Successful in 37s Details
feat: update status field validation in inventory DTOs and add completed constant
2025-11-24 14:57:41 +07:00
..
controller feat: add inventory receipt module with CRUD operations 2025-11-14 13:14:32 +07:00
dto feat: update status field validation in inventory DTOs and add completed constant 2025-11-24 14:57:41 +07:00
query feat: add inventory receipt module with CRUD operations 2025-11-14 13:14:32 +07:00
repository feat: implement inventory issue management 2025-11-18 10:56:03 +07:00
service fix: rename ReceiptDate to DocumentDate in inventory receipt entities and DTOs 2025-11-18 15:23:17 +07:00
routes.go feat(inventory_request): Implement inventory request management with CRUD operations and line handling 2025-11-17 11:59:39 +07:00