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

This commit is contained in:
ferran-73
2021-08-09 13:57:09 +02:00
committed by chaule97
parent b445db906c
commit ea16c97dab
2 changed files with 4 additions and 4 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