-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DB, Calendar view: Record about rejected sick leave appears in [dbo].[SickLeaveCancellations] #611
Comments
@antonm76 , the same question about request. What do you send to server in that case? |
@YaroTs could you please answer @sponkrashin ? |
|
This is not correct. |
@KuchaLeni @sponkrashin , it is not possible to Reject already approved sick leave, it is only possible to Cancel it. Supervisor could Reject sick leave the very first time it appears, before it was approved by him or another supervisor. |
Ok, we are tangled in terms. I'll ask @santee. |
@KuchaLeni "Discard" in this particular case means "Cancelled" status of an event. It was designed this way originally, but I'm not 100% sure it is correct. |
According to the table of states I attached, approved events can only be cancelled. |
@santee has just said that it doesn't really matter for now. He said it another way, not so politeness, but his words had such meaning. So let's postpone this and keep it as is now. |
Result:
Record about rejected sick leave appears in [dbo].[SickLeaveCancellations]
Expected result:
Record about rejected sick leave appears in [dbo].[SickLeaveRejects]
The text was updated successfully, but these errors were encountered: