Comment 1 for bug 1271118

Revision history for this message
Evgeny Igin (eugene-e-igin) wrote :

In file 'mrp_production.py' raw #28 has to be changed to this:
'write_res = super(mrp_production, self).action_production_end(cr, uid, ids)'

I'm not quite sure if I'm right, but this solution worked for me.