Attached new version to this post. It includes the wholesales price column (as said untested!), and default it's switched off. To enable it edit admin\includes\extra_configures\quick_updates.php and change:
Code:
define('QUICKUPDATES_MODIFY_WHOLESALE_PRICE', 'false');
to
Code:
define('QUICKUPDATES_MODIFY_WHOLESALE_PRICE', 'true');
Don't forget to backup your database, and try this version on a testshop first. Feedback welcome!!
Advised browser: Firefox (IE will work, but has some issues with css :hover features)
Bookmarks