Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1475 Переглядів

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

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
лист. 21
10653
0
серп. 25
52
0
лют. 25
760
2
жовт. 24
3642
Removeing attrs in 17.0 Вирішено
2
черв. 24
2198