[FIX] #726551 :: Add a production lot on the operation in repair orders

lp bug: https://launchpad.net/bugs/726551 fixed

bzr revid: quentin@tempo-quentin-20110228142232-683fwv64epdta3ir
This commit is contained in:
Quentin THEURET 2011-02-28 15:22:32 +01:00
parent 4017c9da74
commit 1b02b16eed
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@
<field name="type" on_change="onchange_operation_type(type,parent.guarantee_limit)"/>
<field name="product_id" on_change="product_id_change(parent.pricelist_id,product_id,product_uom,product_uom_qty, parent.partner_id)"/>
<field name='name'/>
<field name="prodlot_id" />
<field name="location_id"/>
<field name="location_dest_id"/>
<field name="product_uom_qty" string="Qty"/>