mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
convert the repo to 79 columns
This commit is contained in:
@@ -32,8 +32,8 @@ class ResPartner(orm.Model):
|
||||
'bank_statement_label': fields.char(
|
||||
'Bank Statement Label', size=100,
|
||||
help="Enter the various label found on your bank statement "
|
||||
"separated by a ; If one of this label is include in the bank "
|
||||
"statement line, the partner will be automatically filled (as "
|
||||
"long as you use this method/rules in your statement "
|
||||
"profile)."),
|
||||
"separated by a ; If one of this label is include in the "
|
||||
"bank statement line, the partner will be automatically "
|
||||
"filled (as long as you use this method/rules in your "
|
||||
"statement profile)."),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user