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:
committed by
Rocío Vega
parent
bd20798a1c
commit
746b119488
@@ -21,16 +21,6 @@
|
|||||||
<field name="sequence" position="attributes">
|
<field name="sequence" position="attributes">
|
||||||
<attribute name="invisible">1</attribute>
|
<attribute name="invisible">1</attribute>
|
||||||
</field>
|
</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">
|
<field name="narration" position="attributes">
|
||||||
<attribute name="invisible">1</attribute>
|
<attribute name="invisible">1</attribute>
|
||||||
</field>
|
</field>
|
||||||
|
|||||||
Reference in New Issue
Block a user