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.
In file 'mrp_production.py' raw #28 has to be changed to this: production, self).action_ production_ end(cr, uid, ids)'
'write_res = super(mrp_
I'm not quite sure if I'm right, but this solution worked for me.