fix-duplicate
This commit is contained in:
parent
a5038cf60a
commit
906fdb4aa8
|
|
@ -488,7 +488,7 @@ class AttendanceController(http.Controller):
|
|||
'title':subject,
|
||||
'body':msg,
|
||||
}
|
||||
emp.user_push_notification(data)
|
||||
# emp.user_push_notification(data)
|
||||
|
||||
def create_log(self, employee, longitude, latitude):
|
||||
with request.env.cr.savepoint():
|
||||
|
|
|
|||
Loading…
Reference in New Issue