Merge pull request #4102 from expsa/younes_dev_odex25_mobile
[FIX] issue with permission remaining balance check in mobile app
This commit is contained in:
commit
b0a15d18a7
|
|
@ -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