edocument_xrechnung/view/configuration_form.xml

16 lines
458 B
XML
Raw Normal View History

<?xml version="1.0"?>
<!-- This file is part of the account-datev-module from m-ds for Tryton.
The COPYRIGHT file at the top level of this repository contains the
full copyright notices and license terms. -->
<data>
2025-01-09 11:25:13 +00:00
<xpath expr="/form/separator[@id='move']" position="before">
<separator id="edocument" colspan="4" string="eDocument"/>
<field name="edocument_bank" colspan="2" height="200"/>
<newline/>
</xpath>
</data>