Hi everybody, i changed satchmo payment code, and in my code if order does not exist, create order and orderpayment in save method of CreditPayShipForm. Next step customer gives discount code and get_or_create_order method is called in save method of SimplePayShipForm.
in this processi i have an error : 'OrderItem' object has no attribute 'orderItemdetail_set' problem point is item.delete()(remove_all_items method). i did not understand this error. in python shell i remove successfull. Does anyone help me? regards Anıl --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
