Skip to Content
Menu
This question has been flagged
1 Reply
3471 Views

Hi I have this code which is supposed to translate the help text of an action on the purchase module. Problem is it doesn't.

I have reloaded translation files, updated base module and all regular things that made previous translating work. Thanks for your time

#. module: purchase
#: model:ir.actions.act_window,help:purchase.action_invoice_pending
msgid ""
"Use this menu to control the invoices to be received from your\n"
" vendor. When registering a new bill, set the purchase order\n"
" and Odoo will fill the bill automatically according to ordered\n"
" or received quantities."
msgstr ""
"Utilisez ce menu pour contrôler les factures que vous allez recevoir de vos\n"
" vendeurs. Quand vous créerez une nouvelle facture, indiquez la commande d'achat\n"
" et Odoo remplir automatiquement la facture selon les quantités\n"
" commandées ou reçues."
Avatar
Discard
Best Answer

Try in developer mode. You will see many more options  in Configurations / Traductions (Configurations / Translations) notably in Import / Export and in Termes de l'application. There you will be able to upload or manualy write you translation.


But if it's a  missing translation term, it would be nice to add your translation to Transifex.

Avatar
Discard
Related Posts Replies Views Activity
0
Dec 24
32
2
Feb 24
1526
4
Nov 23
1106
1
Aug 22
2421
1
Mar 21
16869