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.

21 lines
753 B

  1. To use this module, you need to:
  2. * Open *Filters* in a search view
  3. * Select any relational field
  4. * Select operator `is equal to` or `is not equal to`
  5. * The text field changes to a relational selection field where you
  6. can search for the record in question
  7. * Click *Apply*
  8. To search for properties of linked records (ie invoices for customers
  9. with a credit limit higher than X):
  10. * Open *Filters* in a search view
  11. * Select *Add Advanced Filter*
  12. * Edit the advanced filter
  13. * Click *Save*
  14. Note that you can stack searching for properties: Simply add another
  15. advanced search in the selection search window. You can do
  16. this indefinetely, so it is possible to search for moves belonging
  17. to a journal which has a user who is member of a certain group etc.