forked from Techsystech/web
15 lines
600 B
ReStructuredText
15 lines
600 B
ReStructuredText
Improvements to the ``domain`` widget, not exclusively related to this addon:
|
|
|
|
* Use relational widgets when filtering a relational field
|
|
* Allow to filter field names
|
|
|
|
Improvements to the search view in this addon:
|
|
|
|
* Use widgets ``one2many_tags`` when searching ``one2many`` fields
|
|
* Use widgets ``many2many_tags`` when searching ``many2many`` fields
|
|
* Allow to edit current full search using the advanced domain editor
|
|
* Allow to edit individually any facet from current search using the
|
|
advanced domain editor
|
|
* Beautiful, human-readable, domain representation when adding an
|
|
advanced filter
|