[MIG] web_m2x_options: Migration to 12.0

pull/2888/head
Gusti Tammam 2018-10-19 08:00:16 +07:00 committed by manu
parent 7f05455280
commit 808eb50441
15 changed files with 197 additions and 191 deletions

View File

@ -14,13 +14,13 @@ web_m2x_options
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github
:target: https://github.com/OCA/web/tree/11.0/web_m2x_options
:target: https://github.com/OCA/web/tree/12.0/web_m2x_options
:alt: OCA/web
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/web-11-0/web-11-0-web_m2x_options
:target: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_m2x_options
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/162/11.0
:target: https://runbot.odoo-community.org/runbot/162/12.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@ -149,7 +149,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/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/OCA/web/issues/new?body=module:%20web_m2x_options%0Aversion:%2011.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/web/issues/new?body=module:%20web_m2x_options%0Aversion:%2012.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.
@ -191,6 +191,6 @@ 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.
This module is part of the `OCA/web <https://github.com/OCA/web/tree/11.0/web_m2x_options>`_ project on GitHub.
This module is part of the `OCA/web <https://github.com/OCA/web/tree/12.0/web_m2x_options>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

View File

@ -1,7 +1,11 @@
# Copyright 2015 0k.io
# Copyright 2016 ACSONE SA/NV
# Copyright 2017 Tecnativa
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": 'web_m2x_options',
"version": "11.0.1.0.0",
"version": "12.0.1.0.0",
'category': 'Web',
"author": "ACSONE SA/NV, "
"0k.io, "
@ -10,7 +14,6 @@
'website': 'https://github.com/OCA/web',
'license': 'AGPL-3',
"depends": [
'base',
'web',
],
'data': [

View File

@ -28,75 +28,75 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "إلغاء"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "إنشاء \"<strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "إنشاء وتحرير ..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "البحث عن المزيد ..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -28,77 +28,77 @@ msgstr "!(widget.options.no_open || widget.options.no_open_edit)"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "Abbrechen"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr "Anlegen"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Anlegen \"<strong>%s</strong>"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr "Eine %s anlegen"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "Anlegen und Bearbeiten"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr "Anlegen und bearbeiten"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "Suche weitere..."
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""
"Sie legen eine neue %s an, sind Sie sicher, dass diese nicht bereits "
"vorhanden ist?"
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
msgstr ""

View File

@ -27,75 +27,75 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "Cancelar"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr "Crear"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Crear \"<strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr "Crear un %s"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "Crear y editar..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr "Crear y editar"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "Buscar más..."
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "Está creando un nuevo %s, ¿está seguro de no existe ya?"
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
msgstr ""

View File

@ -27,75 +27,75 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "Peru"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Luo \"<strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "Luo ja muokkaa..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "Hae lisää..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -27,75 +27,75 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "Annuler"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Creer \"<strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "Créer et modifier..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "Rechercher plus..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -29,75 +29,75 @@ msgstr "!(opcije isključuju otvaranje ili uređivanje)"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "Otkaži"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr "Kreiraj"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Kreiraj \" <strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr "Kreiraj %s"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "Kreiraj i uredi..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr "Kreiraj i uredi"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "Traži dalje..."
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr "Želite kreirati novi %s, jeste li sigurni da već ne postoji?"
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
msgstr ""

View File

@ -27,75 +27,75 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "Annulla"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Crea \"<strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "Crea e Modifica..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "Cerca altro..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -28,75 +28,75 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "Annuleer"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr "Aanmaken"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -12,8 +12,8 @@ msgstr ""
"POT-Creation-Date: 2018-01-03 03:50+0000\n"
"PO-Revision-Date: 2018-08-04 13:34+0000\n"
"Last-Translator: Rodrigo Macedo <rmsolucoeseminformatic4@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/"
"23907/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"teams/23907/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -30,76 +30,76 @@ msgstr "!(widget.options.no_open || widget.nodeOptions.no_open_edit)"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "Cancelar"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr "Criar"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Criar \"<strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr "Criar um %s"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "Criar e editar.."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr "Criar e editar"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr "sem resultado para mostrar..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr "Abrir: "
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "Buscar mais..."
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""
"Você está criando um novo %s, você tem certeza de que ainda não existe?"
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
msgstr ""

View File

@ -28,75 +28,75 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "Preklic"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Ustvari \"<strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "Ustvari in urejaj..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "Poišči več..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -27,75 +27,75 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr "İptal"
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr "Oluştur \"<strong>%s</strong>\""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr "Oluştur ve düzenle..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr "Daha Fazla..."
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""

View File

@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
@ -22,76 +22,76 @@ msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:52
#: code:addons/web_m2x_options/static/src/js/form.js:54
#, python-format
msgid "Cancel"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:31
#: code:addons/web_m2x_options/static/src/js/form.js:33
#, python-format
msgid "Create"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:241
#: code:addons/web_m2x_options/static/src/js/form.js:243
#, python-format
msgid "Create \"<strong>%s</strong>\""
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:28
#: code:addons/web_m2x_options/static/src/js/form.js:30
#, python-format
msgid "Create a %s"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:261
#: code:addons/web_m2x_options/static/src/js/form.js:263
#, python-format
msgid "Create and Edit..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:42
#: code:addons/web_m2x_options/static/src/js/form.js:44
#, python-format
msgid "Create and edit"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:267
#: code:addons/web_m2x_options/static/src/js/form.js:269
#, python-format
msgid "No results to show..."
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:341
#: code:addons/web_m2x_options/static/src/js/form.js:342
#, python-format
msgid "Open: "
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:206
#: code:addons/web_m2x_options/static/src/js/form.js:208
#, python-format
msgid "Search More..."
msgstr ""
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "System Parameter"
msgstr ""
#. module: web_m2x_options
#. openerp-web
#: code:addons/web_m2x_options/static/src/js/form.js:58
#: code:addons/web_m2x_options/static/src/js/form.js:60
#, python-format
msgid "You are creating a new %s, are you sure it does not exist yet?"
msgstr ""
#. module: web_m2x_options
#: model:ir.model,name:web_m2x_options.model_ir_config_parameter
msgid "ir.config_parameter"
msgstr ""

View File

@ -353,7 +353,7 @@ odoo.define('web_m2x_options.web_m2x_options', function (require) {
}
}
},
})
});
FormFieldMany2ManyTags.include({
events: _.extend({}, FormFieldMany2ManyTags.prototype.events, {
@ -368,6 +368,9 @@ odoo.define('web_m2x_options.web_m2x_options', function (require) {
this._super.apply(this, arguments);
if (!open && !no_color_picker) {
this._onOpenColorPicker(event);
} else {
event.preventDefault();
event.stopPropagation();
}
},
});