Bug 14629

Summary: Modifications to get a list of purchased items.
Product: Red Hat Web Site Reporter: Paul Lindner <plindner>
Component: OtherAssignee: Garth Webb <nobody+garth>
Status: CLOSED CURRENTRELEASE QA Contact: Paul Lindner <plindner>
Severity: medium Docs Contact:
Priority: medium    
Version: current   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-07-26 00:57:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Paul Lindner 2000-07-25 18:32:19 UTC
Add an method called products_purchased to WebUser which
calls a class method in WebUser::Orders  called ProductsForUser

Might want to add orders method for WebUser too.