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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
0
Mar 15
|
4122 | ||
|
0
Feb 17
|
5214 | ||
|
0
Mar 15
|
3953 | ||
|
1
Nov 24
|
1620 | ||
OpenERP 7: hide Form Header for read only purpose
Diselesaikan
|
|
1
Sep 21
|
9393 |