This commit is contained in:
?ngel ?lvarez 2019-04-13 16:27:08 +02:00
parent 5f680673db
commit 9fb74ce4f8
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ class TestCase(ModuleTestCase):
'name': 'Test products_by_location',
'type': 'goods',
'list_price': Decimal(0),
'cost_price': Decimal(0),
'cost_price_method': 'fixed',
'default_uom': kg.id,
}])