[IMP] account_statement_import_online: don't import empty statements.

This commit is contained in:
Ernesto Tejeda
2021-08-19 18:47:53 -04:00
committed by Ronald Portier (Therp BV)
parent c44fd82be1
commit 8d09c0a44f
6 changed files with 113 additions and 0 deletions

View File

@@ -79,6 +79,7 @@
<group name="configuration" string="Configuration">
<field name="statement_creation_mode" />
<field name="tz" />
<field name="allow_empty_statements" />
</group>
</group>
</sheet>