| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 605 |
| Technical Name |
kw_widget_autocomplete |
| License | LGPL-3 |
| Website | https://kitworks.systems/ |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 605 |
| Technical Name |
kw_widget_autocomplete |
| License | LGPL-3 |
| Website | https://kitworks.systems/ |
What this module does
Universal autocomplete widget for input fields with multiple data sources: model method, domain search, JSON endpoint, REST API. One widget, many backends.
Model method source
Suggestions come from a Python method on any Odoo model, with full access to the recordset and context.
Domain search source
Plain Odoo domain on a target model. Configure once, reuse on multiple fields.
JSON endpoint source
Calls a configured URL with the search term and uses the JSON response as suggestions.
REST API source
Talks to external REST APIs and feeds the results into the same widget UI.
Need help?
Questions, customisation or paid support — we’ll get back the same business day.
Please log in to comment on this module