[FIX]sale-wizard : fix incorrect argument "date_inv" to "date_invoice"
[odoo/odoo.git] / addons / mrp / test / order_demo.yml
1 -
2   I create Production Order of PC Assemble SC349 to produce 5.0 Unit.
3 -
4   !record {model: mrp.production, id: mrp_production_test1}:
5     product_id: product.product_product_4
6     product_qty: 5.0
7     location_src_id: stock.stock_location_14
8     location_dest_id: stock.stock_location_output
9     bom_id: mrp_bom_24
10     routing_id: mrp.mrp_routing_1
11     
12