mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt qc pro
This commit is contained in:
@@ -1,12 +1,8 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
import base64
|
|
||||||
import io
|
|
||||||
import csv
|
|
||||||
import os.path
|
import os.path
|
||||||
|
|
||||||
from odoo import api, fields, models, modules, tools, SUPERUSER_ID, _
|
from odoo import api, fields, models, modules, tools, SUPERUSER_ID, _
|
||||||
from odoo.tools import pycompat
|
|
||||||
from odoo.tests import common
|
from odoo.tests import common
|
||||||
ADMIN_USER_ID = common.ADMIN_USER_ID
|
ADMIN_USER_ID = common.ADMIN_USER_ID
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user