[ADD]pms: avoid sale channel constrain if not channel set

This commit is contained in:
Darío Lodeiros
2022-07-23 16:12:03 +02:00
parent 0f83df5105
commit 9705e657c7
5 changed files with 96 additions and 70 deletions

View File

@@ -358,10 +358,6 @@
widget="many2many_tags"
options="{'no_create': True,'no_open': True}"
/>
<field
name="channel_type_id"
attrs="{'readonly':[('agency_id','!=', False)], 'invisible':[('reservation_type', 'not in', 'normal')]}"
/>
</group>
<div class="oe_clear" />