[FIX] View inheritance may not use attribute 'string' as a selector.

pull/445/head
Laurent Mignon 2016-10-03 18:25:04 +02:00 committed by Elmeri Niemelä
parent aa3d3838fd
commit b346ff0ccb
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<field name="inherit_id" ref="base.act_report_xml_view" />
<field name="arch" type="xml">
<xpath expr="//page[@string='Security']" position="before">
<xpath expr="//page[@name='security']" position="before">
<page string="LibreOffice template"
attrs="{'invisible': [('report_type', '!=', 'py3o')]}">