Skip to Content
Menu

Extend Tax Report

by
Odoo
v 14.0 Third Party 353
Download for v 14.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Community Apps Dependencies
Lines of code 2482
Technical Name extend_tax_report
LicenseLGPL-3
Websitehttps://www.rawabt.sa
Versions 14.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Community Apps Dependencies
Lines of code 2482
Technical Name extend_tax_report
LicenseLGPL-3
Websitehttps://www.rawabt.sa
Versions 14.0 16.0

Tax Report

Supported Editions
Community

Tax Report allow the user to generate a tax report to summarize the sale and purchase accounts.


  • The user can select the tax report from the "Reporting" tab and choose the date range and the company if the system has more than one company.
  • The tax report.

3rd Feb, 2022

Latest Release 1.0

First version to release.

support@rawabt.sa

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
by
mohamed touny
on 7/4/22, 5:39 PM

same error


Error
by
leandro
on 6/17/22, 1:00 PM
Odoo Server Error
Traceback (most recent call last):
  File "/opt/odoo/odoo14/addons/web/controllers/main.py", line 2137, in report_download
    response = self.report_routes(reportname, converter=converter, context=context, **data)
  File "/opt/odoo/odoo14/odoo/http.py", line 533, in response_wrap
    response = f(*args, **kw)
  File "/opt/odoo/odoo14/addons/web/controllers/main.py", line 2061, in report_routes
    pdf = report.with_context(context)._render_qweb_pdf(docids, data=data)[0]
  File "/opt/odoo/odoo14/addons/account/models/ir_actions_report.py", line 50, in _render_qweb_pdf
    return super()._render_qweb_pdf(res_ids=res_ids, data=data)
  File "/opt/odoo/odoo14/odoo/addons/base/models/ir_actions_report.py", line 820, in _render_qweb_pdf
    html = self_sudo.with_context(context)._render_qweb_html(res_ids, data=data)[0]
  File "/opt/odoo/odoo14/odoo/addons/base/models/ir_actions_report.py", line 860, in _render_qweb_html
    data = self._get_rendering_context(docids, data)
  File "/opt/odoo/odoo14/addons/account/models/ir_actions_report.py", line 55, in _get_rendering_context
    return super()._get_rendering_context(docids=docids, data=data)
  File "/opt/odoo/odoo14/odoo/addons/base/models/ir_actions_report.py", line 877, in _get_rendering_context
    data.update(report_model._get_report_values(docids, data=data))
  File "/opt/odoo/odoo14/extra-addons/accounting_pdf_reports/report/report_tax.py", line 17, in _get_report_values
    'lines': self.get_lines(data.get('form')),
  File "/opt/odoo/odoo14/extra-addons/extend_tax_report/reports/report_tax.py", line 56, in get_lines
    self.with_context(date_from=options['date_from'], date_to=options['date_to'],
  File "/opt/odoo/odoo14/extra-addons/extend_tax_report/reports/report_tax.py", line 39, in _compute_from_amls
    self.env.cr.execute(query, where_params)
  File "<decorator-gen-3>", line 2, in execute
  File "/opt/odoo/odoo14/odoo/sql_db.py", line 101, in check
    return f(self, *args, **kwargs)
  File "/opt/odoo/odoo14/odoo/sql_db.py", line 298, in execute
    res = self._obj.execute(query, params)
psycopg2.errors.UndefinedTable: missing FROM-clause entry for table "account_move_line__move_id"
LINE 1: SELECT "account_move_line".tax_line_id, "account_move_line__...
                                                ^

Re: Error
by
Ahmed ALHaddad
on 6/18/22, 8:24 AM Author

Hello, 

which account app are you using? 


Thank you

Re: Error
by
Ahmed ALHaddad
on 6/18/22, 8:24 AM Author

Hello, 

which account app are you using? 


Thank you