Skip to Content
Menu

Inventory Turnover Analysis Report

by
Odoo
v 17.0 Third Party 608
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Purchase (purchase)
Discuss (mail)
Invoicing (account)
Lines of code 589
Technical Name inventory_turnover_report_analysis
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 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 Inventory (stock)
Purchase (purchase)
Discuss (mail)
Invoicing (account)
Lines of code 589
Technical Name inventory_turnover_report_analysis
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 15.0 16.0 17.0 18.0
Community
Enterprise
Odoo.sh

Inventory Turnover Analysis Report

This will help you to generate inventory turnover analysis report in pdf, xlsx, tree view and graph view.

Key Highlights

PDF and XLSX report

Tree view and graph view analysis

An "Inventory turnover analysis report" submenu created under the reporting menu.

When click on the menu it will show a wizard for select start date, end date, products, categories, warehouses and companies. If we not select anything it will give all records. We can select necessary domains for filter records. Set default values in fields. We have PDF Report, XLSX Report, View data and Graph analysis buttons for generate reports.

Select values

Click on PDF Report will generate pdf report and automatically download.

Click on XLSX Report will generate xlsx report.

Click on View data button will show records in tree view formate .

Graph analysis button generate the records in different graph formate like bar chart, line chart, pie chart etc. Below shows bar chart view and measures

Change measures

Pie chart

When click on the data in graph view that will show the corresponding records in tree view.

  • Support in Community, Enterprise & Odoo.sh.
  • Easily download pdf and xlsx report.
  • Have tree view and graph view of records
Version 17.0.1.0.0|Released on:25th Jan 2024

Initial commit for Inventory Turnover Analysis Report

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.
Error if start date & end date is not blank
by
Cigwa
on 5/22/24, 5:51 AM

RPC_ERROR

Odoo Server Error

Traceback (most recent call last):

  File "D:\Program Files\Odoo 17\server\odoo\http.py", line 1765, in _serve_db

    return service_model.retrying(self._serve_ir_http, self.env)

  File "D:\Program Files\Odoo 17\server\odoo\service\model.py", line 133, in retrying

    result = func()

  File "D:\Program Files\Odoo 17\server\odoo\http.py", line 1792, in _serve_ir_http

    response = self.dispatcher.dispatch(rule.endpoint, args)

  File "D:\Program Files\Odoo 17\server\odoo\http.py", line 1996, in dispatch

    result = self.request.registry['ir.http']._dispatch(endpoint)

  File "D:\Program Files\Odoo 17\server\odoo\addons\website\models\ir_http.py", line 235, in _dispatch

    response = super()._dispatch(endpoint)

  File "D:\Program Files\Odoo 17\server\odoo\addons\base\models\ir_http.py", line 222, in _dispatch

    result = endpoint(**request.params)

  File "D:\Program Files\Odoo 17\server\odoo\http.py", line 722, in route_wrapper

    result = endpoint(self, *args, **params_ok)

  File "D:\Program Files\Odoo 17\server\odoo\addons\web\controllers\dataset.py", line 28, in call_button

    action = self._call_kw(model, method, args, kwargs)

  File "D:\Program Files\Odoo 17\server\odoo\addons\web\controllers\dataset.py", line 20, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "D:\Program Files\Odoo 17\server\odoo\api.py", line 468, in call_kw

    result = _call_kw_multi(method, model, args, kwargs)

  File "D:\Program Files\Odoo 17\server\odoo\api.py", line 453, in _call_kw_multi

    result = method(recs, *args, **kwargs)

  File "d:\program files\odoo 17\sessions\addons\17.0\inventory_turnover_report_analysis\wizard\turnover_report.py", line 170, in action_data_fetch

    filtered_records = self.call_render_model()

  File "d:\program files\odoo 17\sessions\addons\17.0\inventory_turnover_report_analysis\wizard\turnover_report.py", line 325, in call_render_model

    return self._date_comparison(stock_report)

  File "d:\program files\odoo 17\sessions\addons\17.0\inventory_turnover_report_analysis\wizard\turnover_report.py", line 346, in _date_comparison

    record_date >= self.start_date) or

TypeError: '>=' not supported between instances of 'bool' and 'datetime.date'


The above server error caused the following client error:

RPC_ERROR: Odoo Server Error

    at makeErrorFromResponse (http://localhost:8071/web/assets/dd92d4d/web.assets_web.min.js:2879:163)

    at XMLHttpRequest. (http://localhost:8071/web/assets/dd92d4d/web.assets_web.min.js:2883:13)

Re: Error if start date & end date is not blank
by
Cybrosys Technologies
on 6/19/24, 3:34 AM Author

Hello, We couldn't reproduce the issue you mentioned. Could you please

confirm if you're using any other custom apps? There may be a conflict

between those apps.


There are no comments yet!