This topic is locked

Order Total

4/25/2014 5:17:39 PM
Shopping Cart Template general questions
C
cjsaputo author

The default template for the admin shopping cart does not calculate the order total as items are added to the order. I want to use an event on the add order items before record added to calculate the Order_total field in the order_admin table by multiplying the Qty_order by the Sell_price.
I am not sure how to code this. Any help would be appreciated.