Closed Arlus closed 5 years ago
To allow offices to be fetched based on user's organization.
Adding organization as a FK field in Office models and its respective migrations. I have also added office to factories.
Purpose
To allow offices to be fetched based on user's organization.
Approach
Adding organization as a FK field in Office models and its respective migrations. I have also added office to factories.