Brief
Change the Machine entity to Add a new entity Devision (polish: dział).Add the Supervisor (points to a Person) field to the Devision entity.diał) with a independent grid in basic data. It should have the following fields:
- Number
- Name
- Supervisor (relation to person, optional)
Change the Machine entity to Workstation Type (polish: Typ Stacji Roboczej).
A Workstation Type has the following fields:
- Number
- Name
- Devision (optional)
Operations now will have:
- A Devision instead of a Machine
- A Supervison instead of a Worker
- When a user selects a Devision then the Supervison should be set to the Devisions Supervisorsremove the worker field
Work plan would be generated in the same way as previously but for:
- Operations (unchanged)
- Devisions (just the name and labes of the entity change)
- Supervisors (just the name and labes of the field change)