Hibou Odoo Suite: Inventory Modules: Reorder Rules Per Warehouse

Repository Versions:

Modules:

 Debug Mode

Some steps in this document will require you to be in Debug Mode.

Purpose

This documentation outlines the use case and processes associated with Hibou's Reorder Rules per Warehouse module. The Reorder Rules per Warehouse module extends the stock scheduler compute wizard to allow running on-demand per-warehouse.

Getting Started

First thing's first, we want to install the module! Navigate to the Apps application.


Once there, remove the 'Apps' filter, then search 'Reorder Rules per Warehouse'. When you're ready, click Install.

Odoo CMS - a big picture




Good to Know!

The Reorder Rules per Warehouse module requires the Inventory Management module. However, if you do not already have this module installed, Odoo will install it for you during this module's installation.

Process

To get started, navigate to the Inventory app.

Odoo - Sample 1 for three columns

Running the Scheduler per Warehouse

Once there, click Operations > Run Scheduler.

The Run Scheduler modal will pop up with the ability to choose a warehouse. Select the desired warehouse from the dropdown menu and click Run Scheduler .

Odoo CMS - a big picture

Technical

This module extends the `stock.scheduler.compute` wizard and adds a `warehouse_id` field  to allow running on demand per-warehouse.