Versions Compared

Key

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

...

Area Description
Customer order

Shipping details (RTC-20057)

Shipping details are available in Order lines tab in customer order details view.
New column "Package no", that is hidden by default, displays Package Tracking Number.
In order line details view are available shipping details like:

  • Package Tracking Number,
  • Shipment Tracking Number,
  • Shipment Provider.

If for Shipment Provider is set up TrackingUrl in CustomerOrderDeliveryMethod system parameter, then the link to the tracking package is available in Shipping Details under "Trace order" label.
Package number in "Package no" column is also available as link when this condition is met.


Fix: Duplicated order lines (RTC-31068)

There is a button in customer order details view called "Regenerate". After clicking, order should be re-fetched (from POSWCF, based on latest related receipt state) and duplicated order lines should be removed. No data will be lost (incl. discounts, online returns) - It will not work for payed and delivered lines,  as it is mainly implemented for active orders. This functionality is available for admin users and the users with new role "Regenerate order" assigned.


Fix: Filter with customer number fails when returning from an order (RTC-31569)

Filtering is working correctly and error does not occur anymore.

Dispatch Orders

DispatchOrderReassign job fails when trying to trigger export of modified picking order (RTC-32233)

DispatchOrderReassign doesn't fail when trying to reassign any dispatch order.


Automatic reassign doesn't delete order lines (RTC-32308)

For selected option 'Allow delete of rejected orders/order lines' rejected orders will be cancelled and deleted if it will not be possible to reassign order from dummy store.


Introduce Log Level for Dispatch Orders (RTC-32437)

It is possible to set log levels for DispatchOrders in Chain Web (BackOffice Services).
The logs contain requests and responses from DispatchService.


Creating new dispatch rule with defined name (RTC-32853)

User receives the right communicate if all required fields will not be filled (all confirmation messages and Central warehouse). Before adding Central warehouse and saving it, it is impossible to edit stores - edit button will be unavailable.

Before adding Central warehouse and saving:

After adding Central warehouse and saving:

Communicate for user if all required fields will not be filled:

Dispatch Rules

Content-security-Policy Errors (RTC-22193)

Errors related to Content-Security-Policy are not thrown when entering Dispatch Rule in the Dispatch Rules view. 

Member campaigns

Target and control groups (RTC-32884)

The procedure reporting.usp_GetMemberGroupCount that imports member group data into Reporting has been altered to correctly fetch all member groups from Retail database.

Reporting reports

Sales report with excluded item groups (RTC-30576)

Improved selection in reports containing excluded groups. This to make sure report will not fail when selection does not include excluded groups.

...