Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
The "editable" attribute of list views must be "top" or "bottom", received 0

<xpath expr="//field[@name='move_ids_without_package']" position="inside">
<list editable="0" create="0">
<field name="position_no" />
Avatar
Hylkää

Is it not clear from the error that ="0" is not a permitted value and you need ="top" or ="bottom" ?

Paras vastaus

The proper way to give the value for attribute editable in odoo 18 is 
<list editable="bottom"> or <list editable="top">

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
2
toukok. 25
1177
2
toukok. 25
1260
2
kesäk. 25
859
3
toukok. 25
1729
2
maalisk. 25
945