Commit Graph

9 Commits

Author SHA1 Message Date
Habib Fatkhul Rohman abb01c5eab feat: enhance UOM service with audit trail and logging capabilities 2025-12-01 15:17:44 +07:00
Habib Fatkhul Rohman f6a7b5911a feat: implement sequence management with CRUD operations and integrate into vendor and UOM services
Deploy Application / deploy (push) Successful in 20s Details
2025-11-27 12:04:20 +07:00
Habib Fatkhul Rohman b2de10c414 feat: implement GenerateCodeUom function for automatic UOM code generation and update UOM creation logic
Deploy Application / deploy (push) Successful in 21s Details
2025-11-26 12:09:44 +07:00
Habib Fatkhul Rohman e22c76abe3 feat: enhance inventory receipt service with product and UOM code handling
Deploy Application / deploy (push) Successful in 20s Details
2025-11-25 11:23:14 +07:00
Habib Fatkhul Rohman 1b537183ac feat: update UomRepository Update method to select all fields during updates 2025-11-21 14:04:04 +07:00
Habib Fatkhul Rohman cfe9cb4e77 feat(uom): Enhance GetAll method to support 'get_all' query parameter for retrieving all UOMs
Deploy Application / deploy (push) Successful in 26s Details
2025-11-14 14:51:22 +07:00
Habib Fatkhul Rohman de53d59686 feat(controller): Add ClientID filter to GetAll methods in category, product, and uom controllers
Deploy Application / deploy (push) Successful in 22s Details
2025-11-07 13:45:21 +07:00
Habib Fatkhul Rohman 1f23b12918 feat(repository): Refactor Update methods to use Model and Where for better clarity and performance 2025-10-31 15:30:02 +07:00
Habib Fatkhul Rohman 02dc2c71d8 feat(uom): Add UOM management with CRUD operations and routing
Deploy Application / deploy (push) Successful in 22s Details
2025-10-30 14:20:20 +07:00