- Stock Delivery Planner
- ShipBox
- PrintBox
- Boxes
- US ZIP Code to City/State
- Point of Sale Modules
- Purchase by Sale History MRP
- Payroll Batch Work Entry Error SKIP
- Web Auto Paginate
- Website Modules
- Hibou Fedex Shipping
- Hibou Commissions
- Sale Section Subtotal
- Forte Payment Acquirer
- Helpdesk Modules
- Account Payment Electronic
- Tools + Settings Modules
- Sales Modules
- Inventory Modules
- Accounting Modules
- Manufacturing Modules
- Purchase Modules
- Project Modules
- Payment Analytic
- Payroll Modules
- Human Resources (HR) Modules
- HR Holidays Partial
- Payroll Input Name Report
- HR Payroll Input Report
- HR Holidays Accrual
- Maintenance Modules
- HR Employee Activity
Hibou Odoo Suite: Inventory Modules: Reorder Rules Per Warehouse
Repository Versions:
Modules:
AGPL-3
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.
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.
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 .
Technical
This module extends the `stock.scheduler.compute` wizard and adds a `warehouse_id` field to allow running on demand per-warehouse.