mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[IMP] spelling error in help text
This commit is contained in:
@@ -90,5 +90,5 @@ class AccountStatementLine(Model):
|
|||||||
string='Transaction ID',
|
string='Transaction ID',
|
||||||
size=128,
|
size=128,
|
||||||
serialization_field='additionnal_bank_fields',
|
serialization_field='additionnal_bank_fields',
|
||||||
help="Transction id from the financial institute"),
|
help="Transaction id from the financial institute"),
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user