mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
@@ -627,7 +627,7 @@ msgstr ""
|
||||
#: code:addons/contract/models/contract_line.py:894
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Contract line for <strong>{product}</strong>\n"
|
||||
"Contract line for <strong><a href=\"#\" data-oe-model=\"{model}\" data-oe-id=\"{id}\">{product}</a></strong>\n"
|
||||
" stopped: <br/>\n"
|
||||
" - <strong>End</strong>: {old_end} -- {new_end}\n"
|
||||
" "
|
||||
@@ -637,7 +637,7 @@ msgstr ""
|
||||
#: code:addons/contract/models/contract_line.py:974
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Contract line for <strong>{product}</strong>\n"
|
||||
"Contract line for <strong><a href=\"#\" data-oe-model=\"{model}\" data-oe-id=\"{id}\">{product}</a></strong>\n"
|
||||
" planned a successor: <br/>\n"
|
||||
" - <strong>Start</strong>: {new_date_start}\n"
|
||||
" <br/>\n"
|
||||
@@ -649,7 +649,7 @@ msgstr ""
|
||||
#: code:addons/contract/models/contract_line.py:1270
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Contract line for <strong>{product}</strong>\n"
|
||||
"Contract line for <strong><a href=\"#\" data-oe-model=\"{model}\" data-oe-id=\"{id}\">{product}</a></strong>\n"
|
||||
" renewed: <br/>\n"
|
||||
" - <strong>Start</strong>: {new_date_start}\n"
|
||||
" <br/>\n"
|
||||
@@ -661,7 +661,7 @@ msgstr ""
|
||||
#: code:addons/contract/models/contract_line.py:1082
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Contract line for <strong>{product}</strong>\n"
|
||||
"Contract line for <strong><a href=\"#\" data-oe-model=\"{model}\" data-oe-id=\"{id}\">{product}</a></strong>\n"
|
||||
" suspended: <br/>\n"
|
||||
" - <strong>Suspension Start</strong>: {new_date_start}\n"
|
||||
" <br/>\n"
|
||||
|
||||
Reference in New Issue
Block a user