Réassort¶
In Odoo, stock can be replenished one of three ways: reordering rules, the make to order (MTO) route, or using the master production schedule (MPS).
Each replenishment mechanism triggers the creation or suggestion of a purchase order (PO) or manufacturing order (MO), with the best choice depending on the business process.
Stratégies de réassort¶
Rapport de réassort et règles de réassort¶
Reordering rules are rules that can be set up to maintain a minimum stock level. They are often configured to support manufacturing or sales requirements. When a product’s stock falls at or below the minimum level, Odoo generates (or suggests) a purchase or manufacturing order to replenish stock to the maximum level.
When using automatic reordering rules, Odoo generates a new order. When using manual, Odoo suggests orders on the replenishment report. For detailed guidance, refer to the replenishment report and reordering rules.
Key points include:
Automatic reordering rules: Automatically create POs or MOs when stock falls below the minimum level. While this is convenient, it is less flexible.
Manual reordering rules: Generate suggestions in the replenishment report for user review, allowing adjustments and batch orders while meeting deadlines.
Just-in-time logic: A strategy to replenish only what is needed to prevent overstocking.
Pour plus d'infos
Fabrication à la commande¶
An MTO strategy means that procurement or production is triggered only after a sales order has been confirmed. This strategy is recommended when products are customizable, demand is unpredictable, there is limited storage capacity, and when products are high in value and low in demand. In such cases, it does not make sense to keep on-hand inventory.
Contrairement aux produits qui sont réapprovisionnés grâce aux règles de réassort, Odoo associe automatiquement la commande client au bon de commande ou à l’ordre de fabrication généré par la route MTO.
Une autre différence entre les règles de réassort et MTO est qu’avec la route MTO, Odoo génère un bon de commande ou un ordre de fabrication brouillon immédiatement après la confirmation de la commande client. Avec les règles de réassort, Odoo génère un bon de commande ou un ordre de fabrication brouillon lorsque le stock prévu du produit tombe en dessous de la quantité minimale définie.
De plus, Odoo ajoute automatiquement des quantités au bon de commande ou à l’ordre de fabrication au fur et à mesure que les prévisions changent, tant que le bon de commande ou l’ordre de fabrication n’est pas confirmé.
La route MTO est la meilleure stratégie de réassort pour les produits personnalisés et/ou pour des produits qui ne sont pas en stock.
Pour plus d'infos
Master production schedule¶
The MPS is a dashboard where products and their forecasted quantities are entered. Based on confirmed manufacturing and purchase orders, the dashboard recommends amounts to order or produce.
This a useful manual tool for keeping track of quantities. The MPS should absolutely not be used alongside reordering rules, as the automated workflow disrupts its manual replenishment method.
Pour plus d'infos