5c05c69366feat: add IsReturnable field to InvReturnProduct and update mapping in response
main
Habib Fatkhul Rohman
2025-12-10 10:18:17 +0700
38d05c95eafeat: enhance GetById method to preload Product, Product.Uom, InvReturn, and Client
Habib Fatkhul Rohman
2025-12-09 15:58:40 +0700
472bcd5d3efix: update GetLineById method to use 'id' parameter instead of 'line_id'
Habib Fatkhul Rohman
2025-12-09 15:56:29 +0700
360db2526bfeat: enhance GetAllByReturnId method to preload Product.Uom along with related entities
Habib Fatkhul Rohman
2025-12-09 15:26:54 +0700
cb85352475feat: enhance GetAll method to preload InvIssue along with Client
Habib Fatkhul Rohman
2025-12-09 15:18:31 +0700
afec1c2750feat: update GetById method to preload InvIssue instead of ReturnLines
Habib Fatkhul Rohman
2025-12-09 14:49:13 +0700
3d9ad4cff1feat: integrate InventoryRequestService into InventoryIssueService and update related methods
Habib Fatkhul Rohman
2025-12-09 13:55:17 +0700
1fe55d516efeat: rename ReadErrorLog to ReadRouteLog and update routes accordingly
Habib Fatkhul Rohman
2025-12-09 11:42:31 +0700
d962d77a00feat: enhance GetAllByReturnId method with preload for related entities
Habib Fatkhul Rohman
2025-12-09 11:31:03 +0700
a6eb6c6ca0feat: update GetAllByIssueId method to use correct column name and enhance preload relationships
Habib Fatkhul Rohman
2025-12-09 11:28:25 +0700
95ce47a406feat: implement ReadAppLog and ReadQueryLog methods in MonitoringController and update routes
Habib Fatkhul Rohman
2025-12-09 11:28:20 +0700
6be0c5fa37feat: add Level field to UserRolesResponse and update roles handling in ToUserResponse
Habib Fatkhul Rohman
2025-12-09 10:40:32 +0700
b0eaa3fd33feat: implement GetLineById method in multiple controllers and services, and enhance filtering with status in queries
Habib Fatkhul Rohman
2025-12-08 15:41:30 +0700
923cbaba6afeat: add current stock tracking to inventory request line responses and implement GetNewestByProductId in inventory storage
Habib Fatkhul Rohman
2025-12-08 15:08:21 +0700
8317e10754feat: implement GetLineById method in InventoryRequestController and service, and update routes
Habib Fatkhul Rohman
2025-12-08 14:42:20 +0700
a967158bacfeat: add DocumentType field to inventory issue entity and update related DTOs and service methods
Habib Fatkhul Rohman
2025-12-08 14:33:25 +0700
b12686c8e7feat: update RabbitMQ and Redis port configurations in environment and docker-compose files
Habib Fatkhul Rohman
2025-12-04 15:41:12 +0700
7e36d08d1bfeat: update RabbitMQ and Redis container names in configuration files
Habib Fatkhul Rohman
2025-12-04 15:38:38 +0700
fd664c5c3ffeat: integrate logging and audit trail in inventory transaction service
Habib Fatkhul Rohman
2025-12-04 15:05:15 +0700
e6b19a2478feat: integrate logging and audit trail in inventory storage service
Habib Fatkhul Rohman
2025-12-04 15:00:43 +0700
bcc73a0f99feat: integrate logging and audit trail in inventory return service
Habib Fatkhul Rohman
2025-12-04 14:54:54 +0700
844a41eb78feat: integrate logging and audit trail in inventory request service
Habib Fatkhul Rohman
2025-12-04 14:24:56 +0700
7e4e7cc5a8feat: integrate logging and audit trail in inventory receipt service
Habib Fatkhul Rohman
2025-12-04 14:11:55 +0700
f36380873cfeat: integrate logging and audit trail in inventory movement service
Habib Fatkhul Rohman
2025-12-04 13:39:12 +0700
41dacd0e3efeat: integrate logging and audit trail in inventory issue service
Habib Fatkhul Rohman
2025-12-04 13:20:14 +0700
e6c025f675feat: enhance aisle service with logging and audit trail integration
Habib Fatkhul Rohman
2025-12-03 15:10:51 +0700
cf51d7f0c9feat: integrate logging and audit trail in category service and DTOs
Habib Fatkhul Rohman
2025-12-03 14:58:00 +0700
6c757e2065feat: integrate logging and audit trail in client service operations
Habib Fatkhul Rohman
2025-12-03 14:51:01 +0700
cd60dc109ffeat: refactor menu service to use ToMenuResponse for response mapping and integrate logging
Habib Fatkhul Rohman
2025-12-03 14:39:10 +0700
6296fc623cfeat: add logging and audit trail to vendor service operations
Habib Fatkhul Rohman
2025-12-03 14:22:52 +0700
b2b1067e00feat: enhance product service with logging and audit trail functionality
Habib Fatkhul Rohman
2025-12-03 13:57:47 +0700
8d852521c4feat: add ToRoleResponse function and integrate logging in role service
Habib Fatkhul Rohman
2025-12-03 13:30:59 +0700
02c3c97a76feat: implement ZonaResponse conversion and enhance logging in Zona service
Habib Fatkhul Rohman
2025-12-03 12:03:48 +0700
db82ad3364feat: refactor configuration management to use viper for environment variables
Habib Fatkhul Rohman
2025-12-03 11:43:00 +0700
95323b9f65feat: update environment configuration for RabbitMQ and Redis services in docker-compose
Habib Fatkhul Rohman
2025-12-02 15:33:40 +0700
27c465342dfeat: integrate RabbitMQ for logging and enhance logger with RabbitMQ hook
Habib Fatkhul Rohman
2025-12-02 15:00:19 +0700
5c27453315feat: refactor warehouse service to include logging and audit trail functionality
Habib Fatkhul Rohman
2025-12-01 15:58:35 +0700
abb01c5eabfeat: enhance UOM service with audit trail and logging capabilities
Habib Fatkhul Rohman
2025-12-01 15:17:44 +0700
0abdc2ae6ffeat: update QuarantineResponse and QuarantineLineResponse to use pkgdto.IdNameResponse for better structure
Habib Fatkhul Rohman
2025-12-01 11:51:13 +0700
6fb7218de7feat: add GetLinesByQuarantineId method to QuarantineController and service for retrieving quarantine lines
Habib Fatkhul Rohman
2025-12-01 11:44:21 +0700
257ffc8af2feat: integrate sequence service for document number generation in inventory services
Habib Fatkhul Rohman
2025-12-01 11:22:10 +0700
b9c987a04bfeat: add GetLinesByReturnId method to InventoryReturnController and service for retrieving return lines
Habib Fatkhul Rohman
2025-11-28 15:27:16 +0700
3dd7e60827feat: add GetLinesByRequestId method to InventoryRequestController and service for retrieving request lines
Habib Fatkhul Rohman
2025-11-28 15:07:52 +0700
cf380fc711feat: add GetLinesByMovementId method to InventoryMovementController and service for retrieving movement lines
Habib Fatkhul Rohman
2025-11-28 14:39:02 +0700
0eed8f6a7bfeat: add GetLinesByIssueId method to InventoryIssueController and service for retrieving issue lines
Habib Fatkhul Rohman
2025-11-28 14:27:48 +0700
dd7ea563a6feat: add GetLinesByReceiptId method to InventoryReceiptController and service for retrieving receipt lines
Habib Fatkhul Rohman
2025-11-28 11:27:33 +0700
f6a7b5911afeat: implement sequence management with CRUD operations and integrate into vendor and UOM services
Habib Fatkhul Rohman
2025-11-27 12:04:20 +0700
e22c76abe3feat: enhance inventory receipt service with product and UOM code handling
Habib Fatkhul Rohman
2025-11-25 11:23:14 +0700
3197b693b3feat: add Level filter to role and user queries for enhanced filtering capabilities
Habib Fatkhul Rohman
2025-11-24 15:34:15 +0700
b77eab5ef3fix: rename ReceiptLines field to receipt_lines for consistency in InventoryReceiptResponse
Habib Fatkhul Rohman
2025-11-24 15:15:55 +0700
14eccfb336feat: update status field validation in inventory DTOs and add completed constant
Habib Fatkhul Rohman
2025-11-24 14:57:41 +0700
2676a20026feat: implement product reference number generation and update inventory transaction response structure
Habib Fatkhul Rohman
2025-11-24 14:28:42 +0700
8812a294d8feat: enhance user service with client name handling in bulk user creation
Habib Fatkhul Rohman
2025-11-21 15:08:21 +0700
d1beb610a7fix: correct query order in GetRoleByID method for proper role retrieval
Habib Fatkhul Rohman
2025-11-21 14:58:04 +0700
79080ce64dfix: update user field reference in GetAll method for correct access control
Habib Fatkhul Rohman
2025-11-21 14:38:12 +0700
99013ab88efeat: enhance WarehouseController with user and role services for improved access control
Habib Fatkhul Rohman
2025-11-21 14:23:00 +0700
1b537183acfeat: update UomRepository Update method to select all fields during updates
Habib Fatkhul Rohman
2025-11-21 14:04:04 +0700
69eb45c1fcfeat: add Level field to role creation and update functionality
Habib Fatkhul Rohman
2025-11-21 14:00:07 +0700
15dce0f540feat: add inventory transaction details to product entity and response, and update repository preload logic
Habib Fatkhul Rohman
2025-11-21 13:55:58 +0700
f7eab339b6feat: add bulk user creation functionality with request handling and repository integration
Habib Fatkhul Rohman
2025-11-21 13:55:42 +0700
4e9be2b87afeat: implement inventory transaction management with CRUD operations and routing
Habib Fatkhul Rohman
2025-11-21 11:28:02 +0700
51a6f291e0feat: enhance user response to include associated warehouses in GetUserById
Habib Fatkhul Rohman
2025-11-21 10:24:26 +0700
ff8cd07e9cfeat: update InventoryMovementResponse to include client details and modify client ID retrieval in WarehouseController
Habib Fatkhul Rohman
2025-11-20 14:38:54 +0700
bac881a54dfeat: add inventory storage management with CRUD operations and routing
Habib Fatkhul Rohman
2025-11-20 14:25:39 +0700
5773c34131feat: implement inventory movement management with CRUD operations and routing
Habib Fatkhul Rohman
2025-11-20 13:14:34 +0700
59333e5144feat: update user verification to handle SUPERADMIN role and improve warehouse ID assignment
Habib Fatkhul Rohman
2025-11-19 15:29:40 +0700
a5e4fd39a2feat: update user service to include role and warehouse repositories
Habib Fatkhul Rohman
2025-11-19 14:57:13 +0700
be0b54b4a5feat: add user warehouse management functionality with CRUD operations - Implemented MUserWarehouseEntity for user-warehouse relationships - Updated user service and repository to handle warehouse assignments - Added new routes and controller methods for managing user warehouses - Enhanced JWT service to include warehouse information in tokens - Updated user DTOs to support warehouse data
Habib Fatkhul Rohman
2025-11-19 14:56:33 +0700
18832a0400fix: update Dockerfile command to use --migrate instead of --fresh
Habib Fatkhul Rohman
2025-11-19 10:57:48 +0700
9c88412da9fix: add missing ClientID field to TInventoryMovementEntity
Habib Fatkhul Rohman
2025-11-19 10:49:18 +0700
576d3dcc23feat: add TInventoryMovement and TInventoryMovementLine entities with migration updates
Habib Fatkhul Rohman
2025-11-19 10:45:48 +0700
2d651faf9efix(migration): update MigrateFresh function to drop inventory return entities
Habib Fatkhul Rohman
2025-11-19 10:23:56 +0700
09409f0773fix: correct import alias for inventory issue repository in inventory return service
Habib Fatkhul Rohman
2025-11-19 10:17:18 +0700
b14f2eeafdfeat: enhance inventory return line entity and DTOs with return and issued quantity fields
Habib Fatkhul Rohman
2025-11-18 16:09:05 +0700
a2e92cf738feat: add inventory return management with controller, service, and repository integration
Habib Fatkhul Rohman
2025-11-18 15:37:34 +0700
3b5c5038fbfix(migration): add TInventoryReturn and TInventoryReturnLine entities to migration
Habib Fatkhul Rohman
2025-11-18 15:23:49 +0700
410ecde2e9feat: implement inventory return management with entities, DTOs, services, and routes
Habib Fatkhul Rohman
2025-11-18 15:23:28 +0700
ca2795a493fix: rename ReceiptDate to DocumentDate in inventory receipt entities and DTOs
Habib Fatkhul Rohman
2025-11-18 15:23:17 +0700
9447a3fd88fix(migration): uncomment all entities in MigrateFresh function fix(docker): update CMD in Dockerfile to use '--migrate' instead of '--fresh'
Habib Fatkhul Rohman
2025-11-18 10:58:37 +0700
a26d719f1bfix(migration): uncomment inventory-related entities in MigrateFresh function
Habib Fatkhul Rohman
2025-11-18 10:58:06 +0700
0543f8a1fffix(m_role_menu_entity): Add primary key constraint to RoleID and MenuID fields
Habib Fatkhul Rohman
2025-11-17 15:55:28 +0700
1a16cb3396feat(role_service): Add menu assignment functionality and related error handling
Habib Fatkhul Rohman
2025-11-17 15:36:01 +0700
310abc99d7fix(docker): Update CMD in Dockerfile to use '--migrate' instead of '--fresh'
Habib Fatkhul Rohman
2025-11-17 14:40:01 +0700
f3b3de6fd4fix(aisle_repository): Add preload for related entities in GetAll method
Habib Fatkhul Rohman
2025-11-17 14:39:34 +0700
28f2a93f6afeat(inventory_request): Implement inventory request management with CRUD operations and line handling - Added InventoryRequestController for handling requests - Created InventoryRequestService for business logic - Developed InventoryRequestRepository and InventoryRequestLineRepository for data access - Introduced DTOs for request and response structures - Implemented filtering for inventory requests - Registered routes for inventory requests in the router - Updated core dependency injection to include new services and controllers
Habib Fatkhul Rohman
2025-11-17 11:59:39 +0700
9fa1d4ec14refactor(aisle): Change aisle dimensions and weight types from string to float/int
Habib Fatkhul Rohman
2025-11-17 11:58:56 +0700
ccb62d0159feat(inventory_receipt): Add status field to inventory receipt response
Habib Fatkhul Rohman
2025-11-17 10:48:50 +0700
ff2b49f251fix(docker): Update CMD in Dockerfile to use '--migrate' instead of '--fresh'
Habib Fatkhul Rohman
2025-11-14 15:24:57 +0700
ba551cb010fix(docker): Update CMD in Dockerfile to use '--fresh' instead of '--migrate'
Habib Fatkhul Rohman
2025-11-14 15:19:08 +0700
466c49167efeat(inventory_receipt): Add status field to inventory receipt entity and update DTO and service methods
Habib Fatkhul Rohman
2025-11-14 15:13:32 +0700
cfe9cb4e77feat(uom): Enhance GetAll method to support 'get_all' query parameter for retrieving all UOMs
Habib Fatkhul Rohman
2025-11-14 14:51:22 +0700
be318fe760feat(assignment): Implement assignment module with CRUD operations and integrate with inventory receipt
Habib Fatkhul Rohman
2025-11-14 14:43:14 +0700
236084cc30feat(assignment): Refactor TAssignmentEntity and add TAssignmentUserEntity for user assignments
Habib Fatkhul Rohman
2025-11-14 13:29:42 +0700