[FIX] purchase: avoid duplicated product codes in demo/test data

Closes #5414
This commit is contained in:
moylop260 2015-02-16 19:48:38 -06:00 committed by Olivier Dony
parent f7a8511e7b
commit 820d6aa760
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Set a product as using average price.
-
!record {model: product.product, id: product_variable_icecream}:
default_code: AVG
default_code: VARAVG
name: Variable Ice Cream
type: product
categ_id: product.product_category_1

View File

@ -2,7 +2,7 @@
Set a product as using fifo price
-
!record {model: product.product, id: product_fiforet_icecream}:
default_code: FIFO
default_code: FIFORET
name: FIFO Ice Cream
type: product
standard_price: 0.0