commit
0c451a2f32
|
|
@ -333,6 +333,7 @@ class OverTimeController(http.Controller):
|
|||
s.write(vals)
|
||||
# if s.state == 'hr_aaproval':
|
||||
s.onchange_transfer_type()
|
||||
s.get_account_ids()
|
||||
if data:
|
||||
for t in data:
|
||||
self.get_overtime_line(s.employee_id, s, t)
|
||||
|
|
|
|||
Loading…
Reference in New Issue