Browse Source

Update temporary_exemption.xml

[Fix] Copy paste of xml ID that shadows the view for holiday wizard
pull/41/merge
Thibault Francois 6 years ago
committed by GitHub
parent
commit
53e45fcd6a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      beesdoo_shift/wizard/temporary_exemption.xml

2
beesdoo_shift/wizard/temporary_exemption.xml

@ -1,5 +1,5 @@
<odoo>
<record model="ir.ui.view" id="holiday_coop_wizard_view_form">
<record model="ir.ui.view" id="temporary_exemption_wizard_view_form">
<field name="name">Temporary Exemption</field>
<field name="model">beesdoo.shift.temporary_exemption</field>
<field name="arch" type="xml">

Loading…
Cancel
Save