monitorin_log_request: _dispatch is a classmethod

This commit is contained in:
Jordi Riera
2019-02-11 17:46:04 -05:00
parent 1e310e34a8
commit 535c658b70
2 changed files with 17 additions and 14 deletions
+2 -3
View File
@@ -1,11 +1,10 @@
# -*- coding: utf-8 -*-
# Copyright 2016 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
{'name': 'Monitoring: Requests Logging',
'version': '11.0.1.0.0',
'author': 'Camptocamp,Odoo Community Association (OCA)',
'version': '11.0.2.0.0',
'author': 'Camptocamp,Numigi,Odoo Community Association (OCA)',
'license': 'AGPL-3',
'category': 'category',
'depends': ['base', 'web'],