Skip to content

Commit

Permalink
[MIG] event_registration_cancel_reason: Migration to 16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lmarion-source committed Aug 2, 2024
1 parent 3796661 commit 9a4b809
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<field
name="cancel_reason_id"
class="oe_inline"
options="{'no_open':True'}"
options="{'no_open':True}"
attrs="{'invisible':[('cancel_reason_id','=',False)]}"
/>
</xpath>
Expand Down

0 comments on commit 9a4b809

Please sign in to comment.