Navigation Menu

Skip to content

Commit

Permalink
[MIG] Migrate 'product_tags' from 10.0 to 12.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo Bilotta committed Jun 21, 2019
1 parent ec1205b commit ef0f7ed
Show file tree
Hide file tree
Showing 19 changed files with 896 additions and 161 deletions.
80 changes: 79 additions & 1 deletion product_tags/README.rst
@@ -1 +1,79 @@
Add tags in products like it's done for the partners
============
Product Tags
============

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file was generated by oca-gen-addon-readme. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| 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

.. |badge2| image:: https://img.shields.io/badge/github-it--projects--llc%2Fmisc--addons-lightgray.png?logo=github
:target: https://github.com/it-projects-llc/misc-addons/tree/12.0/product_tags
:alt: it-projects-llc/misc-addons

|badge1| |badge2|

Add tags in products like it's done for the partners.

**Table of contents**

.. contents::
:local:

Installation
============

* `Install <https://odoo-development.readthedocs.io/en/latest/odoo/usage/install-module.html>`__
this module in a usual way.

Usage
=====

After installing this module, you will be able to
create and add tags for new and existing products.

Changelog
=========

12.0.1.0.0 (2019-06-21)
~~~~~~~~~~~~~~~~~~~~~~~

- **Successful migration to Odoo 12.**
- Improved tag searching algorithm.
- Enhanced tag views for a better UX.

10.0.1.0.1 (2018-10-26)
~~~~~~~~~~~~~~~~~~~~~~~

- **Fix:** issue with search for non-existent tags

1.0 (2015-07-12)
~~~~~~~~~~~~~~~~

- **Init version**

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

Bugs are tracked on `GitHub Issues <https://github.com/it-projects-llc/misc-addons/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
`feedback <https://github.com/it-projects-llc/misc-addons/issues/new>`_.

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

Credits
=======

Authors
~~~~~~~

* Julius Network Solutions

Contributors
~~~~~~~~~~~~

* Matteo Bilotta <mbilotta@linkgroup.it> (http://linkgroup.it/)
3 changes: 2 additions & 1 deletion product_tags/__init__.py
Expand Up @@ -2,6 +2,7 @@
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2013 Julius Network Solutions SARL <contact@julius.fr>
# Copyright (c) 2019 Matteo Bilotta <mbilotta@linkgroup.it>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand All @@ -18,4 +19,4 @@
#
#

from . import product
from . import models
18 changes: 10 additions & 8 deletions product_tags/__manifest__.py
Expand Up @@ -3,6 +3,7 @@
# OpenERP, Open Source Management Solution
# Copyright (C) 2013 Julius Network Solutions SARL <contact@julius.fr>
# Copyright (C) 2015 credativ ltd. <info@credativ.co.uk>
# Copyright (c) 2019 Matteo Bilotta <mbilotta@linkgroup.it>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
Expand All @@ -21,19 +22,20 @@

{
"name": "Product Tags",
"version": "10.0.1.0.1",
'summary': "Add tags in products like it's done for the partners",
"version": "12.0.1.0.0",
"author": "Julius Network Solutions",
"website": "http://julius.fr",
"category": "Sales Management",
"website": "https://github.com/it-projects-llc/misc-addons",
"category": "Sales",
"depends": [
'product',
'sale',
'sale'
],
'license': 'AGPL-3',
"demo": [],
"data": [
'security/ir.model.access.csv',
'product_view.xml',
],
'installable': False,

'views/product_tag_view.xml',
'views/product_template_view.xml'
]
}
8 changes: 0 additions & 8 deletions product_tags/doc/changelog.rst

This file was deleted.

14 changes: 0 additions & 14 deletions product_tags/doc/index.rst

This file was deleted.

151 changes: 151 additions & 0 deletions product_tags/i18n/it.po
@@ -0,0 +1,151 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * product_tags
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0+e-20190417\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-21 10:53+0000\n"
"PO-Revision-Date: 2019-06-21 13:16+0200\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: \n"
"Language: it\n"
"X-Generator: Poedit 2.2.3\n"

#. module: product_tags
#: model_terms:ir.ui.view,arch_db:product_tags.product_tag_form_view
msgid "Accessories & Supplies"
msgstr "Accessori & Forniture"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__active
msgid "Active"
msgstr "Attivo"

#. module: product_tags
#: model_terms:ir.ui.view,arch_db:product_tags.product_tag_search_view
msgid "Archived"
msgstr "Archiviati"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__child_ids
msgid "Child Tags"
msgstr "Tag figli"

#. module: product_tags
#: model_terms:ir.actions.act_window,help:product_tags.product_tag_action
msgid "Click to create a new product tag."
msgstr "Clicca per creare un nuovo tag di prodotto."

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__color
msgid "Color index"
msgstr "Indice colore"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__create_uid
msgid "Created by"
msgstr "Creato da"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__create_date
msgid "Created on"
msgstr "Creato il"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__display_name
msgid "Display Name"
msgstr "Nome visualizzato"

#. module: product_tags
#: model_terms:ir.ui.view,arch_db:product_tags.product_tag_form_view
msgid "Electronics"
msgstr "Elettronica"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__id
msgid "ID"
msgstr "ID"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__image
msgid "Image"
msgstr "Immagine"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag____last_update
msgid "Last Modified on"
msgstr "Ultima modifica il"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__write_uid
msgid "Last Updated by"
msgstr "Ultimo aggiornamento di"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__write_date
msgid "Last Updated on"
msgstr "Ultimo aggiornamento il"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__parent_left
msgid "Left Parent"
msgstr "Genitore sinistro"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__parent_id
msgid "Parent Tag"
msgstr "Tag superiore"

#. module: product_tags
#: model:ir.model,name:product_tags.model_product_template
msgid "Product Template"
msgstr "Modello prodotto"

#. module: product_tags
#: model:ir.model,name:product_tags.model_product_tag
msgid "Product tags"
msgstr "Tag prodotti"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__parent_right
msgid "Right Parent"
msgstr "Genitore destro"

#. module: product_tags
#: model:ir.model.fields,field_description:product_tags.field_product_tag__name
msgid "Tag Name"
msgstr "Nome tag"

#. module: product_tags
#: model:ir.actions.act_window,name:product_tags.product_tag_action
#: model:ir.model.fields,field_description:product_tags.field_product_product__tag_ids
#: model:ir.model.fields,field_description:product_tags.field_product_template__tag_ids
#: model:ir.ui.menu,name:product_tags.product_tag_menu_sale
#: model_terms:ir.ui.view,arch_db:product_tags.product_template_search_view
msgid "Tags"
msgstr "Tag"

#. module: product_tags
#: model_terms:ir.ui.view,arch_db:product_tags.product_template_form_view
msgid "Tags..."
msgstr "Tags..."

#. module: product_tags
#: model:ir.model.fields,help:product_tags.field_product_tag__active
msgid "The active field allows you to hide the tag without removing it."
msgstr "Il campo \"Attivo\" ti consente di nascondere il tag prodotto senza rimuoverlo fisicamente."

#. module: product_tags
#: model_terms:ir.actions.act_window,help:product_tags.product_tag_action
msgid ""
"With product tags you can categorize your products\n"
" regardless of the category they belong to."
msgstr ""
"Con i tag prodotti puoi categorizzare i tuoi prodotti\n"
" indipendentemente dalla categoria a cui appartengono."
22 changes: 22 additions & 0 deletions product_tags/models/__init__.py
@@ -0,0 +1,22 @@
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2013 Julius Network Solutions SARL <contact@julius.fr>
# Copyright (c) 2019 Matteo Bilotta <mbilotta@linkgroup.it>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
#

from . import product

0 comments on commit ef0f7ed

Please sign in to comment.