跳至內容
選單
此問題已被標幟
2 回覆
3921 瀏覽次數

Hi,

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

 

 

頭像
捨棄
作者 最佳答案

Thanks,

How do I do it using python?

頭像
捨棄

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.

最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
5月 16
6121
2
3月 15
8877
1
2月 25
1068
3
1月 25
13302
2
9月 23
8633