Merge PR #526 into 12.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2022-06-20 15:16:37 +00:00
70 changed files with 372 additions and 358 deletions

View File

@@ -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"