G'Day Folks,
I havent started experimenting yet, but what I need to do is fairly clear.
For each product I want a two prices: Retail and Wholesale.
By default the Retail price will be displayed, but for those resellers who have passed the test of being a genuine wholesale client, they will be displayed the Wholesale price.
I dont mind overloading MSRP and Buy and Sell price to make it simpler.
I have been gathering knowledge and have found the following modules that might help me out:
http://drupal.org/project/uc_discounts_alt current project but I imagine this is dynamics rules based rather static data
http://www.ubercart.org/contrib/4790 for access permission to use stock price for wholesalers, but I believe it hides the field altogether.
http://drupal.org/project/uc_views using this I could manage the data displayed based on user, and perhaps manage the data posted to the "add to cart ()" and "cart display ()" functions
I havent done anything past hello world with php, and I have been using drupal for two weeks.
But I can code happily in Python for a living and do C++ when it has to go really fast, so I am not scared easily by syntax and logic.
What would people recommend as the best route forward to reaching my aim?
If you want to check out the awesome site I cut my teeh on in drupal http://www.hodge.net.au/sam
The retail site is still a work in progress.
Sam

. If you manage to find some, let me know...


