Jump to content

Magento Quick Stock Update Problem


joongpark

Recommended Posts

I am using following script to mass update stock in Magento with CSV created by our very old ms-dos based DBase.

 

http://www.sonassi.com/knowledge-base/magento-kb/mass-update-stock-levels-in-magento-fast/

 

It works beautifully with test CSV file.

 

However, my POS creates CSV file but it puts different heading so script does not work. I want to automate the process so is there any way to change the names of headers? Script requires the headers to be

 

?sku?,?qty?

 

my CSV is

 

?ITEM?,?STOCK?

 

Can above php script in the link be modified to recognize my CSV headers as sku and qty?

Or can php open up the CSV and replace the header with correct name?

 

I am not a programmer so I don't even know where to begin.

Any help in coding would be appreciated.

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/264775-magento-quick-stock-update-problem/
Share on other sites

  • 11 months later...

You can configure it in Import/Export through Dataflow, where you can assign relation between columns in CSV file.

 

Or you can go through more easy way, just use one from few extensions which we are using Stock Inventory Manager or better one (richer in features) Advanced Admin Products Manager huge time saver in terms of any mass products management tasks or you can pick other helpful Magento Extensions. Hope it will helpful.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.