Ir al contenido
Menú
Se marcó esta pregunta

Hello,



Odoo V17 removed attrs in QWeb views, where is documented this kind of breaking changes ? We have to look in Git commits ?



Also I see for readonly and invisible attributes :


Odoo 15 :

field name="warehouse_id" readonly="(['production_ids', '!=', []])" force_save="1"/

Odoo 17 :

field name="warehouse_id" readonly="production_ids" force_save="1"/


Edit : editor removing code in codeblock :(



Further informations :


https://github.com/pierrelocus/odoo-attrs-replace

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
nov 21
10527
0
ago 25
7
0
feb 25
693
2
oct 24
3580
2
jun 24
2004