Skip to content

Commit

Permalink
Merge pull request #15 from feketemihai/11.0-mig-l10n_ro_partner_unique
Browse files Browse the repository at this point in the history
[11.0] [MIG] l10n_ro_partner_unique
  • Loading branch information
feketemihai committed Mar 7, 2018
2 parents 3b85068 + f1aa364 commit 245f728
Show file tree
Hide file tree
Showing 60 changed files with 1,352 additions and 0 deletions.
68 changes: 68 additions & 0 deletions l10n_ro_partner_unique/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: https://www.gnu.org/licenses/agpl
:alt: License: AGPL-3

=========================
Romania - Partners Unique
=========================

This module add condition for unique partners based on VAT and NRC numbers.


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

To install this module, you need to:

#. Clone the branch 11.0 of the repository https://github.com/OCA/l10n-romania
#. Add the path to this repository in your configuration (addons-path)
#. Update the module list
#. Search for "Romania - Partners Unique" in your addons
#. Install the module


Usage
=====

.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
:alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/177/11.0

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-romania/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smash it by providing detailed and welcomed feedback.

Credits
=======

Images
------

* Odoo Community Association: `Icon <https://odoo-community.org/logo.png>`_.

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

* Fekete Mihai <feketemihai@gmail.com>
* Dorin Hongu <dhongu@gmail.com>
* Adrian Vasile <adrian.vasile@gmail.com>

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

Maintainer
----------

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

This module is maintained by the OCA.

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.

To contribute to this module, please visit https://odoo-community.org.
4 changes: 4 additions & 0 deletions l10n_ro_partner_unique/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Copyright 2015 Forest and Biomass Romania
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

from . import models
18 changes: 18 additions & 0 deletions l10n_ro_partner_unique/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 2015 Forest and Biomass Romania
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
'name': 'Romania - Partners Unique',
'summary': 'Creates a rule for vat and nrc unique for partners.',
'version': '11.0.1.0.0',
'category': 'Localization',
'author': 'Forest and Biomass Romania, '
'Odoo Community Association (OCA)',
'website': 'https://www.forbiom.eu',
'license': 'AGPL-3',
'application': False,
'installable': True,
'depends': ['base', 'l10n_ro'],
'images': [],
'auto_install': False,
}
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 02:52+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/am/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "ተባባሪ"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 02:52+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Arabic (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ar\n"
"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"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "الشريك"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/bg.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-17 18:04+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Партньор"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/bs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 02:52+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/bs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: bs\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"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Partner"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 02:52+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Empresa"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/cs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 02:52+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Czech (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Společník"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/da.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-17 18:04+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Danish (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Partner"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-17 18:04+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: German (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Partner"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/el_GR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-17 18:04+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Greek (Greece) (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/el_GR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Συνεργάτης"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/en_GB.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 02:52+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Partner"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-09-17 18:04+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Empresa"
23 changes: 23 additions & 0 deletions l10n_ro_partner_unique/i18n/es_CR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_ro_partner_unique
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: l10n-romania (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-24 02:52+0000\n"
"PO-Revision-Date: 2016-05-06 05:13+0000\n"
"Last-Translator: <>\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-l10n-romania-8-0/language/es_CR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: l10n_ro_partner_unique
#: model:ir.model,name:l10n_ro_partner_unique.model_res_partner
msgid "Partner"
msgstr "Empresa"

0 comments on commit 245f728

Please sign in to comment.