mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
pre-commit update
This commit is contained in:
committed by
Iryna Vyshnevska
parent
18d3f8b1ad
commit
bea747b95b
@@ -1,8 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<odoo>
|
||||
<record id="account_bank_statement_import_view" model="ir.ui.view">
|
||||
<field name="model">account.bank.statement.import</field>
|
||||
<field name="inherit_id" ref="account_bank_statement_import.account_bank_statement_import_view" />
|
||||
<field
|
||||
name="inherit_id"
|
||||
ref="account_bank_statement_import.account_bank_statement_import_view"
|
||||
/>
|
||||
<field name="arch" type="xml">
|
||||
<ul id="statement_format" position="inside">
|
||||
<li>CAMT</li>
|
||||
|
||||
Reference in New Issue
Block a user