wms-be/modules
Habib Fatkhul Rohman cb85352475
Deploy Application / deploy (push) Successful in 20s Details
feat: enhance GetAll method to preload InvIssue along with Client
2025-12-09 15:18:31 +07:00
..
aisle feat: enhance aisle service with logging and audit trail integration 2025-12-03 15:10:51 +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: refactor configuration management to use viper for environment variables 2025-12-03 11:43:00 +07:00
category feat: integrate logging and audit trail in category service and DTOs 2025-12-03 14:58:00 +07:00
client feat: integrate logging and audit trail in client service operations 2025-12-03 14:51:01 +07:00
inventory_issue feat: integrate InventoryRequestService into InventoryIssueService and update related methods 2025-12-09 13:55:17 +07:00
inventory_movement feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries 2025-12-08 15:41:30 +07:00
inventory_receipt feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries 2025-12-08 15:41:30 +07:00
inventory_request feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries 2025-12-08 15:41:30 +07:00
inventory_return feat: enhance GetAll method to preload InvIssue along with Client 2025-12-09 15:18:31 +07:00
inventory_storage feat: add current stock tracking to inventory request line responses and implement GetNewestByProductId in inventory storage 2025-12-08 15:08:21 +07:00
inventory_transaction feat: integrate logging and audit trail in inventory transaction service 2025-12-04 15:05:15 +07:00
logs refactor(logs): Improve log file reading by normalizing newlines and splitting entries 2025-10-29 22:49:40 +07:00
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 feat: refactor menu service to use ToMenuResponse for response mapping and integrate logging 2025-12-03 14:39:10 +07:00
monitoring feat: rename ReadErrorLog to ReadRouteLog and update routes accordingly 2025-12-09 11:42:31 +07:00
mvendor feat: add logging and audit trail to vendor service operations 2025-12-03 14:22:52 +07:00
permissions feat(permissions): Add CRUD operations for permissions with Swagger documentation 2025-10-29 10:38:53 +07:00
product feat: enhance product service with logging and audit trail functionality 2025-12-03 13:57:47 +07:00
quarantine feat: update QuarantineResponse and QuarantineLineResponse to use pkgdto.IdNameResponse for better structure 2025-12-01 11:51:13 +07:00
role feat: add ToRoleResponse function and integrate logging in role service 2025-12-03 13:30:59 +07:00
sequence feat: integrate sequence service for document number generation in inventory services 2025-12-01 11:22:10 +07:00
templates feat: Implement menu management with CRUD operations and routing 2025-10-23 15:49:10 +07:00
uom feat: enhance UOM service with audit trail and logging capabilities 2025-12-01 15:17:44 +07:00
user feat: add Level field to UserRolesResponse and update roles handling in ToUserResponse 2025-12-09 10:40:32 +07:00
warehouse feat: refactor warehouse service to include logging and audit trail functionality 2025-12-01 15:58:35 +07:00
zona feat: implement ZonaResponse conversion and enhance logging in Zona service 2025-12-03 12:03:48 +07:00