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:
@@ -27,6 +27,7 @@ addon | version | maintainers | summary
|
||||
[mrp_account_bom_attribute_match](mrp_account_bom_attribute_match/) | 14.0.1.1.0 | [](https://github.com/ivantodorovich) | Glue module between `mrp_account` and `mrp_bom_attribute_match`
|
||||
[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_auto_assign](mrp_auto_assign/) | 14.0.1.0.0 | | Make MO automatically reserve raw material moves at creation
|
||||
[mrp_bom_attribute_match](mrp_bom_attribute_match/) | 14.0.1.2.3 | [](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.1.1 | [](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.1 | [](https://github.com/geomer198) [](https://github.com/CetmixGitDrone) | BOM Attribute Match Semifinished Products
|
||||
|
||||
@@ -7,7 +7,7 @@ Mrp Auto Assign
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:276050fc7d5e77ab8d2b2d6ed43d1e3d3547da369c89f0004d8a400a56b4c4ea
|
||||
!! source digest: sha256:ddddbc1a73e4db84c7ed6d10b3cd1333130d3a3ec2f032e6818cd0912f579373
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -366,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:276050fc7d5e77ab8d2b2d6ed43d1e3d3547da369c89f0004d8a400a56b4c4ea
|
||||
!! source digest: sha256:ddddbc1a73e4db84c7ed6d10b3cd1333130d3a3ec2f032e6818cd0912f579373
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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_auto_assign"><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_auto_assign"><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>Simple module that make MO to reserve the raw material moves automatically
|
||||
|
||||
@@ -1 +1 @@
|
||||
14.0.20240304.0
|
||||
14.0.20240521.0
|
||||
@@ -14,6 +14,7 @@ setuptools.setup(
|
||||
'odoo14-addon-mrp_account_bom_attribute_match',
|
||||
'odoo14-addon-mrp_analytic_cost',
|
||||
'odoo14-addon-mrp_attachment_mgmt',
|
||||
'odoo14-addon-mrp_auto_assign',
|
||||
'odoo14-addon-mrp_bom_attribute_match',
|
||||
'odoo14-addon-mrp_bom_attribute_match_duplicate_kit',
|
||||
'odoo14-addon-mrp_bom_attribute_match_semifinished_product',
|
||||
|
||||
Reference in New Issue
Block a user