diff --git a/account_banking_partner_journal_account/__openerp__.py b/account_banking_partner_journal_account/__openerp__.py index 7a042283e..20b4e80bd 100644 --- a/account_banking_partner_journal_account/__openerp__.py +++ b/account_banking_partner_journal_account/__openerp__.py @@ -4,8 +4,8 @@ # All Rights Reserved # # This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU Affero General Public License as published by -# the Free Software Foundation, either version 3 of the License, or +# it under the terms of the GNU Affero General Public License as published +# by the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, @@ -18,7 +18,8 @@ # ############################################################################## { - 'name': 'Banking Addons - Default partner journal accounts for bank transactions', + 'name': 'Banking Addons - Default partner journal accounts for bank' + ' transactions', 'version': '0.1', 'license': 'AGPL-3', 'author': 'Therp BV',