Initial commit: OCA Mrp packages (117 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:05 +02:00
commit 277e84fd7a
4403 changed files with 395154 additions and 0 deletions

View file

@ -0,0 +1,13 @@
* `AvanzOsc <http://www.avanzosc.es>`_:
* Oihane Crucelaegui <oihanecrucelaegi@avanzosc.es>
* Ana Juaristi <anajuaristi@avanzosc.es>
* `Tecnativa <https://www.tecnativa.com>`_:
* Antonio Espinosa
* Rafael Blasco
* Pedro M. Baeza
* Rubén Bravo <rubenred18@gmail.com>
* Kevin Khao <kevin.khao@akretion.com>
* Alex Comba <alex.comba@agilebg.com>
* Mantas Šniukas <mantas@vialaurea.lt>

View file

@ -0,0 +1,11 @@
When a product is set with right Routes (Replenish on Order (MTO) and Manufacture), a Sale
of this Product can trigger a Manufacturing Order if there is not enough product on stock.
This module extends the functionality of Odoo for adding related fields to
Manufacturing Orders and Work Orders:
* Sale order
* Customer
* Commitment Date
* Customer Reference

View file

@ -0,0 +1,10 @@
To see this module effect :
- Unarchive `Replenish on Order (MTO)` in Inventory > Configuration > Routes
- Create a new Product with no stock
- Set Routes for this new Product : go to `Inventory` notebook and tick `Replenish on Order (MTO)` and `Manufacture`
- Create a Sale with this product
- It will trigger a new Manufacturing Order
.. figure:: ../static/description/bom_purchase_printing_wizard.png
.. figure:: ../static/description/sale_order_production_order_link.jpeg