You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module : account_financial_report
report : Open Items
when generating the report in excel:
Traceback (most recent call last):
File "/opt/odoo/addons/report_xlsx/controllers/main.py", line 76, in report_download
response = self.report_routes(
File "/usr/lib/python3/dist-packages/odoo/http.py", line 697, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/opt/odoo/addons/report_xlsx_helper/controllers/main.py", line 52, in report_routes
return super().report_routes(reportname, docids, converter, **data)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 697, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/opt/odoo/addons/report_xlsx/controllers/main.py", line 37, in report_routes
xlsx = report.with_context(**context)._render_xlsx(
File "/opt/odoo/addons/account_financial_report/models/ir_actions_report.py", line 27, in _render_xlsx
return super(IrActionsReport, obj)._render_xlsx(report_ref, docids, data=data)
TypeError: ReportAction._render_xlsx() got multiple values for argument 'data'
module : account_financial_report
report : Open Items
when generating the report in excel:
Traceback (most recent call last):
File "/opt/odoo/addons/report_xlsx/controllers/main.py", line 76, in report_download
response = self.report_routes(
File "/usr/lib/python3/dist-packages/odoo/http.py", line 697, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/opt/odoo/addons/report_xlsx_helper/controllers/main.py", line 52, in report_routes
return super().report_routes(reportname, docids, converter, **data)
File "/usr/lib/python3/dist-packages/odoo/http.py", line 697, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/opt/odoo/addons/report_xlsx/controllers/main.py", line 37, in report_routes
xlsx = report.with_context(**context)._render_xlsx(
File "/opt/odoo/addons/account_financial_report/models/ir_actions_report.py", line 27, in _render_xlsx
return super(IrActionsReport, obj)._render_xlsx(report_ref, docids, data=data)
TypeError: ReportAction._render_xlsx() got multiple values for argument 'data'
The above server error caused the following client error:
RPC_ERROR://asvetec2.method.cl/web/assets/38729-2b2b17d/web.assets_backend.min.js:991:163)
at decoder.onload (https://asvetec2.method.cl/web/assets/38729-2b2b17d/web.assets_backend.min.js:978:7)
The text was updated successfully, but these errors were encountered: