Umbraco.Commerce.Issues icon indicating copy to clipboard operation
Umbraco.Commerce.Issues copied to clipboard

Show Adjustments on the Edit Order screen

Open philipdanielhayton opened this issue 2 years ago • 2 comments

Is your feature request related to a problem? Please describe. When an order has adjustments it's not obvious to an administrator which ones are being applied to a cart / order.

I've attached a screen shot below that illustrates the issue, I've applied an arbitrary +€100 adjustment to this order but to an admin there's no way of telling why the transaction amount is €100 than it should be.

Describe the solution you'd like It would be good if adjustments were visible on the Order Details section.

Describe alternatives you've considered I can (and will) add this myself using a custom view, but it would be awesome if it could eventually be added to the default view. Maybe it could be implemented as a C# Notification Handler so we could have granular control over what gets rendered without having to mess about with angular, like how the audit log is handled.

Additional context

image

philipdanielhayton avatar Dec 01 '22 15:12 philipdanielhayton