Closed (works as designed)
Project:
Commerce Stock
Version:
7.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2012 at 19:49 UTC
Updated:
15 Oct 2015 at 00:48 UTC
Jump to comment: Most recent
Comments
Comment #1
iaugur commentedWe have done this many times and it is straight forward. I recommend watching Randy Fay's excellent videos - especially http://vimeo.com/22731881
That covers the use of commerce feeds and is a great start.
Once the stock field is configured it's available for mapping through feeds.
Good luck!
Comment #2
ahimsauziCan you elaborate? Does commerce product processor or node processor should be activated? I am not having any luck updating existing products yet.
Thanks in advance!
Comment #3
rtdean93 commentedThe commerce product processor should be used. In order for the stock fields to be visible, make sure that the product type has been configured in the store configuration.
Comment #4
guy_schneerson commentedthanks @iAugur & @rtdean93
Comment #5
petednz commentedThanks for the pointer.
Confirm this worked for us too - though in our case we are wanting to add/subtract the number from the csv, not just replace it.
The scenario is Commerce is used for online sales, but there are also 2 physical shops. At end of day, each shop will supply a list of 'sales' by sku - we want to then import those as 'changes' to stock numbers, so we can use Commerce Stock as the main stock tool.
Any thoughts?
Comment #6
marktheshark commentedHave you had luck with this? I'm trying to do the exact same thing.
I'm trying to write a modified Processor extending the Commerce Feeds Product Processor that will read the existing stock value prior to importing it, but I don't know where to get the initial value.
Comment #7
off commentedDoes commerce_stock work with commerce_feed?
Comment #8
off commentedOh, yes.. with dev version..