Fixed tests

This commit is contained in:
Marcos Sabater 2019-09-16 15:43:18 +02:00
parent 17be591167
commit 354d0cea82
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<data>
<record model="ir.ui.view" id="party_view_form">
<field name="model">party.party</field>
<field name="inherit" ref="party.party_view_form"/>
<field name="inherit" ref="party_edi.party_view_form"/>
<field name="name">party_form</field>
</record>
</data>

View File

@ -2,7 +2,7 @@
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/form/notebook/page[@id='edi']" position="inside">
<xpath expr="/form/notebook/page[@id='edi']/field[@name='allow_edi']" position="after">
<label name="edi_add_header"/>
<field name="edi_add_header"/>
<label name="edi_release_number"/>