Skip to Content
मेन्यू
This question has been flagged
1 Reply
9786 Views

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

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

Avatar
Discard
Related Posts Replies Views Activity
2
नव॰ 18
7615
1
मार्च 15
5314
14
दिस॰ 24
69610
0
अग॰ 24
1883
1
मार्च 21
3524