Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5133 Widoki

I have translated a qweb report (Quotation / Order - sale.report_saleorder) in HTML mode on my testing system/database. After testing I would need this translations also on my productive system/database. My question is now: How can I copy this translations from one database to another? I don't want to do all this translations once again on my productive database. Has anybody an idea how this could work?

Awatar
Odrzuć
Najlepsza odpowiedź

This depends on how you did it.

If you created a second report through the XML files you can simply copy your XML file to your production server and update the module.
If you made translations for the report you have two options:
1) Export the translations you've made from Settings > Translations and import them on your production server.
2) Add the translations to the .po file that is under your addon (sale module for you) for the correct language.

Best of luck!

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lip 20
2307
3
kwi 18
4608
1
sie 17
5792
0
sie 15
7071
1
kwi 25
1029