I've just had a customer call as they ordered the wrong item and wished to cancel it. I went to the order selected the product and clicked cancel. All seemed well and Actinic reduced the item from 1 to 0 as expected but when we try and complete the order we get the following error:
Error in File C:\Program Files\Actinic v9\Invoices.rpt:
Error in formula <InclusivePrice>.
'Numbervar bCost := {OrderDetail.Price};'Division by zero.
We are unable to complete this order but Actinic does prepair the order shipped email everytime i try and complete the order. Does anyone have any ideas if there is a fix for this so we can complete the order?
Error in File C:\Program Files\Actinic v9\Invoices.rpt:
Error in formula <InclusivePrice>.
'Numbervar bCost := {OrderDetail.Price};'Division by zero.
We are unable to complete this order but Actinic does prepair the order shipped email everytime i try and complete the order. Does anyone have any ideas if there is a fix for this so we can complete the order?
Comment