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
Christopher Rogos
parent
6ee394d1f7
commit
f3102d80b5
@@ -304,6 +304,12 @@ msgstr ""
|
||||
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
|
||||
@@ -312,7 +318,7 @@ msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: code:addons/contract/models/contract.py:302
|
||||
#: code:addons/contract/models/contract.py:310
|
||||
#, python-format
|
||||
msgid "Compose Email"
|
||||
msgstr ""
|
||||
@@ -962,7 +968,7 @@ msgid "Planned"
|
||||
msgstr ""
|
||||
|
||||
#. module: contract
|
||||
#: code:addons/contract/models/contract.py:264
|
||||
#: code:addons/contract/models/contract.py:272
|
||||
#, python-format
|
||||
msgid "Please define a %s journal for the company '%s'."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user