[IMP] add invoice state in stock.move

bzr revid: rma@tinyerp.com-20130830103053-qm5ggzg8jmdai3hb
This commit is contained in:
Randhir Mayatra (OpenERP) 2013-08-30 16:00:53 +05:30
parent 1a1338fa41
commit fab4e1b5b8
2 changed files with 2 additions and 0 deletions

View File

@ -195,6 +195,7 @@
product_qty: 1.0
product_uom: product.product_uom_unit
location_dest_id: stock.stock_location_customers
invoice_state: 2binvoiced
move_type: direct
picking_type_id: stock.picking_type_out
-

View File

@ -197,6 +197,7 @@
product_id: product_fifo_anglo_saxon
product_qty: 1.0
location_dest_id: stock.stock_location_customers
invoice_state: 2binvoiced
move_type: direct
picking_type_id: stock.picking_type_out
-