コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
5479 ビュー

How can i display data that get in python function in my view? I dont want save it in database. Example i have a list with [{name:'aa','size':'0'},{name:'ab',size:'1'}] how can i display this values in the form of tree view in xml? Any one please help !!

アバター
破棄
最善の回答

Hi,

You can create function field & display data in form or tree view. It won't be there in database.
Refer Function field for more information.

Thanks,
www.acespritech.com

アバター
破棄
著作者

@Acespritech Thanks for your reply. How can i update values in function field during button click?

著作者

How can i update function field on button click. I want to display names of files in a directory on button click. i will get file names in a list . how can i show that in xml using function field ? Any one please help

You can write logic on button click method & write that data to function field.

著作者

@Acespritech i added a new question which contains my code.can you please check that and explain to me .how to write that data to function field on button click http://help.openerp.com/question/32498/how-to-update-function-field-on-button-click/?answer=32499#post-id-32499

著作者

I successfully completed the requirement using open erp web frame work http://planet.agilebg.com/docs/openerp-web/en/addons.html#extracting-strings

関連投稿 返信 ビュー 活動
5
12月 23
18672
7
3月 20
7576
1
3月 17
5346
0
3月 15
3030
1
10月 24
1454