I beleive this is a related issue I just noticed: http://groups.google.com/group/satchmo-users/browse_thread/thread/d0ba0c98dea72ec3/df4f1eebeae9d56c?lnk=gst&q=templatesyntax+error#df4f1eebeae9d56c
On Jan 29, 3:52 pm, digicase <[email protected]> wrote: > I'm attempting to get a Satchmo store up and running but have come > across a problem that I can't solve. When a product order is created > certain fields are filled with the value "0E-10". The fields are: > > Shipping Discount > Tax > Discount amount > > and under order line items: > > Unit tax > Line item tax > 0E-10 > > I'm using the latest svn versions of Django (r 9791) and Satchmo (r > 1922), and this error occurs on my Mac running the Django test server > and MySQL, and also on Webfaction running python/mod_wsgi and both > MySQL or Postgresql. > > I am using a brand new database, loaded with the Satchmo test store in > both cases too. This happens with the test payment module and the > Paypal module. > > Additionally, using the Paypal module, the order amount is incorrect > in the shop/checkout/paypal/confirm/ stage. In the template it is > rendered as: > > <input type="hidden" name="amount_1" value="2E+1" /> > > I think this is a related issue? > > I hope somebody can help, I really like Satchmo and thanks for all the > hard work on this project. > > Thanks, > Arthur --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
