diff --git a/tests/test_stock_external_party.py b/tests/test_stock_external_party.py index b501ae1..5ec2180 100644 --- a/tests/test_stock_external_party.py +++ b/tests/test_stock_external_party.py @@ -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, }])