Versie 17.5 anders krijg je foutmelding in Odoo 17.5

This commit is contained in:
root
2024-09-24 10:49:53 +00:00
parent 06d35251f2
commit 51ba70fc85
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
'author': "Open2bizz", 'author': "Open2bizz",
'website': "http://www.open2bizz.tech", 'website': "http://www.open2bizz.tech",
'category': 'Uncategorized', 'category': 'Uncategorized',
'version': '17.0', 'version': '17.5',
'module_type': 'official', 'module_type': 'official',
'depends': ['mail','base',], 'depends': ['mail','base',],
'data': [ 'data': [

View File

@@ -9,7 +9,7 @@
'author': "Open2bizz", 'author': "Open2bizz",
'website': "http://www.open2bizz.tech", 'website': "http://www.open2bizz.tech",
'category': 'Uncategorized', 'category': 'Uncategorized',
'version': '17.0.1.0.0', 'version': '17.5.1.0.0',
'depends': ['web_environment_ribbon', 'mail','base','mailcatcher_menu',], 'depends': ['web_environment_ribbon', 'mail','base','mailcatcher_menu',],
'data': [ 'data': [
'views/views.xml', 'views/views.xml',

View File

@@ -6,7 +6,7 @@
{ {
"name": "Web Environment Ribbon", "name": "Web Environment Ribbon",
"version": "17.0.1.0.0", "version": "17.5.1.0.0",
"category": "Web", "category": "Web",
"author": "Francesco OpenCode Apruzzese, " "author": "Francesco OpenCode Apruzzese, "
"Tecnativa, " "Tecnativa, "