Browse Source

9.0-mig-web_widget_one2many_tags

Change version to 9.0
pull/470/head
susport 8 years ago
parent
commit
1eb69b6fd1
  1. 2
      web_widget_one2many_tags/README.rst
  2. 2
      web_widget_one2many_tags/__openerp__.py

2
web_widget_one2many_tags/README.rst

@ -14,7 +14,7 @@ To use this module, use ``widget="one2many_tags"`` on your field element.
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/162/8.0
:target: https://runbot.odoo-community.org/runbot/162/9.0
For further information, please visit:

2
web_widget_one2many_tags/__openerp__.py

@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
"name": "Tags widget for one2many fields",
"version": "8.0.1.0.0",
"version": "9.0.1.0.0",
"author": "Therp BV,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Hidden/Dependency",

Loading…
Cancel
Save