Add commercial_partner_id fields into contract module

Remove string attribute
This commit is contained in:
hparfr
2019-08-14 09:08:24 +02:00
committed by Jean-Charles Drubay
parent 4cb5027f33
commit c9664eb8e6
74 changed files with 568 additions and 138 deletions

View File

@@ -373,6 +373,12 @@ msgstr "Yeni bir sözleşme oluşturmak için tıklayın."
msgid "Closed"
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
#: 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
@@ -381,7 +387,7 @@ msgid "Company"
msgstr "Firma"
#. module: contract
#: code:addons/contract/models/contract.py:302
#: code:addons/contract/models/contract.py:310
#, python-format
msgid "Compose Email"
msgstr "E-posta Oluştur"
@@ -1070,7 +1076,7 @@ msgid "Planned"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract.py:264
#: code:addons/contract/models/contract.py:272
#, fuzzy, python-format
msgid "Please define a %s journal for the company '%s'."
msgstr "Lütfen '%s' firması için bir satış yevmiyesi tanımlayın."