And again another unexpected update 
To make this mod usefull again for myself I have added a feature that makes it possible to show the lists only to customers that belong a certain "pricelist group".
If a group name is entered, the list will be shown only when the customers groupname starts with the name you entered (using the Zen Cart group pricing feature (at: admin|customers|group pricing)).
A group name setting has been added to the admin for each profile.
Code:
changed files:
pricelist-3.sql (includes removal of old settings now too)
includes\templates\YOUR_TEMPLATE\pricelist\tpl_main_page.php
includes\modules\pages\pricelist\header_php.php
new:
includes\extra_functions\group_functions.php
And the languages file has changed and moved from languages/english/extra_definitions/ to languages/english/ (I think it ended up in the extra_definitions/ folder by mistake). So don't forget to (re)move your language file too, to prevent possible confusion.
File attached to this post (will be removed again when/if uploaded to the Zen downloads section).
(edit: should work on 1.3.6 and 1.3.7)
Bookmarks