Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Brief

Add a new entity Division (polish: dział) with a independent grid in basic data. It should have the following fields:

  • Number
  • Name
  • Supervisor (relation to staff, optional)

Change the Machine entity to Workstation Type (polish: Typ Stacji Roboczej).

A Workstation Type has the following fields:

  • Number
  • Name
  • Division (optional)

Operations now will have:

  • A Division instead of a Machine
  • remove the worker field

Work plan would be generated in the same way as previously but for:

  • Operations (unchanged)
  • Products (unchanged)
  • Divisions
  • Supervisors

As for the staff entity we should add the worksAtDivision field

Future plan

  • No labels