wms-be/modules
Habib Fatkhul Rohman b9c987a04b
Deploy Application / deploy (push) Successful in 30s Details
feat: add GetLinesByReturnId method to InventoryReturnController and service for retrieving return lines
2025-11-28 15:27:16 +07:00
..
aisle fix(aisle_repository): Add preload for related entities in GetAll method 2025-11-17 14:39:34 +07:00
assignment feat(assignment): Implement assignment module with CRUD operations and integrate with inventory receipt 2025-11-14 14:43:14 +07:00
auth feat: add user warehouse management functionality with CRUD operations 2025-11-19 14:56:33 +07:00
category
client feat: enhance user service with client name handling in bulk user creation 2025-11-21 15:08:21 +07:00
inventory_issue feat: add GetLinesByIssueId method to InventoryIssueController and service for retrieving issue lines 2025-11-28 14:27:48 +07:00
inventory_movement feat: add GetLinesByMovementId method to InventoryMovementController and service for retrieving movement lines 2025-11-28 14:39:02 +07:00
inventory_receipt feat: add GetLinesByReceiptId method to InventoryReceiptController and service for retrieving receipt lines 2025-11-28 11:27:33 +07:00
inventory_request feat: add GetLinesByRequestId method to InventoryRequestController and service for retrieving request lines 2025-11-28 15:07:52 +07:00
inventory_return feat: add GetLinesByReturnId method to InventoryReturnController and service for retrieving return lines 2025-11-28 15:27:16 +07:00
inventory_storage refactor: rename GetByProductAndClient to GetLatestByProductAndClient for clarity in inventory storage repository 2025-11-26 10:50:59 +07:00
inventory_transaction feat: Add OnComplete functionality to Inventory Receipt 2025-11-25 15:57:08 +07:00
logs
maintenance_group feat(maintenance_group): Add FindByGroupIdAndRoleId method to repository and integrate it in Update service 2025-11-10 13:03:24 +07:00
menu
monitoring
mvendor feat: implement sequence management with CRUD operations and integrate into vendor and UOM services 2025-11-27 12:04:20 +07:00
permissions
product feat: implement sequence management with CRUD operations and integrate into vendor and UOM services 2025-11-27 12:04:20 +07:00
quarantine feat: add quarantine module with CRUD operations 2025-11-26 16:03:24 +07:00
role feat: add Level filter to role and user queries for enhanced filtering capabilities 2025-11-24 15:34:15 +07:00
sequence feat: implement sequence management with CRUD operations and integrate into vendor and UOM services 2025-11-27 12:04:20 +07:00
templates
uom feat: implement sequence management with CRUD operations and integrate into vendor and UOM services 2025-11-27 12:04:20 +07:00
user feat: add Level filter to role and user queries for enhanced filtering capabilities 2025-11-24 15:34:15 +07:00
warehouse fix: update user field reference in GetAll method for correct access control 2025-11-21 14:38:12 +07:00
zona feat(zona): Refactor ZonaResponse to use structured Warehouse and Client fields 2025-11-11 11:25:04 +07:00