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

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?

Avatar
Discard
Best Answer

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!

Avatar
Discard
Related Posts Replies Views Activity
0
Jul 20
2112
3
Apr 18
4361
1
Aug 17
5437
0
Aug 15
6802
1
Apr 25
683