mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD] pms_api_rest: module created
This commit is contained in:
committed by
Darío Lodeiros
parent
75f453adec
commit
78da297eb4
@@ -3,7 +3,7 @@ import logging
|
||||
from odoo import _, api, fields, models
|
||||
from odoo.exceptions import AccessDenied, ValidationError
|
||||
|
||||
from ..lib.validator import validator
|
||||
from ..lib_jwt.validator import validator
|
||||
|
||||
_logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user