From 48894cf15a63f5ee49a58c9a38a9dff0082a05d5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 22 Nov 2023 08:29:03 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 4 ++-- shopfloor_delivery_shipment_mobile/README.rst | 2 +- shopfloor_delivery_shipment_mobile/__manifest__.py | 2 +- .../static/description/index.html | 2 +- shopfloor_mobile_base/README.rst | 2 +- shopfloor_mobile_base/__manifest__.py | 2 +- shopfloor_mobile_base/static/description/index.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0f43f22ae3..65e705f6c5 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,12 @@ addon | version | maintainers | summary [shopfloor_dangerous_goods](shopfloor_dangerous_goods/) | 14.0.1.1.0 | [![mmequignon](https://github.com/mmequignon.png?size=30px)](https://github.com/mmequignon) | Glue Module Between Shopfloor and Stock Dangerous Goods [shopfloor_dangerous_goods_mobile](shopfloor_dangerous_goods_mobile/) | 14.0.1.1.1 | | Glue module between Shopfloor Mobile and Shopfloor Dangerous Goods [shopfloor_delivery_shipment](shopfloor_delivery_shipment/) | 14.0.1.4.2 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) [![TDu](https://github.com/TDu.png?size=30px)](https://github.com/TDu) | Manage delivery process with shipment advices -[shopfloor_delivery_shipment_mobile](shopfloor_delivery_shipment_mobile/) | 14.0.1.3.1 | | Frontend for delivery shipment scenario for shopfloor +[shopfloor_delivery_shipment_mobile](shopfloor_delivery_shipment_mobile/) | 14.0.1.4.0 | | Frontend for delivery shipment scenario for shopfloor [shopfloor_example](shopfloor_example/) | 14.0.1.2.0 | | Show how to customize the Shopfloor app frontend. [shopfloor_manual_product_transfer](shopfloor_manual_product_transfer/) | 14.0.1.5.1 | [![sebalix](https://github.com/sebalix.png?size=30px)](https://github.com/sebalix) | Manage manual product transfers [shopfloor_manual_product_transfer_mobile](shopfloor_manual_product_transfer_mobile/) | 14.0.1.3.0 | | Frontend for manual product transfer scenario for Shopfloor [shopfloor_mobile](shopfloor_mobile/) | 14.0.1.33.1 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Mobile frontend for WMS Shopfloor app -[shopfloor_mobile_base](shopfloor_mobile_base/) | 14.0.3.17.1 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Mobile frontend for WMS Shopfloor app +[shopfloor_mobile_base](shopfloor_mobile_base/) | 14.0.3.18.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Mobile frontend for WMS Shopfloor app [shopfloor_mobile_base_auth_api_key](shopfloor_mobile_base_auth_api_key/) | 14.0.2.1.0 | | Provides authentication via API key to Shopfloor base mobile app [shopfloor_mobile_base_auth_user](shopfloor_mobile_base_auth_user/) | 14.0.2.0.1 | | Provides authentication via standard user login [shopfloor_packing_info](shopfloor_packing_info/) | 14.0.1.1.0 | | Allows to predefine packing information messages per partner. diff --git a/shopfloor_delivery_shipment_mobile/README.rst b/shopfloor_delivery_shipment_mobile/README.rst index 84a4c3dd1c..36e38f3747 100644 --- a/shopfloor_delivery_shipment_mobile/README.rst +++ b/shopfloor_delivery_shipment_mobile/README.rst @@ -7,7 +7,7 @@ Shopfloor Delivery Shipment Mobile !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:de20b7e2afbb91750971d938d2b3a550ad424a5ea1056cec9c3f93aabc6cf8a5 + !! source digest: sha256:57462fafbc598c87048b63f694f0f2424a7f3a383828c883b0defeddc2e2d0ac !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png diff --git a/shopfloor_delivery_shipment_mobile/__manifest__.py b/shopfloor_delivery_shipment_mobile/__manifest__.py index 4fae254fc1..1d6b21e650 100644 --- a/shopfloor_delivery_shipment_mobile/__manifest__.py +++ b/shopfloor_delivery_shipment_mobile/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Shopfloor Delivery Shipment Mobile", "summary": "Frontend for delivery shipment scenario for shopfloor", - "version": "14.0.1.3.1", + "version": "14.0.1.4.0", "development_status": "Alpha", "category": "Inventory", "website": "https://github.com/OCA/wms", diff --git a/shopfloor_delivery_shipment_mobile/static/description/index.html b/shopfloor_delivery_shipment_mobile/static/description/index.html index 2d37436fbc..1874739dd9 100644 --- a/shopfloor_delivery_shipment_mobile/static/description/index.html +++ b/shopfloor_delivery_shipment_mobile/static/description/index.html @@ -367,7 +367,7 @@

Shopfloor Delivery Shipment Mobile

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:de20b7e2afbb91750971d938d2b3a550ad424a5ea1056cec9c3f93aabc6cf8a5 +!! source digest: sha256:57462fafbc598c87048b63f694f0f2424a7f3a383828c883b0defeddc2e2d0ac !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Alpha License: AGPL-3 OCA/wms Translate me on Weblate Try me on Runboat

This module adds the front end part for the shopfloor scenario diff --git a/shopfloor_mobile_base/README.rst b/shopfloor_mobile_base/README.rst index 6d959beced..8de036d3f6 100644 --- a/shopfloor_mobile_base/README.rst +++ b/shopfloor_mobile_base/README.rst @@ -7,7 +7,7 @@ Shopfloor mobile !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:e00d1ee0e3a4cf4dfcac139f00c930520303368223c7e538763033d2f256ee8a + !! source digest: sha256:5e0b4f4e27ea8f97cf47568782f3e34682c85a86c9127be1eece94f39326284d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/shopfloor_mobile_base/__manifest__.py b/shopfloor_mobile_base/__manifest__.py index 14f46a7ca1..cc55544896 100644 --- a/shopfloor_mobile_base/__manifest__.py +++ b/shopfloor_mobile_base/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Shopfloor mobile", "summary": "Mobile frontend for WMS Shopfloor app", - "version": "14.0.3.17.1", + "version": "14.0.3.18.0", "development_status": "Beta", "depends": ["shopfloor_base"], "author": "Camptocamp, BCIM, Akretion, Odoo Community Association (OCA)", diff --git a/shopfloor_mobile_base/static/description/index.html b/shopfloor_mobile_base/static/description/index.html index 5bd6563804..eecec1d560 100644 --- a/shopfloor_mobile_base/static/description/index.html +++ b/shopfloor_mobile_base/static/description/index.html @@ -367,7 +367,7 @@

Shopfloor mobile

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:e00d1ee0e3a4cf4dfcac139f00c930520303368223c7e538763033d2f256ee8a +!! source digest: sha256:5e0b4f4e27ea8f97cf47568782f3e34682c85a86c9127be1eece94f39326284d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: LGPL-3 OCA/wms Translate me on Weblate Try me on Runboat

Base frontend for Shopfloor applications.