This contribution allows you to assign customers to specific groups. Each customer group has settings for a tax class and a discount percentage.
By default, all newly registered customers are assigned to Taxable Goods and no additional discount. Regular customers will see normal prices and discounts on individual products will be deducted in the cart as normal. You can always log into the administration area and change a customer’s assigned group in the customer editor.
If a customer is assigned to a group that has a special discount percentage, such as wholesalers, they will automatically see the discounted prices as they shop. The system also will not deduct the individual product discounts in the cart. This will help prevent selling products at prices below cost.
Get it here: http://www.opencart.com/index.php?route ... tion_id=98.
By default, all newly registered customers are assigned to Taxable Goods and no additional discount. Regular customers will see normal prices and discounts on individual products will be deducted in the cart as normal. You can always log into the administration area and change a customer’s assigned group in the customer editor.
If a customer is assigned to a group that has a special discount percentage, such as wholesalers, they will automatically see the discounted prices as they shop. The system also will not deduct the individual product discounts in the cart. This will help prevent selling products at prices below cost.
Get it here: http://www.opencart.com/index.php?route ... tion_id=98.
This version of Customer Groups will NOT work with OpenCart v1.1.9. I hope to have an update in a few days.
A new version of the Customer Group module is ready for download. Customer Group v1.1 was written for OpenCart v1.1.9, but also works with OpenCart v1.2.0.
Changelog:
* Fixed bug affecting total in cart
* Can not delete or disable the default customer group, Regular Retail.
Get it here: http://www.opencart.com/index.php?route ... tion_id=98
Changelog:
* Fixed bug affecting total in cart
* Can not delete or disable the default customer group, Regular Retail.
Get it here: http://www.opencart.com/index.php?route ... tion_id=98
FYI, this latest version of Customer Group will work with the latest release of OpenCart - currently 1.2.2. I just finished testing it.
UPDATE: this module has been updated for OpenCart v1.2.3. No major changes, just modified with v1.2.3's core code. get it here: http://www.opencart.com/index.php?route ... ion_id=219.
A new version of the Customer Group module for OpenCart v1.2.8 has been posted.
Details: http://www.opencart.com/index.php?route ... tion_id=98.
Download: http://www.opencart.com/index.php?route ... ion_id=314.
Details: http://www.opencart.com/index.php?route ... tion_id=98.
Download: http://www.opencart.com/index.php?route ... ion_id=314.
I just uploaded an update to the Customer Groups module for OpenCart v1.2.8. It includes a bug fix in one of the template files - a rogue closing bracket at the top of the customer_groups.tpl file. This is the complete package, so you do not need to download any previous versions. If you've already installed it, you don't need to redo any of the manual edits. Just upload the 5 new files again and the bug will be fixed
.
http://www.opencart.com/index.php?route ... ion_id=316

http://www.opencart.com/index.php?route ... ion_id=316
The Customer Groups module has been updated for OpenCart v1.2.9. Click HERE to download it now.
I have just set up your customer groups contribution for OC1.2.8 and have it all working perfectly, thank you so much for all the hard work you put in. When the store is earning I will certainly be sending a donation your way. One thing I did have to do was to manually add the customer groups as there were none listed when I logged into my admin.
All our website needs now is for me to add the products other than the test! As a quick aside, if I have it all working fine do you think it's worth me upgrading to OC1.2.9?
http://www.kramit.co.uk/store

All our website needs now is for me to add the products other than the test! As a quick aside, if I have it all working fine do you think it's worth me upgrading to OC1.2.9?
http://www.kramit.co.uk/store

Glad it suits your needs
.
OC 1.2.9 includes some bug fixes and new improvements, the most significant being a fix to the Add to Cart AJAX and SEO url's. If OC 1.2.8 is working for you, then there no need to rush to OC 1.2.9. Besides, Customer Groups will be included in future OC versions
.

Did you import the customer_group.sql file? It should have added Regular Retail and Wholesale groups. If you did it manually instead, as long as it works, that's OK too.One thing I did have to do was to manually add the customer groups as there were none listed when I logged into my admin.
OC 1.2.9 includes some bug fixes and new improvements, the most significant being a fix to the Add to Cart AJAX and SEO url's. If OC 1.2.8 is working for you, then there no need to rush to OC 1.2.9. Besides, Customer Groups will be included in future OC versions

Ah you're right, I didn't import that - reason being I'm new to using any sql programs and on a mac so I used MySQL Administrator but couldn't find an import function and created the table and fields manually. I missed that, man was I tired!
The regular group I created came up automatically as default and not deletable (if that's a word!) and a wholesale group with a discount is working spot on.
I'm not sure what the AJAX cart problem was/is - on another thread I saw someone say it didn't add the first products amount but rectified itself on subsequent adds but on my installation it works ok.
All my sites are on fasthosts here in the UK and I had no mail going through but that was sorted by reading their documentation and changing the last line of code in system/library/mail.php to show this
Anyway I'm leaving it as it for now and I won't forget!!
The regular group I created came up automatically as default and not deletable (if that's a word!) and a wholesale group with a discount is working spot on.
I'm not sure what the AJAX cart problem was/is - on another thread I saw someone say it didn't add the first products amount but rectified itself on subsequent adds but on my installation it works ok.
All my sites are on fasthosts here in the UK and I had no mail going through but that was sorted by reading their documentation and changing the last line of code in system/library/mail.php to show this
Code: Select all
mail($to, $this->subject, $message, $headers, "-finfo@kramit.co.uk");
Who is online
Users browsing this forum: No registered users and 3 guests