Add commercial_partner_id fields into contract module

Remove string attribute
This commit is contained in:
hparfr
2019-08-14 09:08:24 +02:00
committed by Francisco Ivan Anton Prieto
parent ac5af54614
commit cc7f8c66a1
74 changed files with 568 additions and 138 deletions

View File

@@ -109,6 +109,7 @@ Contributors
* Thomas Binsfeld <thomas.binsfeld@acsone.eu> * Thomas Binsfeld <thomas.binsfeld@acsone.eu>
* Rafael Blasco <rafael.blasco@tecnativa.com> * Rafael Blasco <rafael.blasco@tecnativa.com>
* Guillaume Vandamme <guillaume.vandamme@acsone.eu> * Guillaume Vandamme <guillaume.vandamme@acsone.eu>
* Raphaël Reverdy <raphael.reverdy@akretion.com>
Maintainers Maintainers
~~~~~~~~~~~ ~~~~~~~~~~~

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -961,7 +967,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -306,6 +306,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -314,7 +320,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -964,7 +970,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -285,6 +285,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -293,7 +299,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -930,7 +936,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -372,6 +372,12 @@ msgstr "Klicken Sie hier, um einen neuen Vertrag anzulegen."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -380,7 +386,7 @@ msgid "Company"
msgstr "Unternehmen" msgstr "Unternehmen"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "E-Mail verfassen" msgstr "E-Mail verfassen"
@@ -1070,7 +1076,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Legen Sie bitte ein %s-Journal für das Unternehmen '%s' fest." msgstr "Legen Sie bitte ein %s-Journal für das Unternehmen '%s' fest."

View File

@@ -307,6 +307,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -315,7 +321,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -965,7 +971,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -370,6 +370,12 @@ msgstr "Pulse para crear un contrato nuevo."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -378,7 +384,7 @@ msgid "Company"
msgstr "Compañía" msgstr "Compañía"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Componer correo electrónico" msgstr "Componer correo electrónico"
@@ -1069,7 +1075,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Por favor defina un diario de %s para la compañía '%s'." msgstr "Por favor defina un diario de %s para la compañía '%s'."

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -961,7 +967,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -961,7 +967,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -961,7 +967,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -307,6 +307,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -315,7 +321,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -965,7 +971,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -961,7 +967,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -960,7 +966,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -960,7 +966,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -306,6 +306,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -314,7 +320,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -964,7 +970,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -372,6 +372,12 @@ msgstr "Cliquer pour créer un nouveau contrat."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -380,7 +386,7 @@ msgid "Company"
msgstr "Entreprise" msgstr "Entreprise"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Rédiger courriel" msgstr "Rédiger courriel"
@@ -1070,7 +1076,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Sil vous plait définissez %s un journal pour l'entreprise '%s'." msgstr "Sil vous plait définissez %s un journal pour l'entreprise '%s'."

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -369,6 +369,12 @@ msgstr "Pulse para crear un contrato novo."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -377,7 +383,7 @@ msgid "Company"
msgstr "Compañía" msgstr "Compañía"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Compoñer correo electrónico" msgstr "Compoñer correo electrónico"
@@ -1066,7 +1072,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Por favor defina un diario de %s para a compañía '%s'." msgstr "Por favor defina un diario de %s para a compañía '%s'."

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -961,7 +967,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -307,6 +307,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -315,7 +321,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -986,7 +992,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -307,6 +307,12 @@ msgstr "Kliknite za kreiranje novog ugovora."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -315,7 +321,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -991,7 +997,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -308,6 +308,12 @@ msgstr "Kliknite za kreiranje novog ugovora."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -316,7 +322,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -999,7 +1005,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, fuzzy, python-format #, fuzzy, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Molimo definirajte dnevnik prodaje za poduzeće '%s'." msgstr "Molimo definirajte dnevnik prodaje za poduzeće '%s'."

View File

@@ -306,6 +306,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -314,7 +320,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -964,7 +970,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -309,6 +309,12 @@ msgstr "Fare clic per creare un nuovo contratto."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -317,7 +323,7 @@ msgid "Company"
msgstr "Azienda" msgstr "Azienda"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -1006,7 +1012,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Definire un registro vendite per l'azienda \"%s\"." msgstr "Definire un registro vendite per l'azienda \"%s\"."

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -306,6 +306,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -314,7 +320,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -964,7 +970,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -372,6 +372,12 @@ msgstr "Klik voor het aanmaken van een nieuw contract."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -380,7 +386,7 @@ msgid "Company"
msgstr "Bedrijf" msgstr "Bedrijf"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Email opstellen" msgstr "Email opstellen"
@@ -1071,7 +1077,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, fuzzy, python-format #, fuzzy, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "U dient een verkoopboek te definiëren voor het bedrijf '%s'." msgstr "U dient een verkoopboek te definiëren voor het bedrijf '%s'."

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -984,7 +990,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -306,6 +306,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -314,7 +320,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -964,7 +970,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -373,6 +373,12 @@ msgstr "Clique para criar um novo contrato."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -381,7 +387,7 @@ msgid "Company"
msgstr "Empresa" msgstr "Empresa"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "Escrever E-mail" msgstr "Escrever E-mail"
@@ -1069,7 +1075,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Por favor, defina um diário %s para a empresa '%s'." msgstr "Por favor, defina um diário %s para a empresa '%s'."

View File

@@ -310,6 +310,12 @@ msgstr "Clique para criar um novo contrato."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -318,7 +324,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -994,7 +1000,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -308,6 +308,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -316,7 +322,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -966,7 +972,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -307,6 +307,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -315,7 +321,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -965,7 +971,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -306,6 +306,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -314,7 +320,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -981,7 +987,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -307,6 +307,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -315,7 +321,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -307,6 +307,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -315,7 +321,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -967,7 +973,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -961,7 +967,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -306,6 +306,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -314,7 +320,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -962,7 +968,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -373,6 +373,12 @@ msgstr "Yeni bir sözleşme oluşturmak için tıklayın."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -381,7 +387,7 @@ msgid "Company"
msgstr "Firma" msgstr "Firma"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "E-posta Oluştur" msgstr "E-posta Oluştur"
@@ -1070,7 +1076,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, fuzzy, python-format #, fuzzy, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Lütfen '%s' firması için bir satış yevmiyesi tanımlayın." msgstr "Lütfen '%s' firması için bir satış yevmiyesi tanımlayın."

View File

@@ -308,6 +308,12 @@ msgstr "Yeni bir sözleşme oluşturmak için tıklayın."
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -316,7 +322,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -993,7 +999,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, fuzzy, python-format #, fuzzy, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "Lütfen '%s' şirketi için bir satış yevmiyesi tanımlayın." msgstr "Lütfen '%s' şirketi için bir satış yevmiyesi tanımlayın."

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -304,6 +304,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -312,7 +318,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -960,7 +966,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -963,7 +969,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -365,6 +365,12 @@ msgstr "单击以创建新合同。"
msgid "Closed" msgid "Closed"
msgstr "已关闭" msgstr "已关闭"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -373,7 +379,7 @@ msgid "Company"
msgstr "公司" msgstr "公司"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "编写Email" msgstr "编写Email"
@@ -1043,7 +1049,7 @@ msgid "Planned"
msgstr "计划" msgstr "计划"
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "请为定义一个%s日记账公司 '%s'。" msgstr "请为定义一个%s日记账公司 '%s'。"

View File

@@ -305,6 +305,12 @@ msgstr ""
msgid "Closed" msgid "Closed"
msgstr "" msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__commercial_partner_id
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
msgid "Commercial Entity"
msgstr ""
#. module: contract #. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id #: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
@@ -313,7 +319,7 @@ msgid "Company"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:302 #: code:addons/contract/models/contract.py:310
#, python-format #, python-format
msgid "Compose Email" msgid "Compose Email"
msgstr "" msgstr ""
@@ -961,7 +967,7 @@ msgid "Planned"
msgstr "" msgstr ""
#. module: contract #. module: contract
#: code:addons/contract/models/contract.py:264 #: code:addons/contract/models/contract.py:272
#, python-format #, python-format
msgid "Please define a %s journal for the company '%s'." msgid "Please define a %s journal for the company '%s'."
msgstr "" msgstr ""

View File

@@ -84,6 +84,14 @@ class ContractContract(models.Model):
required=True required=True
) )
commercial_partner_id = fields.Many2one(
'res.partner',
related='partner_id.commercial_partner_id',
store=True,
string='Commercial Entity',
index=True
)
@api.multi @api.multi
def _inverse_partner_id(self): def _inverse_partner_id(self):
for rec in self: for rec in self:

View File

@@ -8,3 +8,4 @@
* Thomas Binsfeld <thomas.binsfeld@acsone.eu> * Thomas Binsfeld <thomas.binsfeld@acsone.eu>
* Rafael Blasco <rafael.blasco@tecnativa.com> * Rafael Blasco <rafael.blasco@tecnativa.com>
* Guillaume Vandamme <guillaume.vandamme@acsone.eu> * Guillaume Vandamme <guillaume.vandamme@acsone.eu>
* Raphaël Reverdy <raphael.reverdy@akretion.com>

View File

@@ -458,6 +458,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<li>Thomas Binsfeld &lt;<a class="reference external" href="mailto:thomas.binsfeld&#64;acsone.eu">thomas.binsfeld&#64;acsone.eu</a>&gt;</li> <li>Thomas Binsfeld &lt;<a class="reference external" href="mailto:thomas.binsfeld&#64;acsone.eu">thomas.binsfeld&#64;acsone.eu</a>&gt;</li>
<li>Rafael Blasco &lt;<a class="reference external" href="mailto:rafael.blasco&#64;tecnativa.com">rafael.blasco&#64;tecnativa.com</a>&gt;</li> <li>Rafael Blasco &lt;<a class="reference external" href="mailto:rafael.blasco&#64;tecnativa.com">rafael.blasco&#64;tecnativa.com</a>&gt;</li>
<li>Guillaume Vandamme &lt;<a class="reference external" href="mailto:guillaume.vandamme&#64;acsone.eu">guillaume.vandamme&#64;acsone.eu</a>&gt;</li> <li>Guillaume Vandamme &lt;<a class="reference external" href="mailto:guillaume.vandamme&#64;acsone.eu">guillaume.vandamme&#64;acsone.eu</a>&gt;</li>
<li>Raphaël Reverdy &lt;<a class="reference external" href="mailto:raphael.reverdy&#64;akretion.com">raphael.reverdy&#64;akretion.com</a>&gt;</li>
</ul> </ul>
</div> </div>
<div class="section" id="maintainers"> <div class="section" id="maintainers">

View File

@@ -43,6 +43,7 @@
</div> </div>
<group name="main"> <group name="main">
<group> <group>
<field name="commercial_partner_id" invisible="1"/>
<field name="partner_id" required="1"/> <field name="partner_id" required="1"/>
<field name="payment_term_id"/> <field name="payment_term_id"/>
<field name="user_id"/> <field name="user_id"/>
@@ -189,6 +190,7 @@
domain="[('date_end', '&lt;', context_today().strftime('%Y-%m-%d')), ('recurring_next_date', '=', False)]" domain="[('date_end', '&lt;', context_today().strftime('%Y-%m-%d')), ('recurring_next_date', '=', False)]"
/> />
<field name="partner_id"/> <field name="partner_id"/>
<field name="commercial_partner_id"/>
<filter string="Archived" <filter string="Archived"
domain="[('active', '=', False)]" domain="[('active', '=', False)]"
name="inactive"/> name="inactive"/>
@@ -197,6 +199,9 @@
name="group_by_partner" name="group_by_partner"
domain="[]" domain="[]"
context="{'group_by':'partner_id'}"/> context="{'group_by':'partner_id'}"/>
<filter name="commercial_partner_groupby"
string="Commercial Entity"
context="{'group_by': 'commercial_partner_id'}"/>
<filter name="group_by_next_invoice" <filter name="group_by_next_invoice"
string="Next Invoice" string="Next Invoice"
domain="[('recurring_next_date', '!=', False)]" domain="[('recurring_next_date', '!=', False)]"