mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
Add commercial_partner_id fields into contract module
Remove string attribute
This commit is contained in:
committed by
Francisco Ivan Anton Prieto
parent
ac5af54614
commit
cc7f8c66a1
@@ -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
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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."
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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'."
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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'."
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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'."
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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'."
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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\"."
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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'."
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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'."
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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."
|
||||||
|
|||||||
@@ -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."
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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'。"
|
||||||
|
|||||||
@@ -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 ""
|
||||||
|
|||||||
@@ -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:
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -458,6 +458,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
|||||||
<li>Thomas Binsfeld <<a class="reference external" href="mailto:thomas.binsfeld@acsone.eu">thomas.binsfeld@acsone.eu</a>></li>
|
<li>Thomas Binsfeld <<a class="reference external" href="mailto:thomas.binsfeld@acsone.eu">thomas.binsfeld@acsone.eu</a>></li>
|
||||||
<li>Rafael Blasco <<a class="reference external" href="mailto:rafael.blasco@tecnativa.com">rafael.blasco@tecnativa.com</a>></li>
|
<li>Rafael Blasco <<a class="reference external" href="mailto:rafael.blasco@tecnativa.com">rafael.blasco@tecnativa.com</a>></li>
|
||||||
<li>Guillaume Vandamme <<a class="reference external" href="mailto:guillaume.vandamme@acsone.eu">guillaume.vandamme@acsone.eu</a>></li>
|
<li>Guillaume Vandamme <<a class="reference external" href="mailto:guillaume.vandamme@acsone.eu">guillaume.vandamme@acsone.eu</a>></li>
|
||||||
|
<li>Raphaël Reverdy <<a class="reference external" href="mailto:raphael.reverdy@akretion.com">raphael.reverdy@akretion.com</a>></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="section" id="maintainers">
|
<div class="section" id="maintainers">
|
||||||
|
|||||||
@@ -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', '<', context_today().strftime('%Y-%m-%d')), ('recurring_next_date', '=', False)]"
|
domain="[('date_end', '<', 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)]"
|
||||||
|
|||||||
Reference in New Issue
Block a user