- Implemented OnComplete method in InventoryReceiptController to handle completion of inventory receipts. - Added success and failure messages in dto for completing inventory receipts. - Updated routes to include the new OnComplete endpoint. - Enhanced InventoryReceiptService to manage the completion logic, including updating inventory storage. - Introduced new methods in InventoryStorageRepository for bulk creation and retrieval of inventory storages. - Added methods in ProductService to fetch inventory storages and transactions by product and client. - Updated ProductController to handle new endpoints for inventory storages and transactions. - Enhanced Product DTO to include inventory storage and transaction responses. - Refactored ProductRepository to retrieve cross-references and preloaded relationships for inventory storages and transactions. - Updated core dependency injection to include new repositories and services. |
||
|---|---|---|
| .. | ||
| core.go | ||