diff options
Diffstat (limited to 'indoteknik_custom/views/public_holiday.xml')
| -rw-r--r-- | indoteknik_custom/views/public_holiday.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indoteknik_custom/views/public_holiday.xml b/indoteknik_custom/views/public_holiday.xml index d0b9c5d5..146c5b0b 100644 --- a/indoteknik_custom/views/public_holiday.xml +++ b/indoteknik_custom/views/public_holiday.xml @@ -22,7 +22,6 @@ <group> <field name="name"/> <field name="start_date"/> - <field name="end_date"/> </group> </sheet> </form> @@ -36,7 +35,6 @@ <tree string="Public Holidays"> <field name="name"/> <field name="start_date"/> - <field name="end_date"/> </tree> </field> </record> |
