mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[FIX] account_statement_import_online: further improvements.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
ref="account_statement_import_online.online_bank_statement_provider_form"
|
||||
/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//page[@name='configuration']" position="inside">
|
||||
<xpath expr="//group[@name='main']" position="inside">
|
||||
<group name="ponto" attrs="{'invisible':[('service','!=','ponto')]}">
|
||||
<field name="username" string="Login" />
|
||||
<field name="password" string="Secret Key" />
|
||||
|
||||
Reference in New Issue
Block a user