Open GoogleCodeExporter opened 9 years ago
LineItem is a class in item not cart:
added item to list of getpaid.core imports;
renamed temp variable to myItem;
assigned myItem to item.LineItem().
Original comment by mcgruff....@gmail.com
on 22 Aug 2008 at 8:30
Original comment by mcgruff....@gmail.com
on 22 Aug 2008 at 8:33
This script generates basic orders, but doesn't populate them with proper
details, so
when attempting to view the details of a particular order, the following
AttributeError is thrown:
Exception Type AttributeError
Exception Value 'Order' object has no attribute 'contact_information'
Original comment by ctxl...@gmail.com
on 11 Oct 2008 at 11:03
Original issue reported on code.google.com by
dennisha...@gmail.com
on 21 Aug 2008 at 7:53