-
-
Notifications
You must be signed in to change notification settings - Fork 726
[14.0] [MIG] website_field_autocomplete: Migration to 14.0 #1087
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 14.0
Are you sure you want to change the base?
[14.0] [MIG] website_field_autocomplete: Migration to 14.0 #1087
Conversation
* Return parsed records from promise * Add `data-value-field` to allow for other value attributes * Fix appearance of demo data (container)
* Break controller getters into two methods to allow for easier inheritance manipulation * Add method in JS to return autocomplete initialization args * Add self.record_ids to represent searched RecordSet * Update request type to JSON in AJAX
* Switch model to website.menu to allow for anonymous access
* Use search_read in controller data getter, instead of custom implementation
* Bump version * Change openerp namespace to odoo * Add OCA icon * Remove jQuery require
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
94fdde6 to
1dda29b
Compare
|
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Show Input with `displayField` value and generate hide field with `valueField` value
1dda29b to
78f65b2
Compare
reupload from #870