[REF] rename OpenERP class AccountBankSatement into AccountBankStatement

This commit is contained in:
Sebastien Beau
2013-12-04 17:25:04 +01:00
parent 4933e28d06
commit d1e1c06364
3 changed files with 11 additions and 11 deletions

View File

@@ -511,7 +511,7 @@ class AccountStatementLine(orm.Model):
sql_err.pgerror)
class AccountBankSatement(orm.Model):
class AccountBankStatement(orm.Model):
"""
We add a basic button and stuff to support the auto-completion
of the bank statement once line have been imported or manually fullfill.