ActiveAgeingHKR / JavaFXunit

This is the repository for Java FX application by Unit team. It contains the source code for Java FX application which will be used by manager/admin of "Care taking agency" to monitor company's employees and customers.
0 stars 0 forks source link

Unassigned Customers Button Doesn't Work #7

Closed chellerific closed 7 years ago

chellerific commented 7 years ago

The unassigned customers button inside the schedule page for admin is not working. The error leads me to a line in the Schedule1Controller that should load an UnassignedCustomers FXML window, and this FXML does not exist anywhere.

chellerific commented 7 years ago

This feature is now working.

chellerific commented 7 years ago

I missed it, the window for unassigned customers is still showing the customers who has been assigned with employees already.