mirror of
https://github.com/OCA/stock-logistics-orderpoint.git
synced 2026-04-23 23:03:45 -06:00
This repository contains modules to extend reordering rules (available on warehouses locations) functionalities.
- Python 50%
- HTML 47.2%
- JavaScript 2.8%
| .github/workflows | ||
| purchase_stock_product_replenish_supplier | ||
| setup/_metapackage | ||
| stock_location_orderpoint | ||
| stock_orderpoint_default_location | ||
| stock_orderpoint_manual_procurement | ||
| stock_orderpoint_move_link | ||
| stock_orderpoint_mto_as_mts | ||
| stock_orderpoint_no_horizon | ||
| stock_orderpoint_purchase_link | ||
| stock_orderpoint_uom | ||
| .copier-answers.yml | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| checklog-odoo.cfg | ||
| eslint.config.cjs | ||
| LICENSE | ||
| prettier.config.cjs | ||
| README.md | ||
Stock Orderpoint
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 | 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.
