mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms: unique board_service_room_type by property
This commit is contained in:
@@ -102,7 +102,7 @@
|
||||
<field name="model_id" ref="model_pms_board_service_room_type" />
|
||||
<field name="global" eval="True" />
|
||||
<field name="domain_force">
|
||||
['|',('pms_property_ids','=',False),('pms_property_ids', 'in',
|
||||
['|',('pms_property_id','=',False),('pms_property_id', 'in',
|
||||
user.get_active_property_ids())]
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user