stock_request_mrp
This module integrates stock requests with manufacturing orders, enabling users to view and manage manufacturing orders generated from stock requests.
Key Features
- stock.request: Links stock requests to manufacturing orders created as a result of their confirmation.
- stock.request: Provides an action button to view associated manufacturing orders from the stock request form.
- stock.request: Includes a count of related manufacturing orders in the form view.
- stock.request.order: Aggregates manufacturing orders from all associated stock requests.
- stock.request.order: Provides an action button to view associated manufacturing orders from the stock request order form.
- stock.request.order: Includes a count of related manufacturing orders in the form view.
- mrp.production: Links manufacturing orders to their originating stock requests.
- mrp.production: Provides an action button to view associated stock requests from the manufacturing order form.
- mrp.production: Includes a tab in the form view to display linked stock requests.
- mrp.production: Includes a count of related stock requests in the form view.
- stock.rule: Automatically associates manufacturing orders with stock requests when created through procurement rules.
- stock.request: Enforces company consistency between stock requests and linked manufacturing orders.