i want to use tree in form view just like this.
item
sub----
sub----
item2
sub---
sub----
and i can add item or sub..
in openerp can realize this?
i want to use tree in form view just like this.
item
sub----
sub----
item2
sub---
sub----
and i can add item or sub..
in openerp can realize this?
If you have a field ("Fieldname_in_Your_Model") maybe as one2many or many2many you can define in View:
<field name="Fieldname_in_Your_Model">
<tree string="TreeName">
<field name="Name_Of_Field_From_Related_Model"/>
...
</tree>
</field>
oh, not this. this only add item, can't not show the subject or edit the subject
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
0
มี.ค. 15
|
6158 | |||
|
0
ก.พ. 17
|
7018 | |||
|
0
มี.ค. 15
|
5414 | |||
|
Form view aligned to the left side
แก้ไขแล้ว
|
1
พ.ย. 25
|
3963 | ||
|
1
ก.ย. 21
|
11799 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.