mirror of
https://github.com/brain-tec/account_ebics.git
synced 2026-04-26 07:36:51 +00:00
add github workflow
This commit is contained in:
committed by
Luc De Meyer
parent
b10273d754
commit
bb4fd21c0e
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
|
||||
<record id="ebics_config_view_list" model="ir.ui.view">
|
||||
<field name="name">ebics.config.list</field>
|
||||
<field name="model">ebics.config</field>
|
||||
@@ -97,5 +96,4 @@
|
||||
<field name="view_mode">list,form</field>
|
||||
<field name="context">{'active_test': False}</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user