added role column to worker list. Issue #238
1 unresolved thread
1 unresolved thread
Compare changes
- #238Carlos Vega authored
@@ -91,3 +91,29 @@ class WorkerModelTests(TestCase):
See issue #238 (closed) I understand this might be not that useful since this info can be found on the worker details but you can now search for doctors etc. I also did it to understand the way role filters work. I created a property method to access the role. Why is the first role the role of the worker?