[IMP] Better demo data + property comment + recheck
authorJosse Colpaert <jco@odoo.com>
Mon, 29 Sep 2014 09:13:44 +0000 (11:13 +0200)
committerJosse Colpaert <jco@odoo.com>
Tue, 30 Sep 2014 08:31:33 +0000 (10:31 +0200)
commit661a204edae79a96ce9ba8f57aaeabd76d6f84f7
tree3728e76e61b9716b87f639a12745a415cdee06c2
parent68c8d902218d97a16fdbf3cd35c1d33f5a1e6c88
[IMP] Better demo data + property comment + recheck

[IMP] Recheck should be type object and procure_method read only when not in draft

[FIX] Inversion of moves in the correct way and assigning production_id

As the moves are split the other way, the original move needs to be done.  Also the production_id for linking the
new to be produced moves and the production order must be written on those.

[IMP] Clean
addons/mrp/mrp.py
addons/mrp/mrp_demo.xml
addons/mrp/stock.py
addons/stock/stock_view.xml