'Use domain to filter where users are displayed in odoo enterprise 15
Solution 1:[1]
Him Thanh,
You can try with below code
<filter name="shelf_loc" string="Shelf Locations" domain="[('location_id.name','ilike', 'Shelf')]"/>
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Synodica Solutions Pvt. Ltd. |



