PORTOKO Stock Forecasting & Replenishment Engine | Advanced Stock Forecast with Machine Learning | Replenishment, Demand & DoS Planning with Prophet
by PORTOKO http://portoko.com$ 184.07
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
Lines of code | 2287 |
Technical Name |
stock_forecast_prophet |
License | OPL-1 |
Website | http://portoko.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
Lines of code | 2287 |
Technical Name |
stock_forecast_prophet |
License | OPL-1 |
Website | http://portoko.com |
Advanced Stock Forecast & DoS Planning
Optimize your inventory with powerful demand forecasting using Prophet and intelligent Days of Supply (DoS) based replenishment recommendations.

Example: Dashboard overview showing key replenishment metrics.
Key Benefits
Reduce Stockouts
Accurately predict future demand to ensure products are available when your customers need them.
Minimize Overstock
Align inventory levels with actual sales velocity, reducing holding costs and freeing up capital.
Improve Efficiency
Automate data analysis and generate clear, actionable replenishment suggestions, saving valuable time.
Core Features
- Prophet Forecasting (Simple & Advanced) Sophisticated demand forecasting.
- Product Velocity (Advanced) Automatic Average Daily Sales (ADS) calculation.
- Velocity Categories (Advanced) User-defined categories based on ADS.
- Configurable DoS (Advanced) Set Min/Max Days of Supply targets.
- Smart Recommendations (Advanced) Generate Purchase, Transfer, or Return suggestions.
- Actionable Dashboard (Advanced) KPIs, Top N lists, and freshness indicators.
- Clickable KPIs (Advanced) Drill down from dashboard metrics.
- On-Demand Generation Wizards for manual calculations (Forecast wizard in Simple mode; full Replenishment Data wizard in Advanced).
- Company-Specific Config (Advanced) Main purchasing warehouse setting.
Screenshots

Insightful Dashboard with Actionable KPIs

Clear Recommendation List with Apply/Dismiss Actions

Flexible Velocity Category & DoS Target Configuration

Detailed Forecast View with Graph
Installation Guide
- Download the module zip file from the Odoo App Store.
- Place the `stock_forecast_prophet` folder into your Odoo addons path.
-
Install External Python Dependencies: This module requires the `prophet` and `pandas` Python libraries.
Connect to your Odoo server environment via command line and install them using pip:
pip install prophet pandas
Important: The `prophet` library may have its own system-level dependencies (like C++ compilers). Please refer to the official Prophet installation guide for detailed instructions if you encounter issues. Ensure `pip` corresponds to the Python version your Odoo server uses. - Restart your Odoo server.
- In Odoo, go to Apps, click "Update Apps List".
- Search for the module name and click "Install".
Configuration
After installation, configure the module for optimal performance:
- Navigate to Inventory → Configuration → Settings.
- Find the Stock Forecasting (Prophet) section.
-
Choose your Replenishment Mode:
- Simple Forecast Only: Activates demand forecasting. Velocity, DoS targets, and automated recommendations are disabled.
- Advanced Recommendation (Forecast + DoW): Activates all features, including velocity calculations, DoS targets, and automated replenishment recommendations.
-
If "Advanced Recommendation Mode" is selected:
- Configure the Velocity Calculation Period (Days).
- Select your Main Purchasing Warehouse.
- Define your Velocity Categories and DoW Targets via Inventory → Configuration → Replenishment Engine → Velocity Categories and DoW.
- Configure your forecasting defaults (Default Forecast Horizon, Default Historical Data) and Automatic Forecasting settings as needed for both modes.

Module Configuration in Odoo Settings
Usage
- Scheduled Actions: By default, Velocity and Recommendation calculations are set to run daily (inactive by default). You can activate them in Settings → Technical → Automation → Scheduled Actions.
- Simple Forecast Generate: Use the wizard at Inventory → Product → Generate Replenishment Data to trigger calculations on demand.
- Advance Forecast Recommendations: View and process detailed recommendations at Inventory → Reporting → Replenishment Recommendations. Use the "Apply Suggestion" button to update reordering rules.
- Dashboard: Access an overview at Inventory → Reporting → Forecasting Dashboard.
Need Support?
For any questions, bug reports, or feature requests, please contact us at: micin1603@gmail.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module