Browse Source
Update temporary_exemption.xml
[Fix] Copy paste of xml ID that shadows the view for holiday wizard
pull/41/merge
Thibault Francois
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
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"> |
|
|
|