Hi, I'm having trouble to work EasyPopulate that is installed with version 1.7 of MS2 MAX.
I would like to change the following link :
- Download complete tab-delimited .txt file to edit
So that it will also export the 'v_customer_price_1' and 'v_customer_group_id_1' (and others)
I've modified the setting in easypopulate.php situated in catalog/admin/
as explained in the EasyPopulate documentation :
Quote:
For use with the Separate Price per Customer contrib:
Edit easypopulate.php. Find function ep_create_file_layout around line 655. Uncomment all rows in that function that look like this:
#'v_customer_price_1' => $iii++,
#'v_customer_group_id_1' => $iii++,
|
Dos somebody know which files I have to edit in order to do this ?
Thanx a lot... And while I'm at it, I'm really enjoying work with
OSMAX and would like to contribute, do you know who to contact ?
All the Best.