[FIX] fix api and put the incorrect method in deprecated

This commit is contained in:
unknown
2014-02-21 19:29:07 +01:00
committed by Yannick Vaucher
8 changed files with 30 additions and 27 deletions

View File

@@ -472,7 +472,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.