[FIX] report_intrastat: Not allowed to delete record

It's not allowed to delete record from the tree view of intrastat report.

opw:692016
This commit is contained in:
Goffin Simon 2016-11-03 14:45:06 +01:00
parent 2508786127
commit e0ffc23a59
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<field name="name">report.intrastat.view</field>
<field name="model">report.intrastat</field>
<field name="arch" type="xml">
<tree string="Intrastat Data" create="false">
<tree string="Intrastat Data" create="false" delete="false">
<field name="name" />
<field name="month"/>
<field name="code"/>