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

Hi,

Say I want to add a text input to the employees settings menu, what is the best way to go about this?

 

 

Awatar
Odrzuć
Autor Najlepsza odpowiedź

Thanks,

How do I do it using python?

Awatar
Odrzuć

Hi Matt. Firstly don't forget to vote on my previous message. If you want to do it using python, you must learn how develop an openerp module using python (many tutorials on the web) . For that, i recommend you to read the documentation for openerp developer. If you don't have this possibility, call a openerp developer who can do it for you Best regards.

Begins and after openerp community can help you to achieve your goal.

Najlepsza odpowiedź

Hi Matt.
If you want to add a text input in your module menu, you have two ways : a soft way and a hard way.

In the soft way, you use openerp developper mode to add the text input : follow this link https://www.youtube.com/watch?v=eLf6lwJkVpk

In the hard way, you use code your text input field in your module with python and xml.
Best regards

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
maj 16
6158
2
mar 15
8903
1
lut 25
1073
3
sty 25
13312
2
wrz 23
8644