odoo/addons/mrp_repair
qdp 6dd72363ae 2 bugfixes on mrp_repair module:
* There's a problem with the packing created from the finished repair: I have packing in Available state, and also packing line in Available state. 
Then I have buttons for validating my packing. When I do it, the packing line change in DONE state, that's ok, but the packing stay in Available state, with same button 
(Packing done and Cancel). The packing state should also change state into DONE and no button should be available (like a normal packing)
	* On the repair form, when I fill in the Lot number field, it should return the LAST move in DONE state. Currently, it simply returns the Last move...

bzr revid: qdp@tinyerp.com-20081202132628-ghtcvgu79si7khm7
2008-12-02 14:26:28 +01:00
..
i18n [IMP] update version in po(t) files 2008-11-28 18:27:37 +01:00
report modify report mrp_repair 2008-12-02 17:13:25 +05:30
wizard Import mrp_repair addon from extra-addons (sorry for loosing history, bzr can handle this :( ) 2008-11-28 15:44:41 +01:00
__init__.py Import mrp_repair addon from extra-addons (sorry for loosing history, bzr can handle this :( ) 2008-11-28 15:44:41 +01:00
__terp__.py Import mrp_repair addon from extra-addons (sorry for loosing history, bzr can handle this :( ) 2008-11-28 15:44:41 +01:00
mrp_repair.py 2 bugfixes on mrp_repair module: 2008-12-02 14:26:28 +01:00
mrp_repair_report.xml modify report on mrp_repair 2008-12-02 15:06:20 +05:30
mrp_repair_sequence.xml Import mrp_repair addon from extra-addons (sorry for loosing history, bzr can handle this :( ) 2008-11-28 15:44:41 +01:00
mrp_repair_view.xml Import mrp_repair addon from extra-addons (sorry for loosing history, bzr can handle this :( ) 2008-11-28 15:44:41 +01:00
mrp_repair_wizard.xml Import mrp_repair addon from extra-addons (sorry for loosing history, bzr can handle this :( ) 2008-11-28 15:44:41 +01:00
mrp_repair_workflow.xml Import mrp_repair addon from extra-addons (sorry for loosing history, bzr can handle this :( ) 2008-11-28 15:44:41 +01:00