mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD]pms: avoid sale channel constrain if not channel set
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user