[MIG] account_ebics_oe: Migration to 18.0

This commit is contained in:
Luc De Meyer
2024-12-23 19:25:32 +01:00
parent bbe5ec4d76
commit 283c404b0c
4 changed files with 6 additions and 6 deletions

View File

@@ -4,14 +4,14 @@
{
"name": "account_ebics on Odoo Enterprise",
"summary": "Deploy account_ebics module on Odoo Enterprise",
"version": "17.0.1.0.0",
"version": "18.0.1.0.0",
"author": "Noviat",
"website": "https://www.noviat.com",
"category": "Hidden",
"license": "LGPL-3",
"depends": [
"account_ebics",
"account_accountant",
"accountant",
],
"data": ["views/account_ebics_menu.xml"],
"installable": True,