Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
9936 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lis 18
7757
1
mar 15
5459
14
gru 24
70056
0
sie 24
1967
1
mar 21
3793