wms-be/modules/inventory_receipt
Habib Fatkhul Rohman b77eab5ef3
Deploy Application / deploy (push) Successful in 19s Details
fix: rename ReceiptLines field to receipt_lines for consistency in InventoryReceiptResponse
2025-11-24 15:15:55 +07:00
..
controller feat: add inventory receipt module with CRUD operations 2025-11-14 13:14:32 +07:00
dto fix: rename ReceiptLines field to receipt_lines for consistency in InventoryReceiptResponse 2025-11-24 15:15:55 +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