Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
9419 Prikazi

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
Opusti
Best Answer

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
nov. 18
7346
1
mar. 15
5006
14
dec. 24
68672
0
avg. 24
1532
1
mar. 21
3146