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
If staff member on timecard is not on grant, do not allow timecard to be created.
If date entered on timecard is not within grant period, display warning message "This date is not within grant period. Are you sure?"
If date entered on timecard is not within the time period that falls within that staff member's Staff record, display error message "Check date. Does not fall within Staff Start and End Dates." and do not allow save.
The text was updated successfully, but these errors were encountered:
"If staff member on timecard is not on grant, do not allow timecard to be created.": relevant for internal users who are working directly in the org - not important for end-user sites interface
If date entered on timecard is not within grant period, display warning message "This date is not within grant period. Are you sure?" - Not relevant for this project, more related to human resources reported time
If a staff record has the same contact and is on the same grant but has overlapping dates (remember that blank dates count as open ended), fail a validation.
If staff member on timecard is not on grant, do not allow timecard to be created.
If date entered on timecard is not within grant period, display warning message "This date is not within grant period. Are you sure?"
If date entered on timecard is not within the time period that falls within that staff member's Staff record, display error message "Check date. Does not fall within Staff Start and End Dates." and do not allow save.
The text was updated successfully, but these errors were encountered: