You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In Leave Application, only one type of Leave can be selected, so it is very cumbersome to apply Leave for multiple types depending on available leave balance.
Single Leave Type also restricts implementation of sandwich, suffix, prefix rules. When days adjoining to leave days are holidays, then these holidays are also included in Leave Dates, and if such date range cannot cover one type of leave, triggering validation create issues. Such inclusion of holiday dates in leave needs to be enforced through system and no human intervention can be allowed.
Issue is if such date range cannot cover single type of leave then new Leave Application needs to created.
Describe the solution you'd like
Include child table in Leave Application with fields From Date, To Date, Leave Type. Remove the same fields from Doctype Level.
Describe the alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
In Leave Application, only one type of Leave can be selected, so it is very cumbersome to apply Leave for multiple types depending on available leave balance.
Single Leave Type also restricts implementation of sandwich, suffix, prefix rules. When days adjoining to leave days are holidays, then these holidays are also included in Leave Dates, and if such date range cannot cover one type of leave, triggering validation create issues. Such inclusion of holiday dates in leave needs to be enforced through system and no human intervention can be allowed.
Issue is if such date range cannot cover single type of leave then new Leave Application needs to created.
Describe the solution you'd like
Include child table in Leave Application with fields From Date, To Date, Leave Type. Remove the same fields from Doctype Level.
Describe the alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: