mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user