mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt backup app
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
import os.path
|
||||
|
||||
from odoo import api, fields, models, modules, tools, SUPERUSER_ID, _
|
||||
from odoo.tests import common
|
||||
ADMIN_USER_ID = common.ADMIN_USER_ID
|
||||
|
||||
def app_quick_import(env, content_path, sep=None, context={}):
|
||||
if not sep:
|
||||
|
||||
Reference in New Issue
Block a user