mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
[FIX] Adapt comment of method prepare_statement_lines_vals
This commit is contained in:
@@ -90,7 +90,7 @@ class AccountStatementProfil(Model):
|
|||||||
statement_id, context):
|
statement_id, context):
|
||||||
"""
|
"""
|
||||||
Hook to build the values of a line from the parser returned values. At
|
Hook to build the values of a line from the parser returned values. At
|
||||||
least it fullfill the statement_id and account_id. Overide it to add your
|
least it fullfill the statement_id. Overide it to add your
|
||||||
own completion if needed.
|
own completion if needed.
|
||||||
|
|
||||||
:param dict of vals from parser for account.bank.statement.line (called by
|
:param dict of vals from parser for account.bank.statement.line (called by
|
||||||
|
|||||||
Reference in New Issue
Block a user