Versions Compared

Key

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

Cloud Reporting v. 1.0.0.50

Status
colourYellowGreen
titleIN PROGRESSRELEASED
  

Area

Description

Export

Reporting.Export.FlightSaleStatistics - changes in TravelType and UniqueFlightId columns (RTC-40676)

The logic for TravelType and UniqueFlightId columns was changed:

  • TravelType:
    • uses values returned by WebDok (DD/DI/ID/II/ARR/DEP),
    • if WebDok values are not available:
      • all "fake" flights with name .DEP get TravelType = DEP,
      • all "fake" flights with name .ARR get TravelType = ARR,
      • all "fake" flights with name .PAX get TravelType  = EXT,
      • all manually added departure flights get TravelType = DEP,
      • all manually added arrival flights get TravelType = ARR,
  • UniqueFlightId
    • is blank (not -1) for all "fake" flights (flights with name .DEP, .ARR and .PAX)

Reporting.Export.MemberFlightSaleStatistics - custom header (RTC-40738)

Changes in column headers name when exporting blobtype "Reporting.Export.MemberFlightSaleStatistics"

See Swagger UI (egretail-dev.cloud) for futher documentation.

Management

Sales dashboard - display average KPIs with two decimals (RTC-40721)

They Key numbers section on the sales dashboard was adjusted: the Average purchase and Items per customers KPIs are displayed with two decimals.

Image Modified


...

Cloud Reporting v. 1.0.0.49

...