Inherit account payment type form view from active field

This commit is contained in:
Raimon Esteve 2016-05-30 12:30:33 +02:00
parent edd87911b1
commit 70c7dda85a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<data>
<xpath expr="/form/field[@name='company']" position="after">
<xpath expr="/form/field[@name='active']" position="after">
<label name="account_bank"/>
<field name="account_bank"/>
<label name="party"/>