diff --git a/account_statement_bankaccount_completion/__openerp__.py b/account_statement_bankaccount_completion/__openerp__.py index 0986b97d..c4f4b06e 100644 --- a/account_statement_bankaccount_completion/__openerp__.py +++ b/account_statement_bankaccount_completion/__openerp__.py @@ -20,7 +20,7 @@ # {'name': "Bank statement completion from bank account number", - 'version': '1.0', + 'version': '1.0.1', 'author': 'ACSONE SA/NV', 'maintainer': 'ACSONE SA/NV', 'category': 'Finance', @@ -29,21 +29,20 @@ 'account_statement_base_completion', ], 'description': """ - Add a completion method based on the partner bank account number provided by the bank/office. + Add a completion method based on the partner bank account number + provided by the bank/office. - Completion will look in the partner with that bank account number to match the partner, - then it will fill in the bank statement line with it to ease the reconciliation. + Completion will look in the partner with that bank account number + to match the partner, then it will fill in the bank statement line + with it to ease the reconciliation. """, 'website': 'http://www.acsone.eu', - 'init_xml': [], - 'update_xml': [ + 'data': [ "data.xml", ], - 'demo_xml': [], - 'test': [], + 'demo': [], 'installable': True, - 'images': [], - 'auto_install': True, + 'auto_install': False, 'license': 'AGPL-3', } diff --git a/account_statement_bankaccount_completion/data.xml b/account_statement_bankaccount_completion/data.xml index a6a84429..685c4008 100644 --- a/account_statement_bankaccount_completion/data.xml +++ b/account_statement_bankaccount_completion/data.xml @@ -3,7 +3,7 @@ - Match from bank account number (Nomal or IBAN)) + Match from bank account number (Normal or IBAN)) 10 get_from_bank_account