odoo/addons/procurement_jit_stock
Goffin Simon a8fa06867b [FIX] procurement_jit_stock: Cancelled MO
To avoid running  procurement in exception or cancel state.

Before the fix:

After cancelling a MO, when recreating the delivery order linked to the sale order in state
"Shipping Exception" the system generated 2 more copies of MO (1 Extra) instead of just one
for the cancelled MO.

After the fix:

Just one MO is recreated for the cancelled MO.

opw:650395
2015-10-16 09:04:09 +02:00
..
__init__.py
__openerp__.py
procurement_jit_stock.py [FIX] procurement_jit_stock: Cancelled MO 2015-10-16 09:04:09 +02:00