mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-27 09:12:01 +02:00
Initial commit: OCA Mrp packages (117 packages)
This commit is contained in:
commit
277e84fd7a
4403 changed files with 395154 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
@ -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
|
||||
|
||||
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue