I have been having an issue with discount coupons not working properly on my Client's installation - I think I have found the answer but a bit of clarification would be greatly appreciated!
I have put this down to my Client using an import tool to upload products to the site, and I eventually figured that this was not populating the categories_master_id field - they were all set to 0.
I have written a small SQL update routine that my Client now runs through the SQL patches utility to update this field to the categories_id value after their upload.
This seems to work fine - is this an appropriate approach?
Thank you


Reply With Quote
