AI OnAI Off
Nov 11, 2016
Nov 30, 2016
Core
Closed, Fixed and tested
Trying to use the field HandlingTotal on the OrderForm to add cost for orders paid using an invoice. Adding the cost to the orderform works fine but the cost for HandlingTotal is not included in the Total cost returned by the OrderGroupTotalsCalculator.
Steps to Reproduce
(tested In Quicksilver version 9.24.1)
Cart.GetFirstForm().HandlingTotal = 99;