mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
FIX base_grp_backend: precommit and better names in ir.model.access
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
from odoo.tools import config
|
||||
|
||||
if not config['without_demo']:
|
||||
if not config["without_demo"]:
|
||||
from . import backend_dummy_model
|
||||
|
||||
|
||||
Reference in New Issue
Block a user