Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
9396 Zobrazení

I have a customized module and inside that i have modified the name of the configuration menu in accounting to 'Master Data' and want to add dutch translation.

I have added

#. module: account
#: model:ir.ui.menu,name:account.menu_finance_configuration:0
msgid "Master Data"
msgstr "Stamgegevens"

to my file customized module's po file. but it is not loading.

Avatar
Zrušit
Nejlepší odpověď

Hi, in your __openerp__.py file add a line : 'sequence': 150, bye

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
lis 18
7328
1
bře 15
4994
14
pro 24
68635
0
srp 24
1515
1
bře 21
3134