An open API service indexing awesome lists of open source software.

https://github.com/oca/manufacture

Odoo Manufacturing Addons
https://github.com/oca/manufacture

erp hacktoberfest manufacturing mrp odoo python

Last synced: 2 months ago
JSON representation

Odoo Manufacturing Addons

Awesome Lists containing this project

README

          

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=18.0)
[![Pre-commit Status](https://github.com/OCA/manufacture/actions/workflows/pre-commit.yml/badge.svg?branch=18.0)](https://github.com/OCA/manufacture/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[![Build Status](https://github.com/OCA/manufacture/actions/workflows/test.yml/badge.svg?branch=18.0)](https://github.com/OCA/manufacture/actions/workflows/test.yml?query=branch%3A18.0)
[![codecov](https://codecov.io/gh/OCA/manufacture/branch/18.0/graph/badge.svg)](https://codecov.io/gh/OCA/manufacture)
[![Translation Status](https://translation.odoo-community.org/widgets/manufacture-18-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/manufacture-18-0/?utm_source=widget)

# manufacture

manufacture

[//]: # (addons)

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[account_move_line_mrp_info](account_move_line_mrp_info/) | 18.0.1.0.0 | | Account Move Line Mrp Info
[mrp_attachment_mgmt](mrp_attachment_mgmt/) | 18.0.1.0.0 | victoralmau | Mrp Attachment Mgmt
[mrp_bom_attribute_match](mrp_bom_attribute_match/) | 18.0.1.0.0 | | Dynamic BOM component based on product attribute
[mrp_bom_component_menu](mrp_bom_component_menu/) | 18.0.1.0.0 | | MRP BOM Component Menu
[mrp_bom_image](mrp_bom_image/) | 18.0.1.0.0 | | Add product Images to BoM
[mrp_bom_line_formula_quantity](mrp_bom_line_formula_quantity/) | 18.0.1.0.0 | SirAionTech | Compute the quantity of a Production Line using a formula in the BoM Line.
[mrp_bom_location](mrp_bom_location/) | 18.0.1.1.2 | | Adds location field to Bill of Materials and its components.
[mrp_bom_note](mrp_bom_note/) | 18.0.1.0.0 | | Notes in Bill of Materials
[mrp_bom_tracking](mrp_bom_tracking/) | 18.0.1.0.1 | | Logs any change to a BoM in the chatter
[mrp_bom_widget_section_and_note_one2many](mrp_bom_widget_section_and_note_one2many/) | 18.0.1.0.0 | quentinDupont | Add section and note in Bills of Materials
[mrp_lot_number_propagation](mrp_lot_number_propagation/) | 18.0.1.0.0 | sebalix | Propagate a serial number from a component to a finished product
[mrp_lot_production_date](mrp_lot_production_date/) | 18.0.1.0.0 | | MRP Lot Production Date
[mrp_mass_production_order](mrp_mass_production_order/) | 18.0.1.0.0 | peluko00 | Create multiple manufacturing orders in one step
[mrp_multi_level](mrp_multi_level/) | 18.0.1.0.5 | JordiBForgeFlow LoisRForgeFlow | Adds an MRP Scheduler
[mrp_multi_level_estimate](mrp_multi_level_estimate/) | 18.0.1.0.0 | LoisRForgeFlow | Allows to consider demand estimates using MRP multi level.
[mrp_package_propagation](mrp_package_propagation/) | 18.0.1.0.0 | sebalix | Propagate a package from a component to a finished product
[mrp_production_auto_validate](mrp_production_auto_validate/) | 18.0.1.0.0 | sebalix | Manufacturing Order Auto-Validation when components are picked
[mrp_production_back_to_draft](mrp_production_back_to_draft/) | 18.0.1.0.0 | | Allows to return to draft a confirmed or cancelled MO.
[mrp_production_note](mrp_production_note/) | 18.0.1.0.0 | | Notes in production orders
[mrp_production_picking_type_from_route](mrp_production_picking_type_from_route/) | 18.0.1.0.0 | | Updates the operation type creating MO based on the product
[mrp_repair_order](mrp_repair_order/) | 18.0.1.0.0 | peluko00 | Create repair order from manufacturing order
[mrp_sale_info](mrp_sale_info/) | 18.0.1.0.0 | | Adds sale information to Manufacturing models
[mrp_subcontracting_inhibit](mrp_subcontracting_inhibit/) | 18.0.1.0.0 | victoralmau | Inhibit subcontracting flow on demand
[mrp_subcontracting_purchase_link](mrp_subcontracting_purchase_link/) | 18.0.1.0.0 | | Link Purchase Order Line to Subcontract Productions
[mrp_tag](mrp_tag/) | 18.0.1.0.0 | | Allows to add multiple tags to Manufacturing Orders
[mrp_unbuild_move_link](mrp_unbuild_move_link/) | 18.0.1.0.0 | | Link the stock moves of manufacturing orders to the respective unbuild orders
[mrp_unbuild_valuation_layer_link](mrp_unbuild_valuation_layer_link/) | 18.0.1.0.0 | | Unbuild orders display the connected valuation layers
[mrp_warehouse_calendar](mrp_warehouse_calendar/) | 18.0.1.0.1 | JordiBForgeFlow | Considers the warehouse calendars in manufacturing

[//]: # (end addons)

## 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 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](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.