← Back to team overview

openerp-connector-community team mailing list archive

Re: DropShip Products - Disable Stock Sync Per Produt?

 

On 03/07/2014 07:21 PM, Damo and Susie wrote:
Hi Guys,

Does anyone have any advice around this. We receive a supplier data feed of products and stock which we load into Magento (via MAGMI) on a daily basis. This keep these dropship products stock quantities update, so we don’t sell anything that the supplier is out of stock of (accepting the fact its not perfect, as can be a few hours out of date!).

Right now in OpenERP 7 these products are having their stock sync’d with Magento, along with all our stock products - we don’t really want this though. Is there anyway to set a Magento attribute (or load a copy of SKU’s into OpenERP) to prevent stock sync at product level? So our dropship products continue to have the stock update on Magento but don’t get sync’d to OpenERP (whereas our actual stocked products do).

Thanks,

Damian


Hi,

There is no option for doing that out of the box.
You should do it in a customization module [0]. Probably by adding a boolean field on the magento.product.product that allows to exclude them (this boolean could be sync'ed with a Magento attribute).

I'm wondering if this option could be sufficiently generic to be in the core, so I would like to have other opinions about that.

Thanks,

[0] http://openerp-magento-connector.com/guides/tutorial_customize.html

--
Guewen Baconnier
Business Solutions Software Developer

Camptocamp SA
PSE A, CH-1015 Lausanne
Phone: +41 21 619 10 39
Office: +41 21 619 10 10
http://www.camptocamp.com/


References