Files
manufacture/README.md
2022-02-23 10:48:49 +00:00

46 lines
2.4 KiB
Markdown

[![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/129/15.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-manufacture-129)
[![Build Status](https://travis-ci.com/OCA/manufacture.svg?branch=15.0)](https://travis-ci.com/OCA/manufacture)
[![codecov](https://codecov.io/gh/OCA/manufacture/branch/15.0/graph/badge.svg)](https://codecov.io/gh/OCA/manufacture)
[![Translation Status](https://translation.odoo-community.org/widgets/manufacture-15-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/manufacture-15-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# manufacture
TODO: add repo description.
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[mrp_bom_location](mrp_bom_location/) | 15.0.1.0.0 | | Adds location field to Bill of Materials and its components.
[mrp_bom_tracking](mrp_bom_tracking/) | 15.0.1.0.0 | | Logs any change to a BoM in the chatter
[mrp_multi_level](mrp_multi_level/) | 15.0.1.0.2 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) [![LoisRForgeFlow](https://github.com/LoisRForgeFlow.png?size=30px)](https://github.com/LoisRForgeFlow) [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Adds an MRP Scheduler
[mrp_planned_order_matrix](mrp_planned_order_matrix/) | 15.0.1.0.0 | | Allows to create fixed planned orders on a grid view.
[mrp_progress_button](mrp_progress_button/) | 15.0.1.1.0 | | Add a button on MO to make the MO state 'In Progress'
[mrp_warehouse_calendar](mrp_warehouse_calendar/) | 15.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Considers the warehouse calendars in manufacturing
[//]: # (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.