Commit Graph

5 Commits

Author SHA1 Message Date
qdp b5de92db2c *improvement of mrp_repair module (lots of things)
bzr revid: qdp@tinyerp.com-20081203112925-flb88fatksd18l51
2008-12-03 12:29:25 +01:00
qdp 2340370caf *removed ready to repair state (not needed)
bzr revid: qdp@tinyerp.com-20081202140015-e82y7e1r2e968qmp
2008-12-02 15:00:15 +01:00
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
Christophe Simonis 3a47894f81 [FIX] mrp_repair: change default production location
bzr revid: christophe@tinyerp.com-20081201110042-6pp1b66tmmdpu437
2008-12-01 12:00:42 +01:00
Christophe Simonis d00bb6bead Import mrp_repair addon from extra-addons (sorry for loosing history, bzr can handle this :( )
bzr revid: christophe@tinyerp.com-20081128144441-qkdj47smd5lozs0w
2008-11-28 15:44:41 +01:00