Improved reordering rules

Technical Name:
stock_reord_rule
Version:
7.0
License:
Author:
Sergio Corato
https://odoo-community.org/web/image/product.template/4311/image_1920?unique=6b8ea98
  • Odoo Version

Terms and Conditions 

This module allows to improve reordering rules of stock module.

It works forecasting the stock needed per product for n days of sales, with the following formula:

(( Qty sold in days_stats * (1+forecast_gap)) / days_stats * days_warehouse)

where: - days_stats = days on wich calculate sales stats; - forecast_gap = forecast of increase/decrease on sales (%); - days_warehouse = days of stock to keep in the warehouse.

Usage:

insert days_stats, forecast_gap and days_warehouse vars in product form and create a reordering rule for the same product, without inserting nothing (neither maximum or minimum quantity are required). The cron job will be executed daily and will update the maximum quantity in the reordering rule (you can force it to start changing the date and hour of execution).

This module doesn't need purchase module to work, but it's useful with that module.

This is a preview of the recently viewed products by the user.
Once the user has seen at least one product this snippet will be visible.

Recently viewed Products