Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
773 Weergaven

how to show specific colums in a many2many field.

this is the code i tried 

<group string="Equipment">
<field name="equipment" string="" options="{'no_create': False}"/>
<tree string="Equipment Details">
<field name="name" string="Equipment Name"/>

<field name="serial_no" string="Serial Number"/>



</tree>
</group>

i get the error Field "serial_no" does not exist in model "account.asset"


but without the tree tag i get the serial_no along with other columns as always without errors. how to only show specific columns in a many2many form view


Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
1
dec. 24
4262
1
feb. 24
2185
0
jul. 24
3251
0
jul. 22
60
1
jul. 22
3123