commit
bc7a480dcf
|
|
@ -10,7 +10,7 @@ from ...http_helper import http_helper
|
|||
# from odoo.addons.odex_mobile.http_helper import http_helper
|
||||
import json
|
||||
import logging
|
||||
from odoo.exceptions import ValidationError, Warning ,UserError, AccessError,
|
||||
from odoo.exceptions import ValidationError, Warning ,UserError, AccessError
|
||||
from odoo.tools import DEFAULT_SERVER_DATE_FORMAT, DEFAULT_SERVER_DATETIME_FORMAT
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
|
|
|||
Loading…
Reference in New Issue