Browse Source
fixup! [ADD] fix when running tests with accounting
pull/988/head
Holger Brunn
7 years ago
No known key found for this signature in database
GPG Key ID: 1C9760FECA3AE18
1 changed files with
1 additions and
1 deletions
-
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': |
|
|
|