[FIX] mrp_operation: missing context
authorMartin Trigaux <mat@odoo.com>
Wed, 26 Nov 2014 08:18:53 +0000 (09:18 +0100)
committerMartin Trigaux <mat@odoo.com>
Wed, 26 Nov 2014 08:18:53 +0000 (09:18 +0100)
commite84b569fe4d1371f582ac94bf8316f97ae6c66bb
tree659703880e7a0df6a55dd900c954af8389846e2e
parent6fe2723e521343355f46a0266fece73feec35378
[FIX] mrp_operation: missing context

It is present in mrp declaration but was not in mrp_production which was problematic if another module inherit as well from action_produce_end.
addons/mrp_operations/mrp_operations.py