- Added a new callout in MID_CalloutProductionLine to set locator based on production details and product type.
- Updated MID_DocInvoice to handle service products correctly during invoice processing.
- Introduced MID_MStorageOnHand to manage storage on hand with additional methods for creating and retrieving storage records.
- Created MID_Production and MID_ProductionLine classes to extend production functionalities, including transaction handling and validation for end products.
- Implemented SQL query for invoice details with comprehensive data retrieval for reporting purposes.