This repository contains modules to extend reordering rules (available on warehouses locations) functionalities.
  • Python 50%
  • HTML 47.2%
  • JavaScript 2.8%
Find a file
2026-03-18 13:11:59 +00:00
.github/workflows oca-addons-repo-template 1.38 2026-02-23 14:04:47 +01:00
purchase_stock_product_replenish_supplier Translated using Weblate (Italian) 2026-01-14 15:44:11 +00:00
setup/_metapackage [BOT] post-merge updates 2025-12-12 13:55:26 +00:00
stock_location_orderpoint [BOT] post-merge updates 2026-03-18 13:11:59 +00:00
stock_orderpoint_default_location [BOT] post-merge updates 2025-10-09 13:14:09 +00:00
stock_orderpoint_manual_procurement Translated using Weblate (Italian) 2025-08-25 15:16:22 +00:00
stock_orderpoint_move_link [BOT] post-merge updates 2025-01-16 11:49:14 +00:00
stock_orderpoint_mto_as_mts [BOT] post-merge updates 2026-02-10 13:43:50 +00:00
stock_orderpoint_no_horizon Translated using Weblate (Italian) 2025-10-13 08:43:51 +00:00
stock_orderpoint_purchase_link [BOT] post-merge updates 2025-03-26 15:47:38 +00:00
stock_orderpoint_uom [BOT] post-merge updates 2025-08-22 11:01:33 +00:00
.copier-answers.yml oca-addons-repo-template 1.38 2026-02-23 14:04:47 +01:00
.editorconfig Initial commit 2024-10-08 12:46:13 +00:00
.gitattributes oca-addons-repo-template 1.38 2026-02-23 14:04:47 +01:00
.gitignore Initial commit 2024-10-08 12:46:13 +00:00
.pre-commit-config.yaml oca-addons-repo-template 1.38 2026-02-23 14:04:47 +01:00
.pylintrc oca-addons-repo-template 1.38 2026-02-23 14:04:47 +01:00
.pylintrc-mandatory oca-addons-repo-template 1.38 2026-02-23 14:04:47 +01:00
.ruff.toml [IMP] update dotfiles 2025-02-09 18:50:09 +00:00
checklog-odoo.cfg oca-addons-repo-template 1.38 2026-02-23 14:04:47 +01:00
eslint.config.cjs oca-addons-repo-template 1.38 2026-02-23 14:04:47 +01:00
LICENSE Initial commit 2024-10-08 12:46:13 +00:00
prettier.config.cjs [IMP] update dotfiles 2024-10-20 16:09:39 +00:00
README.md [BOT] post-merge updates 2026-03-18 13:11:59 +00:00

Support the OCA

Stock Orderpoint

Runboat Pre-commit Status Build Status codecov Translation Status

Reordering rules

Are you looking for modules related to logistics? Or would like to contribute to? There are many repositories with specific purposes. Have a look at this README.

Available addons

addon version maintainers summary
purchase_stock_product_replenish_supplier 18.0.1.0.0 Set default supplier in product replenish wizard
stock_location_orderpoint 18.0.1.0.5 mt-software-de jbaudoux Declare orderpoint on a location allowing to replenish any product with the same criteria.
stock_orderpoint_default_location 18.0.1.0.1 This module allows to define a different default location than the stock location
stock_orderpoint_manual_procurement 18.0.1.0.0 Allows to create procurement orders from orderpoints instead of relying only on the scheduler.
stock_orderpoint_move_link 18.0.1.0.0 Link Reordering rules to stock moves
stock_orderpoint_mto_as_mts 18.0.1.2.0 Materialize need from MTO route through orderpoint
stock_orderpoint_no_horizon 18.0.1.0.0 Consider all future moves, do not limit horizon to the rule lead days.
stock_orderpoint_purchase_link 18.0.1.0.0 Link Reordering rules to purchase orders
stock_orderpoint_uom 18.0.1.0.0 Allows to create procurement orders in the UoM indicated in the orderpoint

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


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.