PEP8 on account_banking_partner_journal_account

This commit is contained in:
Sandy Carter
2014-08-21 13:00:45 -04:00
parent 3b4cfde486
commit 542947c972

View File

@@ -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',