Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17][MIG] product_template_tags #1581

Open
wants to merge 1 commit into
base: 17.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
112 changes: 112 additions & 0 deletions product_template_tags/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
=====================
Product Template Tags
=====================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:53fb0f2779dec9659da98e445cfd03c266e73cb3f38aaeae17ec2db86d42e8d6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github
:target: https://github.com/OCA/product-attribute/tree/17.0/product_template_tags
:alt: OCA/product-attribute
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/product-attribute-17-0/product-attribute-17-0-product_template_tags
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/product-attribute&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This addon allows to add tags on products.

**Table of contents**

.. contents::
:local:

Configuration
=============

To configure this module, you need to:

1. Go to the product form view.
2. Create and edit tags using the form view

Usage
=====

To use this module, you need to:

1. On the product view, you can add and create tags.
2. Tags will be shown in the kanban view.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_template_tags%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* ACSONE SA/NV
* Numigi

Contributors
------------

- Benjamin Willig <[email protected]>
- Numigi (tm) and all its contributors (https://bit.ly/numigiens)
- Patrick Wilson <[email protected]>
- Pimolnat Suntian <[email protected]>
- `Camptocamp <https://www.camptocamp.com>`__

- Iván Todorovich <[email protected]>

- David Montull Guasch <[email protected]>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

.. |maintainer-patrickrwilson| image:: https://github.com/patrickrwilson.png?size=40px
:target: https://github.com/patrickrwilson
:alt: patrickrwilson
.. |maintainer-ivantodorovich| image:: https://github.com/ivantodorovich.png?size=40px
:target: https://github.com/ivantodorovich
:alt: ivantodorovich

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-patrickrwilson| |maintainer-ivantodorovich|

This module is part of the `OCA/product-attribute <https://github.com/OCA/product-attribute/tree/17.0/product_template_tags>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions product_template_tags/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
20 changes: 20 additions & 0 deletions product_template_tags/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Copyright 2017 ACSONE SA/NV
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Product Template Tags",
"summary": "This addon allow to add tags on products",
"version": "17.0.1.0.1",
"license": "AGPL-3",
"author": "ACSONE SA/NV, Odoo Community Association (OCA), Numigi",
"website": "https://github.com/OCA/product-attribute",
"depends": ["product"],
"data": [
"security/product_template_rule.xml",
"security/product_template_tag.xml",
"views/product_product.xml",
"views/product_template.xml",
"views/product_template_tag.xml",
],
"maintainers": ["patrickrwilson", "ivantodorovich"],
}
115 changes: 115 additions & 0 deletions product_template_tags/i18n/ca_ES.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_template_tags
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-17 13:02+0000\n"
"PO-Revision-Date: 2024-04-17 13:02+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__products_count
msgid "# of Products"
msgstr "# de productes"

#. module: product_template_tags
#: model_terms:ir.actions.act_window,help:product_template_tags.product_template_tag_act_window
msgid "Add tags"
msgstr "Afegir etiquetes"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
msgstr "Índex de colors"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__company_id
#: model_terms:ir.ui.view,arch_db:product_template_tags.product_template_tag_search_view
msgid "Company"
msgstr "Companyia"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__create_uid
msgid "Created by"
msgstr "Creat per"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__create_date
msgid "Created on"
msgstr "Creat el"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__display_name
msgid "Display Name"
msgstr "Nom de visualització"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__id
msgid "ID"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag____last_update
msgid "Last Modified on"
msgstr "Última modificació el"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__write_uid
msgid "Last Updated by"
msgstr "Última actualització per"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__write_date
msgid "Last Updated on"
msgstr "Última actualització el"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__name
msgid "Name"
msgstr "Nom"

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template
msgid "Product"
msgstr "Producte"

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
msgstr "Etiqueta de producte"

#. module: product_template_tags
#: model:ir.actions.act_window,name:product_template_tags.product_template_tag_act_window
msgid "Product Template Tag"
msgstr "Etiqueta de plantilla de producte"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__product_tmpl_ids
#: model_terms:ir.ui.view,arch_db:product_template_tags.product_template_tag_form_view
msgid "Products"
msgstr "Productes"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__sequence
msgid "Sequence"
msgstr "Seqüència"

#. module: product_template_tags
#: model:ir.model.constraint,message:product_template_tags.constraint_product_template_tag_name_uniq
msgid "Tag name must be unique inside a company"
msgstr "El nom de l'etiqueta ha de ser únic dins d'una empresa"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_product__tag_ids
#: model:ir.model.fields,field_description:product_template_tags.field_product_template__tag_ids
msgid "Tags"
msgstr "Etiquetes"
115 changes: 115 additions & 0 deletions product_template_tags/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_template_tags
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-17 12:58+0000\n"
"PO-Revision-Date: 2024-04-17 12:58+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__products_count
msgid "# of Products"
msgstr "# Produkte"

#. module: product_template_tags
#: model_terms:ir.actions.act_window,help:product_template_tags.product_template_tag_act_window
msgid "Add tags"
msgstr "Tags hinzufügen"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__color
msgid "Color Index"
msgstr "Farbindex"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__company_id
#: model_terms:ir.ui.view,arch_db:product_template_tags.product_template_tag_search_view
msgid "Company"
msgstr "Unternehmen"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__create_uid
msgid "Created by"
msgstr "Angelegt durch"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__create_date
msgid "Created on"
msgstr "Angelegt am"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__display_name
msgid "Display Name"
msgstr "Anzeigebezeichnung"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__id
msgid "ID"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag____last_update
msgid "Last Modified on"
msgstr "Zuletzt verändert am"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__write_uid
msgid "Last Updated by"
msgstr "Zuletzt aktualisiert durch"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__write_date
msgid "Last Updated on"
msgstr "Zuletzt aktualisiert am"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__name
msgid "Name"
msgstr "Bezeichnung"

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template
msgid "Product"
msgstr "Produkt"

#. module: product_template_tags
#: model:ir.model,name:product_template_tags.model_product_template_tag
msgid "Product Tag"
msgstr "Produkt Tag"

#. module: product_template_tags
#: model:ir.actions.act_window,name:product_template_tags.product_template_tag_act_window
msgid "Product Template Tag"
msgstr "Produktvorlage Tag"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__product_tmpl_ids
#: model_terms:ir.ui.view,arch_db:product_template_tags.product_template_tag_form_view
msgid "Products"
msgstr "Produkte"

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_template_tag__sequence
msgid "Sequence"
msgstr ""

#. module: product_template_tags
#: model:ir.model.constraint,message:product_template_tags.constraint_product_template_tag_name_uniq
msgid "Tag name must be unique inside a company"
msgstr ""

#. module: product_template_tags
#: model:ir.model.fields,field_description:product_template_tags.field_product_product__tag_ids
#: model:ir.model.fields,field_description:product_template_tags.field_product_template__tag_ids
msgid "Tags"
msgstr ""
Loading
Loading