add github workflow

This commit is contained in:
Jérémy Didderen
2025-03-13 22:04:30 +01:00
committed by Luc De Meyer
parent b10273d754
commit bb4fd21c0e
12 changed files with 183 additions and 203 deletions

View File

@@ -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>