Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 10643 |
Technical Name |
odoo_accounting_dashboard |
License | LGPL-3 |
Website | https://cybrosys.com |
Versions | 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 10643 |
Technical Name |
odoo_accounting_dashboard |
License | LGPL-3 |
Website | https://cybrosys.com |
Versions | 17.0 18.0 |

Accounting Dashboard
Odoo Accounting Dashboard V17

Key Highlights
Income/Expense/Profit Chart
Customer/Vendor Payment List
Top Sale Revenue Customer
Aged Receivables/Payables
Bank & Cash Balance
Top Customers/Vendors
Dashboard
User can see different tiles of Open Invoice , Paid Invoice , Total Income , UnReconciled Items And different details of customer and Vendor Payment List, Bank And Cash Balance , Top Customers/Vendors and different charts of Income/Expense/Profit and Aged Receivables and Payables.


Income Chart

Expense Chart

Profit Chart

All In One Chart
Includes Income Expense And Profit

Customer Payment List

Vendor Payment List

Aged Receivable Chart

Aged Payable Chart

-
Users Can See Income/Expense/Profit Chart
-
Details Of Top Sale Revenue Customer
-
Details of Vendor/Customer Payment List
-
Details of Aged Receivables/Payables
-
Details of Bank & Cash Balance
-
Details of Top Vendors/Customers List
-
Filters Based On This Year & This Month
-
Available in Odoo 17.0 Community
Initial Commit for Accounting Dashboard.
Related Products
Our Services

Odoo Customization

Odoo Implementation

Odoo Support

Hire Odoo Developer

Odoo Integration

Odoo Migration

Odoo Consultancy

Odoo Implementation

Odoo Licensing Consultancy
Our Industries

Trading
Easily procure and sell your products

POS
Easy configuration and convivial experience

Education
A platform for educational management

Manufacturing
Plan, track and schedule your operations

E-commerce & Website
Mobile friendly, awe-inspiring product pages

Service Management
Keep track of services and invoice

Restaurant
Run your bar or restaurant methodically

Hotel Management
An all-inclusive hotel management application
Support
Got questions or need help? Get in touch.
Say hi to us on WhatsApp!
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedTable name is too long
Hi Cybrosys team! Thank you for it.
Odoo.sh V17. We got the following error:
Table name 'account_common_journal_report_account_report_horizontal_group_rel' is too long
We really appreciate it.
Re: Table name is too long
This app is specifically developed for Community Edition only.
Module not working - Error when using the module.
Hi Cybrosys team,
Upon installing the module and clicking the Accounting Dashboard Menu item, we get the following error on the screen.
UncaughtPromiseError > ReferenceError
Uncaught Promise > Chart is not defined
ReferenceError: Chart is not defined
at AccountDashboard.aged_chart (http://localhost:8016/web/assets/1/bf04396/web.assets_web.min.js:17341:69)
at AccountDashboard.RenderChart (http://localhost:8016/web/assets/1/bf04396/web.assets_web.min.js:17336:26)
at AccountDashboard. (http://localhost:8016/web/assets/1/bf04396/web.assets_web.min.js:17332:26)
at http://localhost:8016/web/assets/1/bf04396/web.assets_web.min.js:1046:32
at RootFiber.complete (http://localhost:8016/web/assets/1/bf04396/web.assets_web.min.js:945:196)
at Scheduler.processFiber (http://localhost:8016/web/assets/1/bf04396/web.assets_web.min.js:1513:43)
at Scheduler.processTasks (http://localhost:8016/web/assets/1/bf04396/web.assets_web.min.js:1508:62)
at http://localhost:8016/web/assets/1/bf04396/web.assets_web.min.js:1506:67
Can you fix the bug please?
Re: Module not working - Error when using the module.
Hello Vinay,
Thanks for reporting, We have updated the module. Please get the latest version.
not working
RPC_ERROR
Odoo Server Error
Traceback (most recent call last):
File "/cloudclusters/odoo/odoo/http.py", line 1732, in _serve_db
return service_model.retrying(self._serve_ir_http, self.env)
File "/cloudclusters/odoo/odoo/service/model.py", line 133, in retrying
result = func()
File "/cloudclusters/odoo/odoo/http.py", line 1759, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
File "/cloudclusters/odoo/odoo/http.py", line 1960, in dispatch
result = self.request.registry['ir.http']._dispatch(endpoint)
File "/cloudclusters/odoo/addons/website/models/ir_http.py", line 235, in _dispatch
response = super()._dispatch(endpoint)
File "/cloudclusters/odoo/odoo/addons/base/models/ir_http.py", line 207, in _dispatch
result = endpoint(**request.params)
File "/cloudclusters/odoo/odoo/http.py", line 722, in route_wrapper
result = endpoint(self, *args, **params_ok)
File "/cloudclusters/odoo/addons/web/controllers/dataset.py", line 24, in call_kw
return self._call_kw(model, method, args, kwargs)
File "/cloudclusters/odoo/addons/web/controllers/dataset.py", line 20, in _call_kw
return call_kw(request.env[model], method, args, kwargs)
File "/cloudclusters/odoo/odoo/api.py", line 462, in call_kw
result = _call_kw_model(method, model, args, kwargs)
File "/cloudclusters/odoo/odoo/api.py", line 435, in _call_kw_model
result = method(recs, *args, **kwargs)
File "/cloudclusters/odoo/odoo/addons/odoo_accounting_dashboard/models/account_move.py", line 38, in get_datas
income = [i['debit'] - i['credit'] for i in debit_credit]
File "/cloudclusters/odoo/odoo/addons/odoo_accounting_dashboard/models/account_move.py", line 38, in
income = [i['debit'] - i['credit'] for i in debit_credit]
TypeError: unsupported operand type(s) for -: 'NoneType' and 'NoneType'
The above server error caused the following client error:
OwlError: An error occured in the owl lifecycle (see this Error's "cause" property)
at handleError (https://odoo-169677-0.cloudclusters.net/web/assets/1/8871a3c/web.assets_web.min.js:916:101)
at App.handleError (https://odoo-169677-0.cloudclusters.net/web/assets/1/8871a3c/web.assets_web.min.js:1543:29)
at ComponentNode.initiateRender (https://odoo-169677-0.cloudclusters.net/web/assets/1/8871a3c/web.assets_web.min.js:1006:19)
Caused by: RPC_ERROR: Odoo Server Error
at makeErrorFromResponse (https://odoo-169677-0.cloudclusters.net/web/assets/1/8871a3c/web.assets_web.min.js:2872:163)
at XMLHttpRequest. (https://odoo-169677-0.cloudclusters.net/web/assets/1/8871a3c/web.assets_web.min.js:2876:13)
Is it possible to up grade 18 version.
Re:
Please email us at odoo@cybrosys.com
Hello,
When I tried to activate the module I got the following error message:
"Validation Error
Table name 'account_common_journal_report_account_report_horizontal_group_rel' is too long"
Please, how do I resolve this?
Thanks