| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 2482 |
| Technical Name |
extend_tax_report |
| License | LGPL-3 |
| Website | https://www.rawabt.sa |
| Versions | 14.0 16.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Lines of code | 2482 |
| Technical Name |
extend_tax_report |
| License | LGPL-3 |
| Website | https://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
There are no ratings yet!
same error
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
Hello,
which account app are you using?
Thank you
Re: Error
Hello,
which account app are you using?
Thank you