I can add this feature. Can you explain me how do you want to do it?
I can locate for product combination using SKU (or Gtin or manufacturer part number) and update quantities...
Is it good?
I have another idea too. I can add update quantities using scheduler.
Example.
You put the csv file in the folder and plugin each evening read quantities from this file. Do you need this feature?
1. Do you use product specification? one product has one color and one size
or do you use product attributes? each product has several colors and sizes
2. Do you use product combinations?
Can you upgrade plugin? And after it try.
1. Backup your XML files (if you changed them).
2. Download new version and replace all files (.SQL files too)
3. Restart your server, plugin will upgrade itself
4. Replace back changed XML files (don't change feed.xml, this files must be new).
Try and write me about result.
You can export one product in several ways.
1. Using "Product filter".
Open the third tab "Product filter".
Each category and product has parameter "Exported". You can put new value "No" for all another categories and another products. Example. You want to export only one product Nikon D5500 DSLR
Set "No" to all another root categories.
Open sub category Electronics and set "No" to all another sub categories.
Open sub category Camera & photo and set "No" to all another products.
Plugin will export only one product Nikon D5500 DSLR.
2. Using "Conditions". Product specification.
Create new product specification "Products for Test" and add new option with value "For Test".
Open product page in admin mode and add new product specification.
Don't forget to uncheck "Show on product page" and "Allow filtering"
Open feed and add new condition "Export only product with this product specification".
2. Using "Conditions". Category.
Add new unpublished category and add this product Nikon D5500 DSLR to this category.
Add support this event in your Ebay plugin
//event notification
_eventPublisher.EntityInserted(shipment);
Can you ask bol.com support about the feed type?
Why doesn't bol.com want to load txt file?
Maybe the problem is in my txt format? I can't read documentation correctly...
No, all tables for our plugins have a prefix FNS_.
FeedManager uses stored procedure for copping data from GoogleProduct table in its feed row.
I think you removed this plugin without uninstalling.