'delayed' shipment status?

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

'delayed' shipment status?

davidnwelton
Just a thought I'd like to bounce off people, even though we're
unfortunately not using OFBiz and thus can't create a patch:

Should/Could shipment status having something like 'delayed'?  Perhaps
it's not the right place for it in the model, but the idea goes
something like this:

We ask our supplier where a shipment is, they tell us it's delayed,
and we add that to the status table, and a service takes care of
sending off emails to clients whose orders will be affected by the
late shipment.

Thoughts?

--
David N. Welton
 - http://www.dedasys.com/davidw/

Linux, Open Source Consulting
 - http://www.dedasys.com/
Reply | Threaded
Open this post in threaded view
|

Re: 'delayed' shipment status?

David E Jones-2

What we have right now that addresses something like this is an  
estimated delivery date on each shipment. The backorder notice stuff  
and other things use this to look at current and expected inventory,  
including when and how much is expected.

Is that similar to what you're looking for?

-David


On Oct 20, 2006, at 7:22 AM, David Welton wrote:

> Just a thought I'd like to bounce off people, even though we're
> unfortunately not using OFBiz and thus can't create a patch:
>
> Should/Could shipment status having something like 'delayed'?  Perhaps
> it's not the right place for it in the model, but the idea goes
> something like this:
>
> We ask our supplier where a shipment is, they tell us it's delayed,
> and we add that to the status table, and a service takes care of
> sending off emails to clients whose orders will be affected by the
> late shipment.
>
> Thoughts?
>
> --
> David N. Welton
> - http://www.dedasys.com/davidw/
>
> Linux, Open Source Consulting
> - http://www.dedasys.com/

Reply | Threaded
Open this post in threaded view
|

Re: 'delayed' shipment status?

davidnwelton
> What we have right now that addresses something like this is an
> estimated delivery date on each shipment. The backorder notice stuff
> and other things use this to look at current and expected inventory,
> including when and how much is expected.

> Is that similar to what you're looking for?

My (vague) thought was along these lines:  I would like to keep the
initial expected delivery date, and then "update" it with new
estimates as they become available (our supplier says they sent the
package to Palermo, not Padova), so as to not simply change the
estimated delivery date, which would be calculated from the initial
estimate, plus any delays.

Perhaps that's too complex for general use?

> On Oct 20, 2006, at 7:22 AM, David Welton wrote:
>
> > Just a thought I'd like to bounce off people, even though we're
> > unfortunately not using OFBiz and thus can't create a patch:
> >
> > Should/Could shipment status having something like 'delayed'?  Perhaps
> > it's not the right place for it in the model, but the idea goes
> > something like this:
> >
> > We ask our supplier where a shipment is, they tell us it's delayed,
> > and we add that to the status table, and a service takes care of
> > sending off emails to clients whose orders will be affected by the
> > late shipment.
> >
> > Thoughts?

--
David N. Welton
 - http://www.dedasys.com/davidw/

Linux, Open Source Consulting
 - http://www.dedasys.com/