I have been able to filter the items available to a specific user by using the Filter option in Advanced Properties of the Grid Wizard for "SalesOrderLine". The filter I applied was for any Inventory item linked to the Asset Account containing a certain word. That works well.
But I would also like that user to be able to see certain Service items. If I add another Filter it considers the relationship between the filters to be AND. Is there any way that I could specify OR as the relationship? As in : All items that have AssetAccount containing "Edmond" OR All Service items. In this way the user would see specific Inventory Items and All Service items.
Thanks !