sale_stock_available_to_promise_release
Integrate the Release of Operation based on Available to Promise with Sales. The Priority Date of Stock Moves will be equal to the confirmation date of their sales order.
Key Features
- sale.order: Adds a count of stock moves that need release and a button to access them.
- sale.order: Computes whether the expected delivery date is acceptable based on line availability statuses.
- sale.order.line: Provides availability status indicating if the product is on order, fully available, partially available, restock ordered, or not available.
- sale.order.line: Calculates available quantity, delayed quantity, and expected availability date for each line.
- stock.move: Includes carrier information in stock move views for release operations.
- product.product: Determines the next replenishment date from incoming stock moves.
- res.config.settings: Allows configuration to display availability information in sale order reports.
- sales: Enhances sale order reports with an availability column showing product availability status.
- sales: Adds expected delivery date information to sale order documents.