10 lines
422 B

  1. Improvements to the ``domain`` widget, not exclusively related to this addon:
  2. * Use relational widgets when filtering a relational field
  3. * Allow to filter field names
  4. Improvements to the search view in this addon:
  5. * Use widgets ``one2many_tags`` when searching ``one2many`` fields
  6. * Use widgets ``many2many_tags`` when searching ``many2many`` fields
  7. * Allow to edit current full search using the advanced domain editor