mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
Merge pull request #461 from gdgellatly/16.0-gdg-monitoring_log_requests
[MIG] Monitoring Log Requests v16
This commit is contained in:
@@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"name": "Monitoring: Requests Logging",
|
"name": "Monitoring: Requests Logging",
|
||||||
"version": "15.0.1.0.0",
|
"version": "16.0.1.0.0",
|
||||||
"author": "Camptocamp,Numigi,Odoo Community Association (OCA)",
|
"author": "Camptocamp,Numigi,Odoo Community Association (OCA)",
|
||||||
"license": "AGPL-3",
|
"license": "AGPL-3",
|
||||||
"category": "category",
|
"category": "category",
|
||||||
"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": False,
|
"installable": True,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user