[14.0]add account_ebics_batch

This commit is contained in:
Luc De Meyer
2022-05-07 18:42:03 +02:00
parent 65174f67ac
commit 6f1b049a9e
10 changed files with 415 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" ?>
<odoo>
<menuitem
id="ebics_batch_log_menu"
name="EBICS Batch Import Logs"
parent="account_ebics.ebics_processing_menu"
action="ebics_batch_log_action"
sequence="100"
/>
</odoo>