Doctype "Attendance" field "Working Hours" different behavior for same version and branch

There are two difference instance running in two different machines.
First -
before migrate
Second -
image

But in Both Instances doctype “Attendance” is behaving deafferent.

Like in second instance when I am marking attendance from doctype “Shift Type”,

Even if Attendance Status is “Absent”, field “Working Hours” is showing with zero value.

While in first instance field “Working Hours” is not showing while in database it has value 0.0

How to make this field “Working Hours” visible with 0.0 value even if Attendance status is Absent?