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 43 Next »

Issue: QCADOOMES-740

Biref

As for all the planned they should be calculated from standard algorithms from other modules.

It would also be best if cost calculations and cost in production balance used the same algorithms which take datasource interfaces each with two implementations:

  • one that generates values from calculations
  • one that sums up values from production counting

For example we could have an interface OperactionDurationSource with two implementations: CalculatedOperationDurationSource, RegisteredCalculationdurationSource.

Mockup

  • No labels