Browse Source

[FIX] Rename translation files: crm_deduplicate_by_website > partner_deduplicate_by_website

12.0
Victor M.M. Torres 5 years ago
committed by OCA-git-bot
parent
commit
4230537a10
  1. 17
      partner_deduplicate_by_website/README.rst
  2. 2
      partner_deduplicate_by_website/__manifest__.py
  3. 10
      partner_deduplicate_by_website/i18n/ar.po
  4. 10
      partner_deduplicate_by_website/i18n/bg.po
  5. 10
      partner_deduplicate_by_website/i18n/bs.po
  6. 10
      partner_deduplicate_by_website/i18n/ca.po
  7. 10
      partner_deduplicate_by_website/i18n/crm_deduplicate_by_website.pot
  8. 10
      partner_deduplicate_by_website/i18n/cs.po
  9. 10
      partner_deduplicate_by_website/i18n/da.po
  10. 10
      partner_deduplicate_by_website/i18n/de.po
  11. 10
      partner_deduplicate_by_website/i18n/el_GR.po
  12. 10
      partner_deduplicate_by_website/i18n/en_GB.po
  13. 10
      partner_deduplicate_by_website/i18n/es.po
  14. 10
      partner_deduplicate_by_website/i18n/es_AR.po
  15. 10
      partner_deduplicate_by_website/i18n/es_CL.po
  16. 10
      partner_deduplicate_by_website/i18n/es_CO.po
  17. 10
      partner_deduplicate_by_website/i18n/es_CR.po
  18. 10
      partner_deduplicate_by_website/i18n/es_DO.po
  19. 10
      partner_deduplicate_by_website/i18n/es_EC.po
  20. 10
      partner_deduplicate_by_website/i18n/es_MX.po
  21. 10
      partner_deduplicate_by_website/i18n/es_PE.po
  22. 10
      partner_deduplicate_by_website/i18n/et.po
  23. 10
      partner_deduplicate_by_website/i18n/eu.po
  24. 10
      partner_deduplicate_by_website/i18n/fa.po
  25. 10
      partner_deduplicate_by_website/i18n/fi.po
  26. 10
      partner_deduplicate_by_website/i18n/fr.po
  27. 10
      partner_deduplicate_by_website/i18n/gl.po
  28. 10
      partner_deduplicate_by_website/i18n/he.po
  29. 10
      partner_deduplicate_by_website/i18n/hr.po
  30. 10
      partner_deduplicate_by_website/i18n/hr_HR.po
  31. 10
      partner_deduplicate_by_website/i18n/hu.po
  32. 10
      partner_deduplicate_by_website/i18n/id.po
  33. 10
      partner_deduplicate_by_website/i18n/it.po
  34. 10
      partner_deduplicate_by_website/i18n/ja.po
  35. 10
      partner_deduplicate_by_website/i18n/ko.po
  36. 10
      partner_deduplicate_by_website/i18n/lt.po
  37. 10
      partner_deduplicate_by_website/i18n/lv.po
  38. 10
      partner_deduplicate_by_website/i18n/mk.po
  39. 10
      partner_deduplicate_by_website/i18n/mn.po
  40. 10
      partner_deduplicate_by_website/i18n/nb.po
  41. 10
      partner_deduplicate_by_website/i18n/nl.po
  42. 10
      partner_deduplicate_by_website/i18n/pl.po
  43. 10
      partner_deduplicate_by_website/i18n/pt_BR.po
  44. 10
      partner_deduplicate_by_website/i18n/ru.po
  45. 10
      partner_deduplicate_by_website/i18n/sk.po
  46. 10
      partner_deduplicate_by_website/i18n/sl.po
  47. 10
      partner_deduplicate_by_website/i18n/sr.po
  48. 10
      partner_deduplicate_by_website/i18n/sr@latin.po
  49. 10
      partner_deduplicate_by_website/i18n/sv.po
  50. 10
      partner_deduplicate_by_website/i18n/th.po
  51. 10
      partner_deduplicate_by_website/i18n/tr.po
  52. 10
      partner_deduplicate_by_website/i18n/uk.po
  53. 10
      partner_deduplicate_by_website/i18n/vi.po
  54. 10
      partner_deduplicate_by_website/i18n/zh_CN.po
  55. 10
      partner_deduplicate_by_website/i18n/zh_TW.po
  56. 13
      partner_deduplicate_by_website/readme/ROADMAP.rst
  57. 39
      partner_deduplicate_by_website/static/description/index.html
  58. 13
      partner_deduplicate_by_website/tests/test_crm_deduplicate_by_website.py

17
partner_deduplicate_by_website/README.rst

@ -43,6 +43,23 @@ To use this module, you need to:
in". in".
#. This criteria will be used for deduplicating. #. This criteria will be used for deduplicating.
Known issues / Roadmap
======================
* As is current now website comparasion as is now is need to be extrictly the same
but all these example of url should be consider the same:
www.test-deduplicate.com
test-deduplicate.com
http://test-deduplicate.com
https://test-deduplicate.com
http://test-deduplicate.com/
https://test-deduplicate.com/
http://www.test-deduplicate.com
https://www.test-deduplicate.com
http://www.test-deduplicate.com/
https://www.test-deduplicate.com/
Bug Tracker Bug Tracker
=========== ===========

2
partner_deduplicate_by_website/__manifest__.py

@ -13,7 +13,7 @@
"license": "AGPL-3", "license": "AGPL-3",
"installable": True, "installable": True,
"depends": [ "depends": [
"partner_deduplicate_acl",
"contacts",
], ],
"data": [ "data": [
'wizards/partner_merge_view.xml', 'wizards/partner_merge_view.xml',

10
partner_deduplicate_by_website/i18n/ar.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "الموقع" msgstr "الموقع"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/bg.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Уебсайт" msgstr "Уебсайт"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/bs.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Web stranica" msgstr "Web stranica"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/ca.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Lloc web" msgstr "Lloc web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/crm_deduplicate_by_website.pot

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
msgid "" msgid ""
msgstr "" msgstr ""
@ -13,13 +13,13 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "" msgstr ""
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/cs.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Webová stránka" msgstr "Webová stránka"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/da.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Hjemmeside" msgstr "Hjemmeside"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/de.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# Rudolf Schnapka <rs@techno-flex.de>, 2017 # Rudolf Schnapka <rs@techno-flex.de>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Webseite" msgstr "Webseite"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "base.partner.merge.automatic.wizard" msgstr "base.partner.merge.automatic.wizard"

10
partner_deduplicate_by_website/i18n/el_GR.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Ιστότοπος" msgstr "Ιστότοπος"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/en_GB.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Website" msgstr "Website"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/es.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio web" msgstr "Sitio web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "base.partner.merge.automatic.wizard" msgstr "base.partner.merge.automatic.wizard"

10
partner_deduplicate_by_website/i18n/es_AR.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio web" msgstr "Sitio web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/es_CL.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio Web" msgstr "Sitio Web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/es_CO.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio Web" msgstr "Sitio Web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/es_CR.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio web" msgstr "Sitio web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/es_DO.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio web" msgstr "Sitio web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/es_EC.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio web" msgstr "Sitio web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/es_MX.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio Web" msgstr "Sitio Web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/es_PE.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio Web" msgstr "Sitio Web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/et.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Veebileht" msgstr "Veebileht"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/eu.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# Esther Martín Menéndez <esthermartin001@gmail.com>, 2017 # Esther Martín Menéndez <esthermartin001@gmail.com>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Website" msgstr "Website"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/fa.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "تارنما" msgstr "تارنما"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/fi.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Verkkosivut" msgstr "Verkkosivut"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/fr.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Site Internet" msgstr "Site Internet"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/gl.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.4\n" "X-Generator: Weblate 3.4\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sitio web" msgstr "Sitio web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "'base.partner.merge.automatic.wizard'" msgstr "'base.partner.merge.automatic.wizard'"

10
partner_deduplicate_by_website/i18n/he.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "אתר" msgstr "אתר"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/hr.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Web stranica" msgstr "Web stranica"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/hr_HR.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -20,12 +20,12 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Webstranice" msgstr "Webstranice"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/hu.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Honlap" msgstr "Honlap"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/id.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Situs Web" msgstr "Situs Web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/it.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Sito internet" msgstr "Sito internet"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/ja.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "ウェブサイト" msgstr "ウェブサイト"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/ko.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "웹사이트" msgstr "웹사이트"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/lt.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2);\n" "%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Tinklapis" msgstr "Tinklapis"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/lv.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"2);\n" "2);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Tīkla vietne" msgstr "Tīkla vietne"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/mk.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Вебсајт" msgstr "Вебсајт"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/mn.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Вэбсайт" msgstr "Вэбсайт"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/nb.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Nettsted" msgstr "Nettsted"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/nl.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Website" msgstr "Website"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/pl.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -20,12 +20,12 @@ msgstr ""
"%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" "%100<12 || n%100>=14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Strona WWW" msgstr "Strona WWW"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/pt_BR.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Website" msgstr "Website"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/ru.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -20,12 +20,12 @@ msgstr ""
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n" "%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Сайт" msgstr "Сайт"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/sk.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# gebri <gebri@inmail.sk>, 2017 # gebri <gebri@inmail.sk>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Webová stránka" msgstr "Webová stránka"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "base.partner.merge.automatic.wizard" msgstr "base.partner.merge.automatic.wizard"

10
partner_deduplicate_by_website/i18n/sl.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n" "%100==4 ? 2 : 3);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Spletna stran" msgstr "Spletna stran"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/sr.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Web stranica" msgstr "Web stranica"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/sr@latin.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -20,12 +20,12 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Internet stranica" msgstr "Internet stranica"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/sv.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Webbplats" msgstr "Webbplats"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/th.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "เว็บไซต์" msgstr "เว็บไซต์"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/tr.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2017 # Ahmet Altinisik <aaltinisik@altinkaya.com.tr>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Web Sitesi" msgstr "Web Sitesi"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "base.partner.merge.automatic.wizard" msgstr "base.partner.merge.automatic.wizard"

10
partner_deduplicate_by_website/i18n/uk.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Веб-сайт" msgstr "Веб-сайт"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/vi.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -18,12 +18,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "Trang web" msgstr "Trang web"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/zh_CN.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "网站" msgstr "网站"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

10
partner_deduplicate_by_website/i18n/zh_TW.po

@ -1,6 +1,6 @@
# Translation of Odoo Server. # Translation of Odoo Server.
# This file contains the translation of the following modules: # This file contains the translation of the following modules:
# * crm_deduplicate_by_website
# * partner_deduplicate_by_website
# #
# Translators: # Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017 # OCA Transbot <transbot@odoo-community.org>, 2017
@ -19,12 +19,12 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: crm_deduplicate_by_website
#: model:ir.model.fields,field_description:crm_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
#. module: partner_deduplicate_by_website
#: model:ir.model.fields,field_description:partner_deduplicate_by_website.field_base_partner_merge_automatic_wizard_group_by_website
msgid "Website" msgid "Website"
msgstr "網站" msgstr "網站"
#. module: crm_deduplicate_by_website
#: model:ir.model,name:crm_deduplicate_by_website.model_base_partner_merge_automatic_wizard
#. module: partner_deduplicate_by_website
#: model:ir.model,name:partner_deduplicate_by_website.model_base_partner_merge_automatic_wizard
msgid "base.partner.merge.automatic.wizard" msgid "base.partner.merge.automatic.wizard"
msgstr "" msgstr ""

13
partner_deduplicate_by_website/readme/ROADMAP.rst

@ -0,0 +1,13 @@
* As is current now website comparasion as is now is need to be extrictly the same
but all these example of url should be consider the same:
www.test-deduplicate.com
test-deduplicate.com
http://test-deduplicate.com
https://test-deduplicate.com
http://test-deduplicate.com/
https://test-deduplicate.com/
http://www.test-deduplicate.com
https://www.test-deduplicate.com
http://www.test-deduplicate.com/
https://www.test-deduplicate.com/

39
partner_deduplicate_by_website/static/description/index.html

@ -374,11 +374,12 @@ website.</p>
<div class="contents local topic" id="contents"> <div class="contents local topic" id="contents">
<ul class="simple"> <ul class="simple">
<li><a class="reference internal" href="#usage" id="id1">Usage</a></li> <li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
<li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="id3">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="id4">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li>
<li><a class="reference internal" href="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li>
<li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="id4">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="id5">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li>
</ul> </ul>
</li> </li>
</ul> </ul>
@ -393,8 +394,26 @@ in”.</li>
<li>This criteria will be used for deduplicating.</li> <li>This criteria will be used for deduplicating.</li>
</ol> </ol>
</div> </div>
<div class="section" id="known-issues-roadmap">
<h1><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h1>
<ul>
<li><p class="first">As is current now website comparasion as is now is need to be extrictly the same
but all these example of url should be consider the same:</p>
<p>www.test-deduplicate.com
test-deduplicate.com
<a class="reference external" href="http://test-deduplicate.com">http://test-deduplicate.com</a>
<a class="reference external" href="https://test-deduplicate.com">https://test-deduplicate.com</a>
<a class="reference external" href="http://test-deduplicate.com/">http://test-deduplicate.com/</a>
<a class="reference external" href="https://test-deduplicate.com/">https://test-deduplicate.com/</a>
<a class="reference external" href="http://www.test-deduplicate.com">http://www.test-deduplicate.com</a>
<a class="reference external" href="https://www.test-deduplicate.com">https://www.test-deduplicate.com</a>
<a class="reference external" href="http://www.test-deduplicate.com/">http://www.test-deduplicate.com/</a>
<a class="reference external" href="https://www.test-deduplicate.com/">https://www.test-deduplicate.com/</a></p>
</li>
</ul>
</div>
<div class="section" id="bug-tracker"> <div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
<h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/partner-contact/issues">GitHub Issues</a>. <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/partner-contact/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported. 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 If you spotted it first, help us smashing it by providing a detailed and welcomed
@ -402,15 +421,15 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<p>Do not contact contributors directly about support or help with technical issues.</p> <p>Do not contact contributors directly about support or help with technical issues.</p>
</div> </div>
<div class="section" id="credits"> <div class="section" id="credits">
<h1><a class="toc-backref" href="#id3">Credits</a></h1>
<h1><a class="toc-backref" href="#id4">Credits</a></h1>
<div class="section" id="authors"> <div class="section" id="authors">
<h2><a class="toc-backref" href="#id4">Authors</a></h2>
<h2><a class="toc-backref" href="#id5">Authors</a></h2>
<ul class="simple"> <ul class="simple">
<li>Tecnativa</li> <li>Tecnativa</li>
</ul> </ul>
</div> </div>
<div class="section" id="contributors"> <div class="section" id="contributors">
<h2><a class="toc-backref" href="#id5">Contributors</a></h2>
<h2><a class="toc-backref" href="#id6">Contributors</a></h2>
<ul class="simple"> <ul class="simple">
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul> <li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
<li>Pedro M. Baeza</li> <li>Pedro M. Baeza</li>
@ -422,7 +441,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
</ul> </ul>
</div> </div>
<div class="section" id="maintainers"> <div class="section" id="maintainers">
<h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
<h2><a class="toc-backref" href="#id7">Maintainers</a></h2>
<p>This module is maintained by the OCA.</p> <p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose <p>OCA, or the Odoo Community Association, is a nonprofit organization whose

13
partner_deduplicate_by_website/tests/test_crm_deduplicate_by_website.py

@ -18,14 +18,13 @@ class TestDeduplicateByWebsite(common.SavepointCase):
'email': 'test@deduplicate.com', 'email': 'test@deduplicate.com',
}) })
cls.partner_2 = cls.env['res.partner'].with_context(
def test_deduplicate_by_website(self):
self.partner_2 = self.env['res.partner'].with_context(
tracking_disable=True).create({ tracking_disable=True).create({
'name': 'Partner 2', 'name': 'Partner 2',
'website': 'www.test-deduplicate.com', 'website': 'www.test-deduplicate.com',
'email': 'test@deduplicate.com',
'email': 'test2@deduplicate.com',
}) })
def test_deduplicate_by_website(self):
wizard = self.env['base.partner.merge.automatic.wizard'].create({ wizard = self.env['base.partner.merge.automatic.wizard'].create({
'group_by_website': True, 'group_by_website': True,
}) })
@ -40,6 +39,12 @@ class TestDeduplicateByWebsite(common.SavepointCase):
self.assertTrue(found_match) self.assertTrue(found_match)
def test_deduplicate_by_website_and_is_company(self): def test_deduplicate_by_website_and_is_company(self):
self.partner_2 = self.env['res.partner'].with_context(
tracking_disable=True).create({
'name': 'Partner 2',
'website': 'www.test-deduplicate.com',
'email': 'test@deduplicate.com',
})
wizard = self.env['base.partner.merge.automatic.wizard'].create({ wizard = self.env['base.partner.merge.automatic.wizard'].create({
'group_by_website': True, 'group_by_website': True,
'group_by_email': True, 'group_by_email': True,

Loading…
Cancel
Save