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
9618 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
7478
1
mar 15
5139
14
gru 24
69129
0
sie 24
1733
1
mar 21
3344