Cloud Reporting v. 1.0.0.61
RELEASED
Area | Description |
---|---|
Export | Reporting.Export.MemberFlightSaleStatistics - exclude items with specific special groups from the report (RTC-44036) All items linked to special group 01 are excluded from the report. |
Management | Fix: 'Data warehouse is paused' message in Budget grid (RTC-44101) Data warehouse is paused message was incorrectly shown in the budget grid and prevent from viewing and updating budget rows. The issue was fixed. |
Cloud Reporting v. 1.0.0.60
RELEASED
Area | Description |
---|---|
Integration | |
New control transaction with price check from POS (RTC-43987) Support for new control transaction type: PriceCheck has been implemented. Such transactions, performed by cashiers, are going to be stored in the data warehouse together with other control transactions. The number of price checks performed by the cashier is also going to be stored. | |
Fix: assign receipt count flag to the first not deleted line (RTC-42955) The logic for counting receipts in the data warehouse has been improved. From now on, the receipt count measure will return correct numbers for normal sales. |
Cloud Reporting v. 1.0.0.59
RELEASED
Area | Description |
---|---|
Management | Import log view (RTC-41241) A new view (Import log) with list of imported blobs was implemented Dashboards menu entry. The list consist of imported excel files in Management app, as well as imported blobs via FileService (ref.: Reporting Service - file import documentation). The grid contains a lot of details about imported blobs - including import status, number of rows (imported and failed), and also has a drilldown option - so that the user can view the details about each imported or failed raw and see the raw content. |
Service | New Budget API (RTC-42935) New endpoint has been developed in Reporting Service: Budget with a new method for fetching budget related statistics. The method is documented in swagger: Reporting Service - Budget API. |
Sales API - fetch sales statistics from Cloud (RTC-42936) The salesStatistics method in Sales API supports a Cloud data source now. If AasConnecitonString is configured (in Tenant Admin), the API is going to fetch the data from Cloud (instead from an on-premise server). The method was also extended with new optional parameters: hour, cashregisterno and cashierno. Full documentation: Reporting Service - Sales API - salesStatistics method . | |
New KPI API (RTC-42379) New endpoint has been developed in Reporting Service: KPI - with genericRequest method for requesting various data from Analysis Services. Documentation: Reporting Service - KPI API |
Cloud Reporting v. 1.0.0.58
RELEASED
Area | Description |
---|---|
Integration | Inferred promotions with eCoupons (RTC-30286) Changed reading offer number from ExternalReference to OfferNo in POSLog. This is to avoid creating inferred offers with eCoupon name. |
Management | New view with list of reports (RTC-36630) A new view with list of reports (dashboards) was implemented under Dashboards menu entry. The list consist of three predefined dashboards, including previously implemented sales dashboard. The user can navigate to specific reports, as well as see recently used reports and flag the favourite ones with a star. Each dashboard can be also accessed with a direct link. The direct links support cashier login functionality. Example: to access Sales dashboard with a cashier login, navigate here: https://reportingmanagement.chainweb.lindbaktest.com/dashboards/1?loginTenantId=????????????&loginStoreNumber=??? |
Cloud Reporting v. 1.0.0.56
RELEASED
Area | Description |
---|---|
Export | Reporting.Export.FlightSaleStatistics - adjustments in formatting (RTC-41456) The following adjustments in file formatting were implemented:
|
Management | Budget menu with view and export/import functionality (RTC-36630) A new menu with budget rows and import/export functionality. The grid is accessible from the main menu: The following common level permission can be used to limit user's access to the functionality: The grid displays rows directly from the data warehouse. The following data is presented:
In the bottom right corner, there are two buttons that allow the user to export the data to Excel file and import new rows: The exported file can be used as a template for import; it is possible to attach more than a single file. |
Cloud Reporting v. 1.0.0.55
RELEASED
Area | Description |
---|---|
Management | Reporting dashboards - custom filters (RTC-40682) A new feature in edit mode was added to make the dashboards in Reporting module even more customizable. It is now possible to configure a custom set of filters per each page. The filter configuration is simple and intuitive. In the edit mode, a new filter can be added by clicking on + button: The next step is to select the filter dimension value and the filter is ready to use. All tiles on the dashboard are affected by a custom filter. Removing a filter is also simple and intuitive and it can be done by clicking on Delete button. All changes are effective only after saving them in the edit mode. The filter is ignored if no values are selected. |
Cloud Reporting v. 1.0.0.54
RELEASED
Area | Description |
---|---|
Export | Export job - prevent exceptions during the initial run (RTC-41028) Update to prevent exceptions during the initial run of job for new blob types. |
Adjustment in exported flight blobs (RTC-41151) The following changes to the flight blobs were implemented:
|
Cloud Reporting v. 1.0.0.52
RELEASED
Area | Description |
---|---|
Export | Reporting.Export.MemberFlightSalesStatistics - adjustments (RTC-41024) The following adjustments were implemented:
|
Cloud Reporting v. 1.0.0.51
RELEASED
Area | Description |
---|---|
Deployment | Initialize and finalize the release (RTC-40866) The release pipeline was extended with Initialize and Finalize stages, which help to make the release process more stable. |
Integration | Data type change for LoyaltyNo (RTC-40866) Data type for LoyaltyNo field (loyalty number) in FactSales table was extended from 20 to up to 100 characters (same limit as on-premise). |
Origin and destination airport for fake flights (RTC-40974) Fake flights (.DEP, .ARR, .PAX) will no longer be connected to any particular airport in the data warehouse. |
Cloud Reporting v. 1.0.0.50
RELEASED
Area | Description |
---|---|
Export | Reporting.Export.FlightSaleStatistics - changes in TravelType and UniqueFlightId columns (RTC-40676) The logic for TravelType and UniqueFlightId columns was changed:
|
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. |
Cloud Reporting v. 1.0.0.49
RELEASED
Area | Description |
---|---|
Export | Export job: configure row limit per export type (RTC-40476) There is a new parameter to set for the Export job: rowLimitFile - for maximum number of rows in a file. If total number of rows exceeds parameter, the job will split the output in multiple files adding _1 to the file name. The parameter can be configured per file type in LIP. Example: |
Member flight sale statistics export - split into 4 files (RTC-40475) The existing export of member flight sale statistics was altered. The data is now grouped into 4 categories with their own file names:
| |
Management | Data visualizations (RTC-39753) Alongside creating tiles with data presented in a standard grid format, user now have possibility to create custom tiles with graphs. The supported types are:
A custom report page was also created to present all available types that can be accessed from the menu. |
Resizeable tiles (RTC-40304) It is possible to adjust the size of tiles on the dashboard now. The action can be performed in Edit mode by dragging the border of the tile: The custom size can be also set precisely (by giving number of rows and columns the tile) when editing existing tiles. | |
Date filter adjustment The date filter options were modified. The previous buttons: Yesterday, Today and Date were replaced with Today, Date and Date range:
Date filter is applied to all tiles on the page. |
Cloud Reporting v. 1.0.0.48
RELEASED
Area | Description |
---|---|
Integration | Sales job with incomplete flight data (RTC-40555) The procedure responsible for importing sales data into the data warehouse was altered in order to handle receipts with incomplete connecting flights info. Previously, the data for such receipts was incomplete in the data warehouse. |
Management | Support for cashier login to Reporting Management (RTC-40153) This module support authentication of cashiers using store number, cashier number and PIN code. This is done using the on-premise identity provider installed on-premise for the tenant. Requirements:
Navigate to this module using a link containing the following querystring parameters:
|
Cloud Reporting v. 1.0.0.46
RELEASED
Area | Description |
---|---|
Analysis | Sales dashboard - process flight data real time (RTC-40367) The flight dimension processing was changed from once a day to real time. As a result, the flight numbers on the sales dashboard in Reporting Management are also being refreshed real time. |
Deployment | Stop job executions during data warehouse upgrade (RTC-40465) Release process was improved release process to avoid timeouts and avoid data loss during upgrades. |
Export | Export job - a new schedule for member sales statistics (RTC-39848) The existing Export job was extended with a new schedule: Reporting.Export.MemberFlightSaleStatistics. If the schedule is enabled, the job will export blobs of Reporting.Export.MemberFlightSaleStatistics type to batchtoprocess container in tenant's blob storage. The schedule produces a CSV file. The file description and details can be found on docs.egretail.cloud. |
Integration | Extension of FactSales table with loyalty number, customer order numbers and ordinary price (RTC-39697,RTC-39847) The FactSales table was extended with:
The data is extracted from POSLogs. |
Power BI | Power BI deployment (RTC-38034) Deployment related: fix in Powershell script for releasing PowerBI reports. |
Cloud Reporting v. 1.0.0.43
RELEASED
Area | Description |
---|---|
Integration | Flight info - import list of airports to Cloud DW (RTC-33935) List of airports in Airport table was updated with airport details. It is going to be used in reports related to flight data |
Cloud Reporting v. 1.0.0.42
RELEASED
Area | Description |
---|---|
Export | Export job - custom name for exported files (RTC-38441) It is now possible to set up a customer name for exported files. A property is added to the blob message which makes it possible to have custom file name when downloading the file. |
Integration | Flight info - extract flight direction from POSLog (RTC-38013) Support for POSLog version 87 which contains additional data for in flight info section (flight direction). The flight direction is now extracted and stored in the data warehouse, and can be used for reporting and export. |
Item category attributes - import names for report category, classification and item type (RTC-37916) Item table in Cloud data warehouse has been extended with names for category attributes that had been missing. The extension introduces the following fields:
| |
Power BI | General improvements in existing reports (RTC-38366) Improvements and modifications in Power BI reports:
|
Deployment pipeline for Power BI reports (RTC-38034) A fix in Powershell script responsible for deployment of reports to production environments. | |
Service | SalesQuantityPerItem method - extend the response with store number (RTC-38481) The SalesQuantityPerItem method was extended with a new parameter and a new field in the output. The new parameter is called responseType and makes it possible to receive different types of aggregation:Enum containing supported types of responses:
The complete documentation of the current version of this and other methods can be found at: https://docs.egretail.cloud/. |
Cloud Reporting v. 1.0.0.41
RELEASED
Area | Description |
---|---|
Export | Export job - CSV file with sales per flight data (RTC-33254) The existing Export job was extended with a new schedule: Reporting.Export.FlightSaleStatistics. If the schedule is enable, the job will export blobs of Reporting.Export.FlightSaleStatistics type to batchtoprocess container in tenant's blob storage. The details of the file and examples are documented here: https://reportingservice.egretail-dev.cloud/index.html?urls.primaryName=File-export%20documentation#/ |
Cloud Reporting v. 1.0.0.40
RELEASED
Area | Description |
---|---|
Integration | Import of items - missing supplier (RTC-38059) Missing supplier info in item blob will no longer result in merge failure. |
Cloud Reporting v. 1.0.0.39
RELEASED
Area | Description |
---|---|
Integration | Import of items - item category attributes (RTC-37544) Item table in Cloud data warehouse has been extended with category attributes. The extension introduces the following fields:
NB! For item type, report category and classification only the numbers are imported. In addition, Item table has been extended with
|