Browse Source

fixup! [ADD] fix when running tests with accounting

pull/988/head
Holger Brunn 7 years ago
parent
commit
e89f8ee45a
No known key found for this signature in database GPG Key ID: 1C9760FECA3AE18
  1. 2
      base_import_odoo/tests/test_base_import_odoo.py

2
base_import_odoo/tests/test_base_import_odoo.py

@ -15,7 +15,7 @@ class TestBaseImportOdoo(TransactionCase):
self.env.ref('base_import_odoo.demodb').write({
'import_field_mappings': [
(
4,
0, False,
{
'mapping_type': 'fixed',
'model_id':

Loading…
Cancel
Save