biddyweb / substruct

Automatically exported from code.google.com/p/substruct
0 stars 0 forks source link

Product downloads do not support variations #174

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a product with 2 variations and a download, e.g. "Fully
licensed", and "30 Day Trial"
2. User shops and pays for a variation 
3. Download link is not displayed on finish_order page

What version of the product are you using? On what operating system?
1.0a6+ selected patches from HEAD

Please provide any additional information below.
The download link is not displayed because the finder_sql and count_sql for
the has_many downloads relation does not look for variations. Attached
patch solves this issue. 

Original issue reported on code.google.com by flyfish...@gmail.com on 11 May 2009 at 7:03

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by subim...@gmail.com on 26 Aug 2010 at 5:42

GoogleCodeExporter commented 9 years ago

Original comment by subim...@gmail.com on 26 Aug 2010 at 5:46