Odoo 16 JavaScript Tutorial: OWL Field Widgets reference and full example.
In this Odoo 16 tutorial, we will see how to write field widgets in OWL. What are the standard props, how to commit field content to the database, lifecycle hooks, listening to Bus events for tabs switching, extracting props from XML attrs, and more!…