Accounting Dashboard Odoo17

by
Odoo
v 17.0 Third Party 103
Download for v 17.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 10602
Technical Name odoo_accounting_dashboard
LicenseLGPL-3
Websitehttps://cybrosys.com
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 10602
Technical Name odoo_accounting_dashboard
LicenseLGPL-3
Websitehttps://cybrosys.com
Community

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
Version 17.0.1.0.0|Released on: 19th February 2024

Initial Commit for Accounting Dashboard.

Related Products

Our Services

service-icon

Odoo Customization

service-icon

Odoo Implementation

service-icon

Odoo Support

service-icon

Hire Odoo Developer

service-icon

Odoo Integration

service-icon

Odoo Migration

service-icon

Odoo Consultancy

service-icon

Odoo Implementation

service-icon

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

Need Help?

Got questions or need help? Get in touch.

odoo@cybrosys.com
WhatsApp

Say hi to us on WhatsApp!

+91 99456767686

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.
not working
by
abhishek
on 4/24/24, 5:57 AM

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)


by
Raheem Azeez
on 3/26/24, 12:24 PM

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