Hi,
I'm having problems getting the Role Discount module to logically apply discounts to prices.
Í have an install of Drupal 5.x and Ecommerce 3.x
I have used the Role Discount module in previous versions of Drupal and Ecommerce with success.
The current up to date install has been configured with the minimal set of Ecommerce modules enabled to help eliminate any potential incompatibilities.
To start with it would be reassuring to know if anyone has managed to get the Role Discount module to work in the configuration mentioned above.
I have methodically double checked my user setting, please see a summary below, if not for my own sanity.
The project im working on is a distribution system for offline alternative media, you can see a project description here
http://3d.openmute.org/modules/wakka/NetworkedDistribution
Many thanks
Simon
Configuration details
- Product settings - nid 19 Mute magazine - Vol 2 #5, It's Not Easy Being Green £5.00 tangible
- Role settings -
agent
anonymous user
authenticated user
outlet
-
User settings - here is an example user setup in the agent role i created earlier
name: agent user active * role: agent
- Role discount settings -
Role discount
Role Amount
agent 50.00%
anonymous user 0.00%
authenticated user 0.00%
outlet 0.00%
- What happens when i login as the user 'agent user'
a. I order the product, Mute magazine - Vol 2 #5, It's Not Easy Being Green
b. the product display information in the products area displays its price as the original and non-discounted price GBP5. In the previous version of role discount the product price would be displayed with the discount applied.
b. visit my shopping cart and it displays the product price as 0 (zero)
Mute magazine - Vol 2 #5, It's Not Easy Being Green
Usually ships in 24 hours.
£0.00
END
Help appreciated
Again thanks
Simon
Comments
Role discount fix post on drupal.org
hi
a suggested fix for this issue has been posted on the drupal.org site, see http://drupal.org/node/132019
simon