mirror of
https://github.com/brain-tec/account_ebics.git
synced 2025-08-14 06:35:36 +00:00
add github workflow
This commit is contained in:
committed by
Didderen Jérémy
parent
84ba72dab0
commit
e56c3ea1e7
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<odoo noupdate="1">
|
||||
|
||||
<record id="ir_cron_ebics_batch_import" model="ir.cron">
|
||||
<field name="name">EBICS Batch Import</field>
|
||||
<field name="model_id" ref="model_ebics_batch_log" />
|
||||
@@ -11,5 +10,4 @@
|
||||
<field name="interval_type">days</field>
|
||||
<field name="active" eval="False" />
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
Reference in New Issue
Block a user