Hello,
I need dynamically add or remove options in selection field.
I try make widget for that. User will select value in Many2one field and/or boolean field. How I can set hook to that fields so add/remove option in selection can be trigerred?
(I'm using Odoo16.)
Thank you.