Hello,

While trying to install the module(account_statement_hbci==3.0.0 for tryton 
3.0.0) I get the following error:

Invalid XML for view "account.statement.hbci.pin".

the XML is:

<?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. -->
<form string="Bank">
    <label name="pin"/>
    <field name="pin" widget="password"/>
</form>

Not that elaborate XML yet so there is some problem with it and have no 
time to look into it.

Thanks in advance for the help!


Reply via email to