missed a CHANGE line

CHANGE
self.total = Decimal(item_sub_total + self.shipping_sub_total +
self.tax)
TO
self.total = Decimal(item_sub_total + self.shipping_sub_total)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to