Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you use import /export to mass change product #31

Open
alegbebomby opened this issue May 5, 2015 · 5 comments
Open

How do you use import /export to mass change product #31

alegbebomby opened this issue May 5, 2015 · 5 comments

Comments

@alegbebomby
Copy link

I was trying to do mass upload but quantity is the total of every location, can one have location attributes in the export?

@navitelia
Copy link

I am interested as well on this

@ghost
Copy link

ghost commented Sep 3, 2015

Hi guys I've built this functionality in my fork, see pull request #25

@navitelia
Copy link

Hello James

Thanks for contribution

However, looks like I have some files missing suck the /Index folder
located
in app/code/community/Demac/MultiLocationInventory/Model/Stock/Status

Do you know where can I get it?

Thanks

On Wed, Sep 2, 2015 at 8:06 PM, James [email protected] wrote:

Hi guys I've built this functionality in my fork, see here:

#25
#25


Reply to this email directly or view it on GitHub
#31 (comment)
.

@ghost
Copy link

ghost commented Sep 3, 2015

Hi navitelia,

Demac haven't accepted my pull request so if you want to use the import/export functionality then use the develop branch of my fork:

https://github.com/arkadedigital/Demac-Multi-Location-Inventory-Magento-Module/tree/develop

@Krapulat
Copy link

Krapulat commented Oct 6, 2015

@jharrisonau I'm using your develop branch. I'm trying to use Magmi Datapump API like this:
"$newProductData = array(
'sku' => $sku,
'stock_location' => $code,
'qty' => $stock
);"

But it doesn't update the stock of this stock_location. Is anything am I doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants