mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] duplicated cancelled reason on reservation form
This commit is contained in:
@@ -190,7 +190,6 @@
|
||||
/>
|
||||
<field placeholder="Partner Notes" colspan="2" nolabel="1" name="partner_internal_comment" string="Partner Note"
|
||||
attrs="{'invisible': [('reservation_type','in',('out'))]}"/>
|
||||
<field nolabel="1" placeholder="Cancel Reason" name="cancelled_reason" attrs="{'invisible':[('state','not in',('cancelled'))]}"/>
|
||||
<field nolabel="1" colspan="2" placeholder="Description in Guest Documents" name="name"/>
|
||||
<field name="nights"/>
|
||||
<field placeholder="Arriva Hour" name="arrival_hour"/>
|
||||
|
||||
Reference in New Issue
Block a user