diff --git a/product_harmonized_system_delivery/README.rst b/product_harmonized_system_delivery/README.rst index 42716ac..2acda49 100644 --- a/product_harmonized_system_delivery/README.rst +++ b/product_harmonized_system_delivery/README.rst @@ -2,10 +2,13 @@ Product Harmonized System Codes - Delivery ========================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:f732fa747f85d891f007e5fb0af1290c25ceeeaca0c6e7cc6a3140c8c3ae9127 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -19,11 +22,11 @@ Product Harmonized System Codes - Delivery .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png :target: https://translation.odoo-community.org/projects/intrastat-extrastat-16-0/intrastat-extrastat-16-0-product_harmonized_system_delivery :alt: Translate me on Weblate -.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/227/16.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/intrastat-extrastat&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| The OCA module *product_harmonized_system* adds a many2one field *hs_code_id* on product templates that points to an *H.S. Code* object. But the *delivery* module from the official addons adds a char field *hs_code* on product templates, which has the same purpose, but we can't use it because we need structured data for H.S. codes. This module hides the *hs_code* field added by the *delivery* module, to avoid confusion. @@ -39,7 +42,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/product_harmonized_system_delivery/i18n/es.po b/product_harmonized_system_delivery/i18n/es.po index 0fd37c0..6d0c57d 100644 --- a/product_harmonized_system_delivery/i18n/es.po +++ b/product_harmonized_system_delivery/i18n/es.po @@ -3,15 +3,15 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-04-17 17:33+0000\n" -"PO-Revision-Date: 2023-04-17 17:33+0000\n" -"Last-Translator: gelo joga Rodríguez \n" +"PO-Revision-Date: 2023-08-04 13:10+0000\n" +"Last-Translator: Ivorra78 \n" "Language-Team: LANGUAGE \n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.14.1\n" +"X-Generator: Weblate 4.17\n" #. module: product_harmonized_system_delivery #: model:ir.model.fields,field_description:product_harmonized_system_delivery.field_product_product__hs_code @@ -23,12 +23,12 @@ msgstr "Código HS" #: model:ir.model.fields,field_description:product_harmonized_system_delivery.field_product_product__country_of_origin #: model:ir.model.fields,field_description:product_harmonized_system_delivery.field_product_template__country_of_origin msgid "Origin of Goods" -msgstr "" +msgstr "Origen de las mercancías" #. module: product_harmonized_system_delivery #: model:ir.model,name:product_harmonized_system_delivery.model_product_template msgid "Product" -msgstr "" +msgstr "Producto" #. module: product_harmonized_system_delivery #: model:ir.model.fields,help:product_harmonized_system_delivery.field_product_product__country_of_origin @@ -39,6 +39,10 @@ msgid "" "As such, the ‘origin’ is the 'economic nationality' of goods traded in " "commerce." msgstr "" +"Las normas de origen determinan de dónde proceden los bienes, es decir, no " +"de dónde se han enviado, sino dónde se han producido o fabricado.\n" +"Como tal, el \"origen\" es la \"nacionalidad económica\" de los bienes " +"objeto de comercio." #. module: product_harmonized_system_delivery #: model:ir.model.fields,help:product_harmonized_system_delivery.field_product_product__hs_code diff --git a/product_harmonized_system_delivery/static/description/index.html b/product_harmonized_system_delivery/static/description/index.html index ae33f32..3995e36 100644 --- a/product_harmonized_system_delivery/static/description/index.html +++ b/product_harmonized_system_delivery/static/description/index.html @@ -1,20 +1,20 @@ - + - + Product Harmonized System Codes - Delivery