How to handle Overlap Errors due to different UOM
Summary
How to handle Overlap Errors due to different UOMContent
Hi All,
Scenario: Consider annual leave(UOM is Days) need to be reported in working days. One more leave type called Time-Off which need to report in hours (UOM is hours). Scenario is employee applied half day annual leave and due to some meeting he need to go out and submit 2 hours as time off in system. In this case system is throwing error due to overlap of different UOM in same day.
As all employees tagged to elapsed shift at present system showing half day/full day options while recording annual leave and only hours while recording Time-off leave. Error which is showing also as expected as two leave types have different UOM and due to elapsed shift system cannot recognize what time he is on annual leave and what time he is going out for meeting.