trytonpsk-syncronize_companies/view/print_income_statement_colgaap_start_form.xml

13 lines
352 B
XML
Raw Permalink Normal View History

2020-09-21 23:54:01 +02:00
<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<data>
<xpath
expr="/form/field[@name='detailed']"
position="after">
<label name="sincronize"/>
<field name="sincronize"/>
</xpath>
</data>