mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -28,7 +28,7 @@ addon | version | maintainers | summary
|
||||
[mrp_analytic_cost](mrp_analytic_cost/) | 14.0.1.1.0 | | Track manufacturing costs in real time, using Analytic Items
|
||||
[mrp_attachment_mgmt](mrp_attachment_mgmt/) | 14.0.1.3.0 | [](https://github.com/victoralmau) | Mrp Attachment Mgmt
|
||||
[mrp_bom_attribute_match](mrp_bom_attribute_match/) | 14.0.1.2.2 | [](https://github.com/ilyasProgrammer) [](https://github.com/ivantodorovich) | Dynamic BOM component based on product attribute
|
||||
[mrp_bom_attribute_match_duplicate_kit](mrp_bom_attribute_match_duplicate_kit/) | 14.0.1.0.0 | [](https://github.com/aleuffre) | BOM Attribute Match Duplicate Kit
|
||||
[mrp_bom_attribute_match_duplicate_kit](mrp_bom_attribute_match_duplicate_kit/) | 14.0.1.1.0 | [](https://github.com/aleuffre) | BOM Attribute Match Duplicate Kit
|
||||
[mrp_bom_attribute_match_semifinished_product](mrp_bom_attribute_match_semifinished_product/) | 14.0.1.0.0 | [](https://github.com/geomer198) [](https://github.com/CetmixGitDrone) | BOM Attribute Match Semifinished Products
|
||||
[mrp_bom_component_menu](mrp_bom_component_menu/) | 14.0.1.1.1 | | MRP BOM Component Menu
|
||||
[mrp_bom_hierarchy](mrp_bom_hierarchy/) | 14.0.1.0.0 | | Make it easy to navigate through BoM hierarchy.
|
||||
|
||||
@@ -7,7 +7,7 @@ BOM Attribute Match Duplicate Kit
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:579e72588e9246276b56f9620c385563a09215a87f10d04a0cd038bad0745153
|
||||
!! source digest: sha256:261442bd6d46b2ed6cd786f859942da03077d52197bf08b654122de631b1858f
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
{
|
||||
"name": "BOM Attribute Match Duplicate Kit",
|
||||
"version": "14.0.1.0.0",
|
||||
"version": "14.0.1.1.0",
|
||||
"category": "Manufacturing",
|
||||
"author": "Cetmix, Ooops, Odoo Community Association (OCA)",
|
||||
"summary": "BOM Attribute Match Duplicate Kit",
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
@@ -367,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:579e72588e9246276b56f9620c385563a09215a87f10d04a0cd038bad0745153
|
||||
!! source digest: sha256:261442bd6d46b2ed6cd786f859942da03077d52197bf08b654122de631b1858f
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/14.0/mrp_bom_attribute_match_duplicate_kit"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_bom_attribute_match_duplicate_kit"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module allows to duplicate a product with variants, at the same time creating a BoM with type “Kit” for the new product mapping variants of the original product.</p>
|
||||
|
||||
Reference in New Issue
Block a user