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
chien
parent
ddd06ffe64
commit
f90fb234d2
@@ -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