facility priority for fulfillment

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

facility priority for fulfillment

Vince Clark
I think there was a thread about this recently but I cannot find it.

Is there a way to prioritize the order in which items are fulfilled or create rules based on items, customers, orders, etc? The closest thing I have found that looks promising is facility groups. Each facility in the group can have a sequence. Not sure if this is intended to be used as some sort of prioritization for fulfillment.
Reply | Threaded
Open this post in threaded view
|

Re: facility priority for fulfillment

David E Jones

Building this out is something that has not been attempted yet. There  
are many different ways and metrics that organizations use to choose  
things like this. The recommendation for now is to replace the service  
with a custom implementation to handle specific requirements.

Over time hopefully people will contribute a wide variety of these and  
we can either start to build a library of them, and/or start to  
combine them and make a single configurable (data driven) service.

The stuff implemented right now for multiple facilities is very  
simplistic and chances are it would only cover the needs of a small  
part of the organizations that might use OFBiz.

-David


On May 30, 2008, at 8:23 AM, Vince M. Clark wrote:

> I think there was a thread about this recently but I cannot find it.
>
> Is there a way to prioritize the order in which items are fulfilled  
> or create rules based on items, customers, orders, etc? The closest  
> thing I have found that looks promising is facility groups. Each  
> facility in the group can have a sequence. Not sure if this is  
> intended to be used as some sort of prioritization for fulfillment.

Reply | Threaded
Open this post in threaded view
|

Re: facility priority for fulfillment

Vince Clark
Thanks David. Exactly what I needed to know. I'm sure I can find it, but do you know off hand the name of the service we need to customize?

----- Original Message -----
From: "David E Jones" <[hidden email]>
To: [hidden email]
Sent: Friday, May 30, 2008 10:41:49 PM (GMT-0700) America/Denver
Subject: Re: facility priority for fulfillment


Building this out is something that has not been attempted yet. There
are many different ways and metrics that organizations use to choose
things like this. The recommendation for now is to replace the service
with a custom implementation to handle specific requirements.

Over time hopefully people will contribute a wide variety of these and
we can either start to build a library of them, and/or start to
combine them and make a single configurable (data driven) service.

The stuff implemented right now for multiple facilities is very
simplistic and chances are it would only cover the needs of a small
part of the organizations that might use OFBiz.

-David


On May 30, 2008, at 8:23 AM, Vince M. Clark wrote:

> I think there was a thread about this recently but I cannot find it.
>
> Is there a way to prioritize the order in which items are fulfilled
> or create rules based on items, customers, orders, etc? The closest
> thing I have found that looks promising is facility groups. Each
> facility in the group can have a sequence. Not sure if this is
> intended to be used as some sort of prioritization for fulfillment.

Reply | Threaded
Open this post in threaded view
|

Re: facility priority for fulfillment

Jacopo Cappellato-3
Hi Vince,

have a look at the services implemented in  
InventoryReserveServices.xml (in the product component).

Jacopo

On Jun 1, 2008, at 9:30 PM, Vince M. Clark wrote:

> Thanks David. Exactly what I needed to know. I'm sure I can find it,  
> but do you know off hand the name of the service we need to customize?
>
> ----- Original Message -----
> From: "David E Jones" <[hidden email]>
> To: [hidden email]
> Sent: Friday, May 30, 2008 10:41:49 PM (GMT-0700) America/Denver
> Subject: Re: facility priority for fulfillment
>
>
> Building this out is something that has not been attempted yet. There
> are many different ways and metrics that organizations use to choose
> things like this. The recommendation for now is to replace the service
> with a custom implementation to handle specific requirements.
>
> Over time hopefully people will contribute a wide variety of these and
> we can either start to build a library of them, and/or start to
> combine them and make a single configurable (data driven) service.
>
> The stuff implemented right now for multiple facilities is very
> simplistic and chances are it would only cover the needs of a small
> part of the organizations that might use OFBiz.
>
> -David
>
>
> On May 30, 2008, at 8:23 AM, Vince M. Clark wrote:
>
>> I think there was a thread about this recently but I cannot find it.
>>
>> Is there a way to prioritize the order in which items are fulfilled
>> or create rules based on items, customers, orders, etc? The closest
>> thing I have found that looks promising is facility groups. Each
>> facility in the group can have a sequence. Not sure if this is
>> intended to be used as some sort of prioritization for fulfillment.
>