Files
stock-logistics-warehouse/README.md
2021-03-23 09:53:41 +00:00

54 lines
2.9 KiB
Markdown

[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/153/14.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-stock-logistics-warehouse-153)
[![Build Status](https://travis-ci.com/OCA/stock-logistics-warehouse.svg?branch=14.0)](https://travis-ci.com/OCA/stock-logistics-warehouse)
[![codecov](https://codecov.io/gh/OCA/stock-logistics-warehouse/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/stock-logistics-warehouse)
[![Translation Status](https://translation.odoo-community.org/widgets/stock-logistics-warehouse-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/stock-logistics-warehouse-14-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# stock-logistics-warehouse
TODO: add repo description.
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | summary
--- | --- | ---
[scrap_reason_code](scrap_reason_code/) | 14.0.1.0.0 | Reason code for scrapping
[stock_available](stock_available/) | 14.0.1.0.1 | Stock available to promise
[stock_available_immediately](stock_available_immediately/) | 14.0.1.0.0 | Ignore planned receptions in quantity available to promise
[stock_demand_estimate](stock_demand_estimate/) | 14.0.1.1.0 | Allows to create demand estimates.
[stock_demand_estimate_matrix](stock_demand_estimate_matrix/) | 14.0.1.0.0 | Allows to create demand estimates.
[stock_free_quantity](stock_free_quantity/) | 14.0.1.0.0 | Stock Free Quantity
[stock_helper](stock_helper/) | 14.0.1.0.0 | Add methods shared between various stock modules
[stock_inventory_preparation_filter](stock_inventory_preparation_filter/) | 14.0.1.0.0 | More filters for inventory adjustments
[stock_location_children](stock_location_children/) | 14.0.1.0.0 | Add relation between stock location and all its children
[stock_location_lockdown](stock_location_lockdown/) | 14.0.1.0.0 | Prevent to add stock on locked locations
[stock_move_location](stock_move_location/) | 14.0.1.0.0 | This module allows to move all stock in a stock location to an other one.
[stock_packaging_calculator](stock_packaging_calculator/) | 14.0.1.0.1 | Compute product quantity to pick by packaging
[stock_pull_list](stock_pull_list/) | 14.0.1.0.0 | The pull list checks the stock situation and calculates needed quantities.
[stock_warehouse_calendar](stock_warehouse_calendar/) | 14.0.1.0.1 | Adds a calendar to the Warehouse
[//]: # (end addons)
<!-- prettier-ignore-end -->
## Licenses
This repository is licensed under [AGPL-3.0](LICENSE).
However, each module can have a totally different license, as long as they adhere to OCA
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.
----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.