diff --git a/README.md b/README.md index e700d4e81a45..66e30cd6e8f7 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ addon | version | maintainers | summary [delivery_total_weight_from_packaging](delivery_total_weight_from_packaging/) | 13.0.1.1.2 | | Include packaging weight on move, transfer and package. [procurement_auto_create_group_carrier](procurement_auto_create_group_carrier/) | 13.0.1.0.0 | | Procurement Auto Create Group Carrier [product_cost_price_avco_sync](product_cost_price_avco_sync/) | 13.0.1.1.1 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Set product cost price from updated moves +[product_cost_price_avco_sync_mrp](product_cost_price_avco_sync_mrp/) | 13.0.1.0.1 | | Set product cost price from updated moves that implies productions +[product_cost_price_avco_sync_mrp_subcontracting](product_cost_price_avco_sync_mrp_subcontracting/) | 13.0.1.0.1 | | Set product cost price from updated moves that implies productions [product_supplierinfo_for_customer_picking](product_supplierinfo_for_customer_picking/) | 13.0.1.0.2 | | This module makes the product customer code visible in the stock moves of a picking. [purchase_stock_picking_invoice_link](purchase_stock_picking_invoice_link/) | 13.0.2.0.3 | | Adds link between purchases, pickings and invoices [sale_line_returned_qty](sale_line_returned_qty/) | 13.0.1.0.0 | | Track returned quantity of sale order lines. diff --git a/product_cost_price_avco_sync_mrp/README.rst b/product_cost_price_avco_sync_mrp/README.rst index a1e6e25c5831..1fc8e6654de3 100644 --- a/product_cost_price_avco_sync_mrp/README.rst +++ b/product_cost_price_avco_sync_mrp/README.rst @@ -7,7 +7,7 @@ Product cost price avco sync for mrp !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4fb205ca85bef4b0eecda30b16531b4d2650e2dc17581a633f9fa93b3305c8d4 + !! source digest: sha256:bdaf700f8e6780f44414792103ac58a2715924b5e9cbbcdadf37dc2b67fe3b3d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/product_cost_price_avco_sync_mrp/__manifest__.py b/product_cost_price_avco_sync_mrp/__manifest__.py index 7d4f950701fc..b54a585bfa2c 100644 --- a/product_cost_price_avco_sync_mrp/__manifest__.py +++ b/product_cost_price_avco_sync_mrp/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Product cost price avco sync for mrp", "summary": "Set product cost price from updated moves that implies productions", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "development_status": "Production/Stable", "category": "Stock", "website": "https://github.com/OCA/stock-logistics-workflow", diff --git a/product_cost_price_avco_sync_mrp/static/description/icon.png b/product_cost_price_avco_sync_mrp/static/description/icon.png new file mode 100644 index 000000000000..3a0328b516c4 Binary files /dev/null and b/product_cost_price_avco_sync_mrp/static/description/icon.png differ diff --git a/product_cost_price_avco_sync_mrp/static/description/index.html b/product_cost_price_avco_sync_mrp/static/description/index.html index 3a0335f0586c..d495ebc8d5b0 100644 --- a/product_cost_price_avco_sync_mrp/static/description/index.html +++ b/product_cost_price_avco_sync_mrp/static/description/index.html @@ -1,20 +1,19 @@ - - + Product cost price avco sync for mrp