trytond-account_bank/view/payment_journal_list.xml

11 lines
358 B
XML

<?xml version="1.0"?>
<!-- This file is part account_payment_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=&quot;process_method&quot;]"
position="after">
<field name="payment_type"/>
</xpath>
</data>