mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[12.0][MIG] Migrate module sql_request_abstract to v12
This commit is contained in:
committed by
Sylvain LE GAL
parent
fa46e5c65e
commit
8bd55666f4
@@ -15,6 +15,7 @@ from odoo.exceptions import UserError
|
||||
|
||||
class SQLRequestMixin(models.AbstractModel):
|
||||
_name = 'sql.request.mixin'
|
||||
_description = 'SQL Request Mixin'
|
||||
|
||||
_clean_query_enabled = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user