Skip to Content
Menu
This question has been flagged

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
Discard
Related Posts Replies Views Activity
2
Nov 21
10535
0
Aug 25
7
0
Feb 25
694
2
Oct 24
3581
2
Jun 24
2011