fix to translation for price update notice
This commit is contained in:
parent
8c1758dacd
commit
3f6f452fe1
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ msgstr ""
|
|||
" suivants, que vous avez demandé en soumission ou"
|
||||
" commandés dans la dernière année. Veuillez noter "
|
||||
" que ces prix entreront en vigueur le "
|
||||
" <span t-out=\"object.effective_date.strftime('%Y-%m-%d')\"></span>"
|
||||
" <span t-out=\"object.effective_date.strftime('%Y-%m-%d')\"></span>."
|
||||
" </p>\n"
|
||||
" </div>\n"
|
||||
" <t t-set=\"company\" t-value=\"object.partner_id.company_id or object.env.company\"></t>\n"
|
||||
|
|
|
|||
Loading…
Reference in a new issue