[ADD] module account_statement_import_file_reconciliation_widget

account_statement_import_file_reconciliation_widget is a glue
auto-install module between account_statement_import (will be renamed
account_statement_import_file in v16) and account_reconciliation_widget.
This commit is contained in:
Alexis de Lattre
2022-08-10 00:01:53 +02:00
parent 2075974e23
commit 8987b4c993
15 changed files with 114 additions and 42 deletions

View File

@@ -21,16 +21,6 @@
<field name="sequence" position="attributes">
<attribute name="invisible">1</attribute>
</field>
<!--
I don't see anything interesting in the 'ref' field of the
move linked to the statement line
and the field move_id is displayed in the view.
But if you think it's useful to see this field,
don't hesitate to remove the 2 lines below
-->
<field name="ref" position="attributes">
<attribute name="invisible">1</attribute>
</field>
<field name="narration" position="attributes">
<attribute name="invisible">1</attribute>
</field>