[14.0][IMP] account_financial_report: add keyword to function calls

pull/868/head
ferran-73 2021-08-09 13:57:09 +02:00 committed by Jasmin Solanki
parent 4b08be1143
commit 7bef3c90f9
1 changed files with 3 additions and 3 deletions

View File

@ -160,8 +160,8 @@ class OpenItemsXslx(models.AbstractModel):
type_object,
total_amount,
report_data,
account_id,
partner_id,
account_id=account_id,
partner_id=partner_id,
)
# Line break
@ -187,7 +187,7 @@ class OpenItemsXslx(models.AbstractModel):
type_object,
total_amount,
report_data,
account_id,
account_id=account_id,
)
# 2 lines break