Merge commit 'refs/pull/502/head' of github.com:camptocamp/odoo-cloud-platform into merge-branch-3525-BSPLA-37-bis-b72d9632

This commit is contained in:
Denis Leemann
2025-11-27 16:37:01 +01:00
3 changed files with 4 additions and 3 deletions
-1
View File
@@ -3,7 +3,6 @@ exclude: |
# NOT INSTALLABLE ADDONS
^base_fileurl_field/|
^cloud_platform/|
^logging_json/|
^monitoring_log_requests/|
^monitoring_prometheus/|
^monitoring_statsd/|
+2 -2
View File
@@ -3,7 +3,7 @@
{
"name": "JSON Logging",
"version": "18.0.1.0.0",
"version": "19.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Extra Tools",
@@ -15,5 +15,5 @@
},
"website": "https://github.com/camptocamp/odoo-cloud-platform",
"data": [],
"installable": False,
"installable": True,
}
+2
View File
@@ -0,0 +1,2 @@
# generated from manifests external_dependencies
python-json-logger