#38 - vacation request by administrative approver #57

Merged
Baakoma merged 10 commits from #38-vacation-request-changes into main 2022-02-22 11:02:36 +01:00
Baakoma commented 2022-02-22 08:30:42 +01:00 (Migrated from github.com)

It should close #38

It should close #38
krzysztofrewak (Migrated from github.com) requested changes 2022-02-22 10:25:37 +01:00
@@ -19,2 +24,4 @@
$vacationRequest->user->notify(new VacationRequestCreatedOnEmployeeBehalf($vacationRequest));
}
}
}
krzysztofrewak (Migrated from github.com) commented 2022-02-22 10:22:09 +01:00

You're assigning event's vacation request to the variable and... you are still using event's field.

You're assigning event's vacation request to the variable and... you are still using event's field.
krzysztofrewak (Migrated from github.com) commented 2022-02-22 10:23:15 +01:00

skipFlow or flowSkipped?

`skipFlow` or `flowSkipped`?
krzysztofrewak (Migrated from github.com) commented 2022-02-22 10:23:59 +01:00

Please type it, because I don't know if user ID is integer or string.

Please type it, because I don't know if user ID is integer or string.
krzysztofrewak (Migrated from github.com) commented 2022-02-22 10:25:11 +01:00
  "Worked hours": "Liczba godzin",
```suggestion "Worked hours": "Liczba godzin", ```
krzysztofrewak (Migrated from github.com) approved these changes 2022-02-22 10:54:15 +01:00
Sign in to join this conversation.