Inventory Dashboard Odoo 17

by
Odoo
v 17.0 Third Party 1951
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 2662
Technical Name inventory_stock_dashboard_odoo
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Versions 16.0 17.0 15.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Discuss (mail)
Lines of code 2662
Technical Name inventory_stock_dashboard_odoo
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Versions 16.0 17.0 15.0
Community
Enterprise
Odoo.sh

Inventory Dashboard Odoo 17

Detailed Dashboard View for Inventory.

Key Highlights

Detailed View for Users and Admins.

This Module Offers a Comprehensive and Concise Overview of the Inventory Module at a Glance, Serving as a Valuable Tool for Both Inventory Users and Administrators.

Simplifies the Analysis of the Inventory Module's Functions.

Allows to Easily Analyse the Functionalities of Inventory Module Using this Dashboard.

Dashboard Tiles and Various Graphs.

Dynamic and clickable Dashboard Tiles, Along with a Variety of Graphs, Greatly Enhance the Analysis Process.

Filtering Options for Specific Graphs.

Graphs can be Filtered According to Various Time Periods.

Dynamic And Clickable Dashboard Tiles.

User can Click the Tiles and States in Tile,That shows the Detailed View of Corresponding Operation Type.

Different Types of Graphs.

Inventory Dashboard have Different Types of Graphs that will Give You Complete Analysis of the Inventory Module.

Show Details Button on the Inventory Dashboard Provides Detailed Information About that Specific Graph.

The Inventory Dashboard Features a Variety of Graphs that Provide a Comprehensive Analysis of the Inventory Module.

Filtering Options for Specific Graphs.

Graphs can be Filtered According to Various Time Periods.

1. Top Moving Products.

The Ten Best-selling Products Along with their Corresponding Sales Counts.

2. Product Categories.

Displaying Product Categories and the Product Count Within their Respective Categories.

3. Product Moves By Category.

This Graph Shows the Product Move Report and is Filtered Based on the Available Categories in the Product Movement.

4. Stock Moves By Location.

Displays the Stock Move Report by Location and the Corresponding Stock Move Count.

5. Operation Types.

Operation Types and their Corresponding Transfer Counts.

6. Dead Stock.

Dead Stocks Refer to Unsold Inventory Items that have been Stored in Your Warehouse or Store for a Specified Period. Users can Configure the Dead Stock Duration in the Settings, and there is an Option to Enable or Disable it. Users can Also Enable or Disable the Graph in the Settings.

The Graph Displays Dead Stock Products and their Current Stock.

7. Out of Stock Products.

Displaying Out-of-stock Products. Users can Configure the Out-of-stock Products Using Inventory Settings, and there is an Option for Enabling and Disabling this Feature. Users can Also Enable or Disable the Graph in the Settings.

The Graph Displays Out-of-stock Products and Their Current Stock.

8. Locations Table.

Locations and Their Corresponding On-hand Quantities.

  • Detailed View for Users and Admins.
  • Dynamic And Clickable Tiles and Various Graphs.
  • Show Details Button for Graphs.
  • Dead Stock and Out of Stock Graph.
    • Users have the Option to Enable or Disable the Dead Stock and Out of Stock Graphs.
Version 17.0.1.0.0|Released on:06th November 2023

Initial Commit for Inventory Dashboard Odoo 17.

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.
There are no ratings yet!
by
f.damours@automationdamours.com
on 4/13/24, 10:24 AM

This dashboard doesn't work on my side. Just installed and this is what I got.

TypeError: Chart.getChart is not a function
    at Dashboard.render_operation_tile (http://10.21.200.96/web/assets/6e157c4/web.assets_web.min.js:17766:47)
    at Dashboard.render_graphs (http://10.21.200.96/web/assets/6e157c4/web.assets_web.min.js:17765:22)
    at Dashboard. (http://10.21.200.96/web/assets/6e157c4/web.assets_web.min.js:17764:398)
    at RootFiber.complete (http://10.21.200.96/web/assets/6e157c4/web.assets_web.min.js:945:196)
    at Scheduler.processFiber (http://10.21.200.96/web/assets/6e157c4/web.assets_web.min.js:1513:43)
    at Scheduler.processTasks (http://10.21.200.96/web/assets/6e157c4/web.assets_web.min.js:1508:62)
    at http://10.21.200.96/web/assets/6e157c4/web.assets_web.min.js:1506:67


Re:
by
Cybrosys Technologies
on 4/17/24, 5:32 AM Author

Hello, We checked the app in our environment. And it is working fine. Could you please share details about your environment? You can email us at odoo@cybrosys.com


Error
by
Manuel
on 3/25/24, 4:48 PM
  File "/opt/odoo17/apps/inventory_stock_dashboard/models/stock_move_line.py", line 65, in product_move_by_category
    category_id = int(option)
                  ^^^^^^^^^^^
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'