Re: InventoryAlerts

Posted by Scott Gray on
URL: http://ofbiz.116.s1.nabble.com/InventoryAlerts-tp173711p173713.html

Hi David

Here are the files/services:
applications/product/config/inventoryalerts.properties
applications/product/servicedef/services_maint.xml#getInventoryAlerts
applications/product/servicedef/services_maint.xml#emailInventoryAlerts
applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml#getInventoryAlerts
applications/product/script/org/ofbiz/product/inventory/InventoryServices.xml#emailInventoryAlerts

I don't think they are related to backorder notifications, the
getInventoryAlerts services looks up an entity called InventoryAlert
which I can't seem to find?

Thanks
Scott

David E Jones wrote:

>
> What do you mean by the "InventoryAlerts" stuff, do backorder
> notification service?
>
> -David
>
>
> On Oct 28, 2006, at 8:26 PM, Scott Gray wrote:
>
>> Should I create a patch to remove the InventoryAlerts stuff?  I can't
>> see the entity that they relate to and I can't find anything that
>> calls the services.
>>
>> Thanks
>> Scott
>
>