From 1c131d9fabda6744406d5a656659f0fecd2434d4 Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Wed, 3 Sep 2014 19:04:28 +0200 Subject: [PATCH] some products' fields moved in stock_accout. removing them to make the test pass as it isn't a dependancy. --- stock_reserve/test/stock_reserve.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/stock_reserve/test/stock_reserve.yml b/stock_reserve/test/stock_reserve.yml index ec63834d8..ccced7023 100644 --- a/stock_reserve/test/stock_reserve.yml +++ b/stock_reserve/test/stock_reserve.yml @@ -10,11 +10,6 @@ standard_price: 70.0 uom_id: product.product_uom_kgm uom_po_id: product.product_uom_kgm - procure_method: make_to_stock - valuation: real_time - cost_method: average - property_stock_account_input: account.o_expense - property_stock_account_output: account.o_income - I update the current stock of the Sorbet with 10 kgm -