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:
@@ -37,7 +37,7 @@ addon | version | maintainers | summary
|
||||
[mrp_planned_order_matrix](mrp_planned_order_matrix/) | 15.0.1.1.0 | | Allows to create fixed planned orders on a grid view.
|
||||
[mrp_production_component_availability_search](mrp_production_component_availability_search/) | 15.0.1.0.0 | [](https://github.com/ivantodorovich) | Filter manufacturing orders by their components availability state
|
||||
[mrp_production_date_planned_finished](mrp_production_date_planned_finished/) | 15.0.1.0.0 | [](https://github.com/ivantodorovich) | Allows to plan production from the desired finish date
|
||||
[mrp_production_grouped_by_product](mrp_production_grouped_by_product/) | 15.0.1.0.0 | | Production Grouped By Product
|
||||
[mrp_production_grouped_by_product](mrp_production_grouped_by_product/) | 15.0.1.0.1 | | Production Grouped By Product
|
||||
[mrp_production_note](mrp_production_note/) | 15.0.1.0.0 | | Notes in production orders
|
||||
[mrp_production_operation_injection](mrp_production_operation_injection/) | 15.0.1.0.0 | [](https://github.com/grindtildeath) | Adds an existing operation from the Bill of Material
|
||||
[mrp_production_putaway_strategy](mrp_production_putaway_strategy/) | 15.0.1.0.0 | | Applies putaway strategies to manufacturing orders for finished products.
|
||||
|
||||
@@ -7,7 +7,7 @@ Production Grouped By Product
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:550c05452f29e89c75c61cf311837330bdb607215ee9c94a1f6bac90f18fcc5b
|
||||
!! source digest: sha256:fc6bfd0803818e81b30ef12e570b837a625a243513c3f167f8c5471ee7d7d825
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
{
|
||||
"name": "Production Grouped By Product",
|
||||
"version": "15.0.1.0.0",
|
||||
"version": "15.0.1.0.1",
|
||||
"category": "MRP",
|
||||
"author": "Tecnativa, " "Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/manufacture",
|
||||
|
||||
@@ -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:550c05452f29e89c75c61cf311837330bdb607215ee9c94a1f6bac90f18fcc5b
|
||||
!! source digest: sha256:fc6bfd0803818e81b30ef12e570b837a625a243513c3f167f8c5471ee7d7d825
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/15.0/mrp_production_grouped_by_product"><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-15-0/manufacture-15-0-mrp_production_grouped_by_product"><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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>When you have several sales orders with make to order (MTO) products that
|
||||
|
||||
Reference in New Issue
Block a user