跳至內容
選單
此問題已被標幟

Good Day..

I have a code below for adding Add Product in More Button ...

see in more button I added this:
    
    <act_window name="Add Product"
    res_model="activity.configuration"
    src_model="activity.track"
    key2="client_action_multi"
    view_mode="form" target="new"
    view_type="form"
    id="act_new_sub_menu" />

The code above goes to configuration model where a button named action is there in header and a field named abc.. I want if I write value of field suppose i wrote def there and when I click that add button in header), a new check-box should be created (boolean field)  with same string as that of value entered in the field (def in that case)..
How can I do this?
Thanks

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
3月 22
29463
1
12月 24
4043
1
11月 16
9431
1
2月 16
3639
0
3月 15
3007