Hello Folks,
I’m implementing a feature where I’ve added “Adjustment Amount” and “Adjustment Label” as additional order properties. Once an amount is applied from the backoffice, it should be included in the order total calculation and displayed inline with other totals, such as tax.
I’m following the approach described in the Umbraco Commerce Price & Amount Adjustments documentation.
However, this approach currently only applies adjustments to the cart, not to the order screen in the Umbraco backoffice. How can I implement a similar adjustment for order items?
Additionally, how can I display the adjustment inline within the order total section in the backoffice UI?
This time looking forward ![]()
