mirror of
https://github.com/brain-tec/account_ebics.git
synced 2024-11-23 20:52:04 +00:00
remove commented view_type fields
This commit is contained in:
parent
dcdf3b78d4
commit
42931f13a4
@ -36,7 +36,6 @@
|
|||||||
<record id="ebics_file_format_action" model="ir.actions.act_window">
|
<record id="ebics_file_format_action" model="ir.actions.act_window">
|
||||||
<field name="name">EBICS File Formats</field>
|
<field name="name">EBICS File Formats</field>
|
||||||
<field name="res_model">ebics.file.format</field>
|
<field name="res_model">ebics.file.format</field>
|
||||||
<!-- <field name="view_type">form</field> -->
|
|
||||||
<field name="view_mode">tree,form</field>
|
<field name="view_mode">tree,form</field>
|
||||||
</record>
|
</record>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user