Skip to content

Commit

Permalink
Merge pull request #1026 from OCA/15.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/product-attribute (15.0)
  • Loading branch information
bt-admin authored Feb 3, 2024
2 parents 2a0e6c2 + f2595b6 commit c1ffdf0
Show file tree
Hide file tree
Showing 17 changed files with 273 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ addon | version | maintainers | summary
[product_supplierinfo_archive](product_supplierinfo_archive/) | 15.0.1.0.0 | [![GuillemCForgeFlow](https://github.com/GuillemCForgeFlow.png?size=30px)](https://github.com/GuillemCForgeFlow) [![AlvaroTForgeFlow](https://github.com/AlvaroTForgeFlow.png?size=30px)](https://github.com/AlvaroTForgeFlow) [![OriolVForgeFlow](https://github.com/OriolVForgeFlow.png?size=30px)](https://github.com/OriolVForgeFlow) | Add the active field to the product supplier info
[product_supplierinfo_for_customer](product_supplierinfo_for_customer/) | 15.0.1.0.4 | | Allows to define prices for customers in the products
[product_supplierinfo_revision](product_supplierinfo_revision/) | 15.0.1.0.0 | | Product Supplierinfo Revision
[product_template_tags](product_template_tags/) | 15.0.1.0.1 | [![patrickrwilson](https://github.com/patrickrwilson.png?size=30px)](https://github.com/patrickrwilson) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | This addon allow to add tags on products
[product_template_tags](product_template_tags/) | 15.0.1.1.0 | [![patrickrwilson](https://github.com/patrickrwilson.png?size=30px)](https://github.com/patrickrwilson) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | This addon allow to add tags on products
[product_variant_attribute_name_manager](product_variant_attribute_name_manager/) | 15.0.1.0.1 | [![JordiMForgeFlow](https://github.com/JordiMForgeFlow.png?size=30px)](https://github.com/JordiMForgeFlow) | Manage how to display the attributes on the product variant name.
[purchase_product_template_tags](purchase_product_template_tags/) | 15.0.1.0.0 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Show product tags menu in Purchase app
[sale_product_template_tags](sale_product_template_tags/) | 15.0.1.0.1 | [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Show product tags menu in Sale app
Expand Down
2 changes: 1 addition & 1 deletion product_template_tags/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Product Template Tags
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:f756a2ad8e75947f43297e71f1ba0c8e3781c37c70200fa2499e016ceca8cccd
!! source digest: sha256:cd2ab447ae3e110a211eb3121ad7824bd93da34f8c96ad824ee661daf143dd65
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion product_template_tags/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Product Template Tags",
"summary": "This addon allow to add tags on products",
"version": "15.0.1.0.1",
"version": "15.0.1.1.0",
"license": "AGPL-3",
"author": "ACSONE SA/NV, Odoo Community Association (OCA), Numigi",
"website": "https://github.com/OCA/product-attribute",
Expand Down
21 changes: 21 additions & 0 deletions product_template_tags/i18n/ca.po
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ msgstr "# de productes"
msgid "Add tags"
msgstr "Afegir etiquetes"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__child_ids
msgid "Child"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
Expand Down Expand Up @@ -77,6 +82,16 @@ msgstr "Última actualització el"
msgid "Name"
msgstr "Nom"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_id
msgid "Parent"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_path
msgid "Parent Path"
msgstr ""

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
Expand Down Expand Up @@ -113,3 +128,9 @@ msgstr "El nom de l'etiqueta ha de ser únic dins d'una empresa"
#: model:ir.model.fields,field_description:product_template_tags.field_product_template__tag_ids
msgid "Tags"
msgstr "Etiquetes"

#. module: product_template_tags
#: code:addons/product_template_tags/models/product_template_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""
21 changes: 21 additions & 0 deletions product_template_tags/i18n/de.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ msgstr "# Produkte"
msgid "Add tags"
msgstr "Tags hinzufügen"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__child_ids
msgid "Child"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
Expand Down Expand Up @@ -81,6 +86,16 @@ msgstr "Zuletzt aktualisiert am"
msgid "Name"
msgstr "Bezeichnung"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_id
msgid "Parent"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_path
msgid "Parent Path"
msgstr ""

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
Expand Down Expand Up @@ -118,5 +133,11 @@ msgstr ""
msgid "Tags"
msgstr ""

#. module: product_template_tags
#: code:addons/product_template_tags/models/product_template_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""

#~ msgid "Product Tags"
#~ msgstr "Produkt Tags"
21 changes: 21 additions & 0 deletions product_template_tags/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ msgstr "# de Productos"
msgid "Add tags"
msgstr "Añadir etiquetas"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__child_ids
msgid "Child"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
Expand Down Expand Up @@ -80,6 +85,16 @@ msgstr "Última modificación el"
msgid "Name"
msgstr "Nombre"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_id
msgid "Parent"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_path
msgid "Parent Path"
msgstr ""

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
Expand Down Expand Up @@ -117,5 +132,11 @@ msgstr "El nombre de etiqueta debe ser único dentro de una compañía"
msgid "Tags"
msgstr "Etiquetas"

#. module: product_template_tags
#: code:addons/product_template_tags/models/product_template_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""

#~ msgid "Product Tags"
#~ msgstr "Etiquetas de producto"
21 changes: 21 additions & 0 deletions product_template_tags/i18n/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ msgstr "# d'articles"
msgid "Add tags"
msgstr "Ajouter tags"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__child_ids
msgid "Child"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
Expand Down Expand Up @@ -80,6 +85,16 @@ msgstr "Dernière mise à jour le"
msgid "Name"
msgstr "Nom"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_id
msgid "Parent"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_path
msgid "Parent Path"
msgstr ""

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
Expand Down Expand Up @@ -117,5 +132,11 @@ msgstr ""
msgid "Tags"
msgstr ""

#. module: product_template_tags
#: code:addons/product_template_tags/models/product_template_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""

#~ msgid "Product Tags"
#~ msgstr "Tags d'article"
21 changes: 21 additions & 0 deletions product_template_tags/i18n/hr.po
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ msgstr "# proizvoda"
msgid "Add tags"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__child_ids
msgid "Child"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
Expand Down Expand Up @@ -80,6 +85,16 @@ msgstr "Zadnje ažurirano"
msgid "Name"
msgstr "naziv"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_id
msgid "Parent"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_path
msgid "Parent Path"
msgstr ""

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
Expand Down Expand Up @@ -117,5 +132,11 @@ msgstr ""
msgid "Tags"
msgstr ""

#. module: product_template_tags
#: code:addons/product_template_tags/models/product_template_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""

#~ msgid "Product Tags"
#~ msgstr "Oznake proizvoda"
21 changes: 21 additions & 0 deletions product_template_tags/i18n/it.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ msgstr "N° prodotti"
msgid "Add tags"
msgstr "Aggiungi etichette"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__child_ids
msgid "Child"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
Expand Down Expand Up @@ -81,6 +86,16 @@ msgstr "Ultimo aggiornamento il"
msgid "Name"
msgstr "Nome"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_id
msgid "Parent"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_path
msgid "Parent Path"
msgstr ""

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
Expand Down Expand Up @@ -117,3 +132,9 @@ msgstr "Il nome del tag dev'essere univoco all'interno della stessa Azienda"
#: model:ir.model.fields,field_description:product_template_tags.field_product_template__tag_ids
msgid "Tags"
msgstr "Etichette"

#. module: product_template_tags
#: code:addons/product_template_tags/models/product_template_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""
21 changes: 21 additions & 0 deletions product_template_tags/i18n/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ msgstr "# Producten"
msgid "Add tags"
msgstr "Voeg tag toe"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__child_ids
msgid "Child"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
Expand Down Expand Up @@ -77,6 +82,16 @@ msgstr "Laatst bijgewerkt op"
msgid "Name"
msgstr "Naam"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_id
msgid "Parent"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_path
msgid "Parent Path"
msgstr ""

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
Expand Down Expand Up @@ -114,5 +129,11 @@ msgstr "Tag naam moet uniek zijn binnen een bedrijf"
msgid "Tags"
msgstr ""

#. module: product_template_tags
#: code:addons/product_template_tags/models/product_template_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""

#~ msgid "Product Tags"
#~ msgstr "Product tag"
21 changes: 21 additions & 0 deletions product_template_tags/i18n/nl_NL.po
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ msgstr "# Producten"
msgid "Add tags"
msgstr "Voeg tag toe"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__child_ids
msgid "Child"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
Expand Down Expand Up @@ -81,6 +86,16 @@ msgstr "Laatst bijgewerkt op"
msgid "Name"
msgstr "Naam"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_id
msgid "Parent"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_path
msgid "Parent Path"
msgstr ""

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
Expand Down Expand Up @@ -118,5 +133,11 @@ msgstr ""
msgid "Tags"
msgstr ""

#. module: product_template_tags
#: code:addons/product_template_tags/models/product_template_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""

#~ msgid "Product Tags"
#~ msgstr "Product tag"
21 changes: 21 additions & 0 deletions product_template_tags/i18n/product_template_tags.pot
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,11 @@ msgstr ""
msgid "Add tags"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__child_ids
msgid "Child"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
Expand Down Expand Up @@ -74,6 +79,16 @@ msgstr ""
msgid "Name"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_id
msgid "Parent"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__parent_path
msgid "Parent Path"
msgstr ""

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
Expand Down Expand Up @@ -110,3 +125,9 @@ msgstr ""
#: model:ir.model.fields,field_description:product_template_tags.field_product_template__tag_ids
msgid "Tags"
msgstr ""

#. module: product_template_tags
#: code:addons/product_template_tags/models/product_template_tag.py:0
#, python-format
msgid "Tags cannot be recursive."
msgstr ""
Loading

0 comments on commit c1ffdf0

Please sign in to comment.