Skip to Content
Menu
v 16.0 Third Party 1 16117
Download for v 16.0 Deploy on Odoo.sh Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 2767
Technical Name accounting_pdf_reports
LicenseLGPL-3
Websitehttps://www.youtube.com/watch?v=yA4NLwOLZms
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 2767
Technical Name accounting_pdf_reports
LicenseLGPL-3
Websitehttps://www.youtube.com/watch?v=yA4NLwOLZms
Versions 12.0 13.0 14.0 15.0 16.0 17.0 18.0

Accounting Reports Odoo 16

Added Financial Reports:

Partner Ledger Report.


Journals Audit.


General Ledger.


Trial Balance.


Aged Partner Balance.


Profit and Loss.


Balance Sheet.


Tax Report.



Accounting Reports

All in one financial reports for odoo community edition


General Ledger

General ledger report with accounts, partners and analytic account filter


Report

Partner Ledger

Partner ledger report with partner filter.


Report

Aged Partner Balance


Report




If you need any support or want more features, just contact us:


Email: odoomates@gmail.com



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!
Zero Tax
by
Ralph
on 10/9/23, 2:52 PM

Tax rates at 0% do not show on the tax report, this is needed for VAT 


the balance sheet and income statement
by
Ahmad Fatoni Febri Wihando
on 2/21/23, 1:13 AM

the balance sheet and income statement are not working.


Great module! Just a little problem when ruuning general ledger report
by
ICTPACK SOLUTIONS LTD
on 11/2/22, 3:01 AM
Traceback (most recent call last):
  File "/opt/odoo16/addons/web/controllers/report.py", line 124, in report_download
    response = self.report_routes(reportname, converter=converter, context=context, **data)
  File "/opt/odoo16/odoo/http.py", line 673, in route_wrapper
    result = endpoint(self, *args, **params_ok)
  File "/opt/odoo16/addons/web/controllers/report.py", line 46, in report_routes
    pdf = report.with_context(context)._render_qweb_pdf(reportname, docids, data=data)[0]
  File "/opt/odoo16/addons/account/models/ir_actions_report.py", line 54, in _render_qweb_pdf
    return super()._render_qweb_pdf(report_ref, res_ids=res_ids, data=data)
  File "/opt/odoo16/odoo/addons/base/models/ir_actions_report.py", line 796, in _render_qweb_pdf
    collected_streams = self._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
  File "/opt/odoo16/addons/account_edi_ubl_cii/models/ir_actions_report.py", line 58, in _render_qweb_pdf_prepare_streams
    collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
  File "/opt/odoo16/addons/account_edi/models/ir_actions_report.py", line 14, in _render_qweb_pdf_prepare_streams
    collected_streams = super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
  File "/opt/odoo16/addons/account/models/ir_actions_report.py", line 17, in _render_qweb_pdf_prepare_streams
    return super()._render_qweb_pdf_prepare_streams(report_ref, data, res_ids=res_ids)
  File "/opt/odoo16/odoo/addons/base/models/ir_actions_report.py", line 698, in _render_qweb_pdf_prepare_streams
    html = self.with_context(**additional_context)._render_qweb_html(report_ref, res_ids_wo_stream, data=data)[0]
  File "/opt/odoo16/odoo/addons/base/models/ir_actions_report.py", line 864, in _render_qweb_html
    data = self._get_rendering_context(report, docids, data)
  File "/opt/odoo16/odoo/addons/base/models/ir_actions_report.py", line 879, in _get_rendering_context
    data.update(report_model._get_report_values(docids, data=data))
  File "/opt/odoo16/custom/general/accounting_pdf_reports/report/report_general_ledger.py", line 176, in _get_report_values
    init_balance, sortby, display_account)
  File "/opt/odoo16/custom/general/accounting_pdf_reports/report/report_general_ledger.py", line 113, in _get_account_move_entry
    cr.execute(sql, params)
  File "/opt/odoo16/odoo/sql_db.py", line 315, in execute
    res = self._obj.execute(query, params)
psycopg2.ProgrammingError: column l.analytic_account_id does not exist
LINE 7: ...LEFT JOIN account_analytic_account aaa ON (aaa.id=l.analytic...


Re: Great module! Just a little problem when ruuning general ledger report
by
Odoo Mates
on 11/2/22, 9:00 AM Author

Hi,

We will check and let you know soon