mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[IMP] account_statement_import_base: pre-commit auto fixes
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
Licence LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl-3.0).
|
Licence LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl-3.0).
|
||||||
-->
|
-->
|
||||||
<odoo>
|
<odoo>
|
||||||
|
|
||||||
<record id="account_bank_statement_line_form" model="ir.ui.view">
|
<record id="account_bank_statement_line_form" model="ir.ui.view">
|
||||||
<field name="model">account.bank.statement.line</field>
|
<field name="model">account.bank.statement.line</field>
|
||||||
<field
|
<field
|
||||||
@@ -23,5 +22,4 @@
|
|||||||
</group>
|
</group>
|
||||||
</field>
|
</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
</odoo>
|
</odoo>
|
||||||
|
|||||||
Reference in New Issue
Block a user