[IMP]: mrp: minor improvement in test statement of yml

bzr revid: rpa@tinyerp.com-20111017120035-a6m3oqnszdeux0tf
This commit is contained in:
Rucha (Open ERP) 2011-10-17 17:30:35 +05:30
parent cc6382e442
commit 9537b9420d
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
pick_ids = self.browse(cr, uid, ref("mrp_production_mo1"))
assert pick_ids.picking_id.id, _('No Internal Picking created for this manufacturing order!')
-
I remembered that we have to produce 6 PC1 instead of 5.0, so I create record for wizard 'Change Qty' changing production quantity to 6.0
I remembered that we have to produce 6.0 PC1 instead of 5.0, so I create record for wizard 'Change Qty' changing production quantity to 6.0
-
!record {model: change.production.qty, id: mrp_production_qty}:
product_qty: 6.0