[FIX] issue with permission remaining balance check in mobile app
This commit is contained in:
parent
b556bcd9f5
commit
965f115680
|
|
@ -15,7 +15,6 @@ from odoo.tools import DEFAULT_SERVER_DATE_FORMAT, DEFAULT_SERVER_DATETIME_FORMA
|
|||
|
||||
_logger = logging.getLogger(__name__)
|
||||
import re
|
||||
from odoo.tools.translate import _
|
||||
|
||||
|
||||
class PermissionController(http.Controller):
|
||||
|
|
|
|||
Loading…
Reference in New Issue