trytond-account_bank/view/account_payment_type_tree_v...

11 lines
333 B
XML

<?xml version="1.0"?>
<!-- This file is part of account_bank module for Tryton.
The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<data>
<xpath expr="/tree/field[@name='kind']"
position="after">
<field name="account_bank"/>
</xpath>
</data>