Hi Everyone!
I am trying to convert the following odoo 13 code to odoo 17.
{'invisible':[('requires_tracking','=', False)]}
But i get the following errors.
Since 17.0, the "attrs" and "states" attributes are no longer used. View: res.letter.tracking.ref in letter_tracking_ref/views/views.xml