You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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