Easy Populate 1.2.5.5 with Stock With Attributes Help please
Easy Populate 1.2.5.5 with Stock With Attributes
I am using this mod, I am familiar with Easy populate CSV, but on this one I can’t figure out how to add stock by attributes. Is there a column I need to add to make all the sizes I have appear as having “1” in stock? Do I have to add a column in the main CSV file or in the attributes file?
Thanks for any help
Re: Easy Populate 1.2.5.5 with Stock With Attributes Help please
At this time there does not seem to be a way to upload stock with this mod because of the way the attributes are written to the database....
Re: Easy Populate 1.2.5.5 with Stock With Attributes Help please
Thanks for your help dose easy populate advanced work with Stock by Attributes? i was search on Google i find this mod at this link
HTML Code:
http://www.zencartbuilder.com/index.php?main_page=product_info&products_id=1
Re: Easy Populate 1.2.5.5 with Stock With Attributes Help please
When I click the link Download Model/Price/Qty/Pwas .csv file to edit all i get is the header cell names, and no data. Anybody now what is worng?
Re: Easy Populate 1.2.5.5 with Stock With Attributes Help please
OK here is the fix. Open (easypopulate.php)
Look for the code
Code:
join products_with_attributes_stock PWAS
and
change PWAS to lower case and check the rest of the document for any upper case PWAS and change them. I think I only had to change it one time.