Outstanding Invoice Report

by
Odoo
v 10.0 v 11.0 v 12.0 Third Party 1389
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Lines of code 155
Technical Name abs_invoice_outstanding_report
LicenseAGPL-3
Websitehttp://www.asceticbs.com
Versions 15.0 10.0 11.0 12.0 13.0 14.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 155
Technical Name abs_invoice_outstanding_report
LicenseAGPL-3
Websitehttp://www.asceticbs.com
Versions 15.0 10.0 11.0 12.0 13.0 14.0

Outstanding Invoice Report

Need help?

Contact this module maintainer for any question, need support or request for the new feature :
* Riken Bhorania +91 9427425799, riken.bhorania, riken.bhorania@asceticbs.com
* Bhaumin Chorera +91 8530000384, bhaumin.chorera, bhaumin.chorera@asceticbs.com

Website Contact Us Services More Apps

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!
It can not work in Multi Company
by
alexander chevka
on 12/2/19, 6:38 AM

Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 203, in _dispatch result = request.dispatch() File "/usr/lib/python3/dist-packages/odoo/http.py", line 835, in dispatch r = self._call_function(**self.params) File "/usr/lib/python3/dist-packages/odoo/http.py", line 346, in _call_function return checked_call(self.db, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/http.py", line 339, in checked_call result = self.endpoint(*a, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 941, in __call__ return self.method(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 519, in response_wrap response = f(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/addons/report_xlsx/controllers/main.py", line 43, in report_routes reportname, docids, converter, **data File "/usr/lib/python3/dist-packages/odoo/http.py", line 519, in response_wrap response = f(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/addons/prt_report_attachment_preview/controllers/prt_controllers.py", line 40, in report_routes pdf = report.with_context(context).render_qweb_pdf(docids, data=data)[0] File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_actions_report.py", line 711, in render_qweb_pdf html = self.with_context(context).render_qweb_html(res_ids, data=data)[0] File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_actions_report.py", line 750, in render_qweb_html data = self._get_rendering_context(docids, data) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_actions_report.py", line 767, in _get_rendering_context data.update(report_model._get_report_values(docids, data=data)) File "/usr/lib/python3/dist-packages/odoo/addons/abs_invoice_outstanding_report/report/invoice_report.py", line 48, in _get_report_values raise UserError("There is not any Outstanding invoice") odoo.exceptions.UserError: ('There is not any Outstanding invoice', '')