19.0: initial commit

This commit is contained in:
vrenaville
2025-09-23 15:58:10 +02:00
parent e4d3fcdb8d
commit c44393ec64
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,5 +17,5 @@
], ],
"website": "https://github.com/camptocamp/odoo-cloud-platform", "website": "https://github.com/camptocamp/odoo-cloud-platform",
"data": [], "data": [],
"installable": True, "installable": False,
} }
+1 -1
View File
@@ -15,5 +15,5 @@
}, },
"website": "https://github.com/camptocamp/odoo-cloud-platform", "website": "https://github.com/camptocamp/odoo-cloud-platform",
"data": [], "data": [],
"installable": True, "installable": False,
} }
+1 -1
View File
@@ -18,5 +18,5 @@
"external_dependencies": { "external_dependencies": {
"python": ["prometheus_client"], "python": ["prometheus_client"],
}, },
"installable": True, "installable": False,
} }
+1 -1
View File
@@ -11,5 +11,5 @@
"depends": ["base", "web"], "depends": ["base", "web"],
"website": "https://github.com/camptocamp/odoo-cloud-platform", "website": "https://github.com/camptocamp/odoo-cloud-platform",
"data": [], "data": [],
"installable": True, "installable": False,
} }
+1 -1
View File
@@ -18,5 +18,5 @@
"python": ["redis"], "python": ["redis"],
}, },
"website": "https://github.com/camptocamp/odoo-cloud-platform", "website": "https://github.com/camptocamp/odoo-cloud-platform",
"installable": True, "installable": False,
} }