From 92875c0b4f1ba0b01d362f1982099f0ade22e32d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mart=C3=ADnez?= Date: Tue, 29 Nov 2022 08:43:07 +0100 Subject: [PATCH] [FIX] stock_putaway_product_template: Change SavepointCase to TransactionCase stock_putaway_product_template 15.0.1.0.1 Translated using Weblate (Spanish) Currently translated at 100.0% (7 of 7 strings) Translation: stock-logistics-warehouse-15.0/stock-logistics-warehouse-15.0-stock_putaway_product_template Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_putaway_product_template/es/ [UPD] README.rst --- stock_putaway_product_template/README.rst | 15 ++++--- .../__manifest__.py | 2 +- stock_putaway_product_template/i18n/es.po | 10 +++-- .../static/description/index.html | 40 ++++++++++--------- .../tests/test_stock_putaway_rule.py | 2 +- 5 files changed, 38 insertions(+), 31 deletions(-) diff --git a/stock_putaway_product_template/README.rst b/stock_putaway_product_template/README.rst index 819fb9384..b194e567f 100644 --- a/stock_putaway_product_template/README.rst +++ b/stock_putaway_product_template/README.rst @@ -2,10 +2,13 @@ Product template in putaway strategies ====================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:5ed24cf34b102af6f5f1b910da78370cb7158cb7f2923fb0ac245e03c6dffac8 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Product template in putaway strategies .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-15-0/stock-logistics-warehouse-15-0-stock_putaway_product_template :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/153/15.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=15.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module add product template in putaway strategies from the product view to not need defined putaway strategies for all variants. @@ -45,7 +48,7 @@ Bug Tracker Bugs are tracked on `GitHub Issues `_. In case of trouble, please check there if your issue has already been reported. -If you spotted it first, help us smashing it by providing a detailed and welcomed +If you spotted it first, help us to smash it by providing a detailed and welcomed `feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/stock_putaway_product_template/__manifest__.py b/stock_putaway_product_template/__manifest__.py index 93bf6c0f8..335a4226b 100644 --- a/stock_putaway_product_template/__manifest__.py +++ b/stock_putaway_product_template/__manifest__.py @@ -2,7 +2,7 @@ { "name": "Product template in putaway strategies", "summary": "Add product template in putaway strategies from the product view", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Inventory", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Akretion, Odoo Community Association (OCA)", diff --git a/stock_putaway_product_template/i18n/es.po b/stock_putaway_product_template/i18n/es.po index 0ecc07298..bf81b0bee 100644 --- a/stock_putaway_product_template/i18n/es.po +++ b/stock_putaway_product_template/i18n/es.po @@ -7,13 +7,15 @@ msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-11-11 09:02+0000\n" -"PO-Revision-Date: 2021-11-11 09:02+0000\n" -"Last-Translator: \n" +"PO-Revision-Date: 2023-07-27 11:14+0000\n" +"Last-Translator: Ivorra78 \n" "Language-Team: \n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Plural-Forms: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 4.17\n" #. module: stock_putaway_product_template #: model:ir.model.fields,field_description:stock_putaway_product_template.field_product_template__display_name @@ -27,7 +29,7 @@ msgstr "Nombre mostrado" #: model:ir.model.fields,field_description:stock_putaway_product_template.field_stock_location__id #: model:ir.model.fields,field_description:stock_putaway_product_template.field_stock_putaway_rule__id msgid "ID" -msgstr "" +msgstr "ID (identificación)" #. module: stock_putaway_product_template #: model:ir.model,name:stock_putaway_product_template.model_stock_location diff --git a/stock_putaway_product_template/static/description/index.html b/stock_putaway_product_template/static/description/index.html index 8f0d6316a..492f092b0 100644 --- a/stock_putaway_product_template/static/description/index.html +++ b/stock_putaway_product_template/static/description/index.html @@ -1,20 +1,20 @@ - + - + Product template in putaway strategies