mirror of
https://github.com/OCA/stock-logistics-availability.git
synced 2026-04-23 23:13:46 -06:00
This repository contains modules to provide more information about product stock availability in terms of quantities (immediately usable, potential, unreserved ones, ...).
- HTML 54.7%
- Python 41.9%
- JavaScript 3.4%
Currently translated at 80.0% (4 of 5 strings) Translation: stock-logistics-availability-18.0/stock-logistics-availability-18.0-stock_available_immediately_exclude_location Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-availability-18-0/stock-logistics-availability-18-0-stock_available_immediately_exclude_location/fr/ |
||
|---|---|---|
| .github/workflows | ||
| setup/_metapackage | ||
| stock_available | ||
| stock_available_base_exclude_location | ||
| stock_available_immediately | ||
| stock_available_immediately_exclude_location | ||
| stock_available_location_get_domain | ||
| stock_available_unreserved | ||
| stock_free_quantity | ||
| stock_picking_product_availability_inline | ||
| .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 | ||
| test-requirements.txt | ||
Stock Availability
This repository contains modules to provide more information about product stock availability in terms of quantities
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 |
|---|---|---|---|
| stock_available | 18.0.1.0.0 | Stock available to promise | |
| stock_available_base_exclude_location | 18.0.1.0.2 | Base module to exclude locations for product available quantities | |
| stock_available_immediately | 18.0.1.0.0 | Ignore planned receptions in quantity available to promise | |
| stock_available_immediately_exclude_location | 18.0.1.0.0 | Exclude locations from immediately usable quantity | |
| stock_available_location_get_domain | 18.0.1.0.0 | This is a technical helper module in order to reuse the standard _get_domain_locations() function for locations and not quants | |
| stock_available_unreserved | 18.0.2.0.0 | Quantity of stock available for immediate use | |
| stock_free_quantity | 18.0.1.1.0 | Stock Free Quantity | |
| stock_picking_product_availability_inline | 18.0.1.0.0 | Show product availability in product drop-down of picking form view. |
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.
