跳至内容
菜单
此问题已终结
1 回复
1416 查看

I'm new to odoo and still trying to figure out how it works...

I'm currently using leave module and can't really find a way to translate "x remaining out of x" for legal leaves

I went to hr_holidays.py and modify the code to the language I want and it's still not working.

Is there's a way to do it?

Thanks.

形象
丢弃
最佳答案

firstly load you language from menu setting ->Translations -> Load a Translation

Then Change the user language to the new languae

secondly go to you Module in addons open i18n folder and open your language file then find the string and translate it,

then Upgrade the module and refresh the page

形象
丢弃