[FIX] stock.dropshipping: fixed error in ymal test

bzr revid: qdp-launchpad@openerp.com-20140416151345-faz9kku67kqayqd0
This commit is contained in:
Quentin (OpenERP) 2014-04-16 17:13:45 +02:00
parent fbd3255e37
commit 6d21e85454
1 changed files with 1 additions and 3 deletions

View File

@ -3,9 +3,7 @@
-
!record {model: product.category, id: product.product_category_001}:
name : Lifo Category
removal_strategy_ids:
- method: lifo
location_id: stock.stock_location_stock
removal_strategy_id: stock.removal_lifo
-
Set a product as using lifo price
-