miasfashion / MiasHR

MIAS Fashion HR web application
0 stars 0 forks source link

Request Dialog Bugs + snack bar add #196

Closed bk0106 closed 5 months ago

bk0106 commented 5 months ago
bk0106 commented 5 months ago
  • [x] Vacation Type should not have Sick Days option for reasoning
  • Deleted Sick Days in the list
  • [x] When User Cancel PTO, the confirmation email does not include user's name. shows Email address instead
  • cancel doesn't have user name. Either just show the email, employee code or create new function to retrieve employ name from empl code.
  • [x] Reject has hyperlink in stored procedure. Change to hr2 or get rid of hyperlink #200
  • fixed in HR_WebRequestStatusChange (needs to change live db when finalized)
  • [x] Register new user does not have alert when successful
  • Was not shown because snackbar closeafternavigation was on.