Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

About

The PartnerPortal database is a relational SQL Server database, built using an Entity Framework code-first approach.

It contains tables representing real-world entities, such as WorkOrder, Contractor, GridCompany, as well as technical assets like Meter, CableSpecification, and ServiceLine.

In addition, it includes tables that define the work order flow, for example WorkOrderType, WorkOrderStatus, Instruction, ReadyForMeter and CompletionInfo.

Technical model

Image Modified


Flow model

Image Modified