Odoo Community Association

Stock Average Daily Sale

Beta License: AGPL-3 OCA/stock-logistics-reporting Translate me on Weblate Try me on Runboat

This module allows to gather stock consumptions and build reporting for average daily sales (aka stock consumptions). Technically, this has been done through a materialized postgresql view in order to be as fast as possible (some other flow modules can depend on this).

You can add several configurations depending on the window you want to analyze. So, you can define criteria to filter data:

Moreover, you can define:

Table of contents

Configuration

  • To configure data analysis, you should go to Inventory > Configuration > Average daily sales computation parameters

  • You need to fill in the following informations:

    • The product ABC classification you want - see product_abc_classification module
    • The concerned Warehouse
    • The stock location kind (Zone, Area, Bin) - see stock_location_zone module
    • The period of time to analyze back (in days/weeks/months/years)
    • A standard deviation exclusion factor
    • A safety factor
  • Go to Configuration > Technical > Scheduled Actions > Refresh average daily sales materialized view

    By default, the scheduled action is set to refresh data each 4 hours. You can change that depending on your needs.

  • By default, the root location where analysis is done is the Warehouse stock location, but you can change it.

    • Go to Inventory > Configuration > Warehouses
    • Change the ‘Average Daily Sale Root Location’ field according your needs

Known issues / Roadmap

  • Move the filter on saturday/sunday to configuration parameters
  • An extensible data gathering query

Changelog

16.0.1.0.0 (2023-01-13)

  • [16.0][ADD] stock_average_daily_sale

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

Credits

Authors

  • ACSONE SA/NV
  • BCIM

Contributors

Maintainers

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

This module is part of the OCA/stock-logistics-reporting project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.