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 -~----------~----~----~----~------~----~------~--~---
