mirror of
https://github.com/brain-tec/account_ebics.git
synced 2025-08-13 06:05:37 +00:00
add github workflow
This commit is contained in:
committed by
Didderen Jérémy
parent
84ba72dab0
commit
e56c3ea1e7
@@ -6,7 +6,7 @@
|
||||
"summary": "Deploy account_ebics module on Odoo Enterprise",
|
||||
"version": "18.0.1.0.0",
|
||||
"author": "Noviat",
|
||||
"website": "https://www.noviat.com",
|
||||
"website": "https://www.noviat.com/",
|
||||
"category": "Hidden",
|
||||
"license": "LGPL-3",
|
||||
"depends": [
|
||||
|
@@ -1,8 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<odoo>
|
||||
|
||||
<record id="account_ebics.ebics_processing_menu" model="ir.ui.menu">
|
||||
<field name="parent_id" eval="ref('accountant.menu_accounting')" />
|
||||
</record>
|
||||
|
||||
<record id="account_ebics.ebics_processing_menu" model="ir.ui.menu">
|
||||
<field name="parent_id" eval="ref('accountant.menu_accounting')" />
|
||||
</record>
|
||||
</odoo>
|
||||
|
Reference in New Issue
Block a user