remove version="7.0" tag as it breaks save button

It seems that this  version="7.0" tag is breaking save buttons for this form. I've manually removed the tag and everything is working fine. Is this tag really needed?
pull/333/head
Martronic SA 2017-06-29 16:09:19 +02:00 committed by GitHub
parent 78ff65acee
commit 8a7d2aa751
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@
<field name="name">mis.report.view.kpi.form</field>
<field name="model">mis.report.kpi</field>
<field name="arch" type="xml">
<form string="MIS Report KPI" version="7.0">
<form string="MIS Report KPI">
<group col="4">
<field name="description"/>
<field name="name"/>