Implement outsource purchase management functionality
- Added routes for outsource purchase management, including CRUD operations and additional features such as auto-processes and release requests. - Created the `outsourcePurchaseController` to handle business logic for managing outsource purchase orders. - Introduced the `outsourcePurchaseService` for service layer operations related to outsource purchases. - Updated `app.ts` to include the new routes for outsource purchase management. (TASK:ERP-019)
This commit is contained in:
1009
backend-node/src/services/outsourcePurchaseService.ts
Normal file
1009
backend-node/src/services/outsourcePurchaseService.ts
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user