RE: Drop Ship

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

RE: Drop Ship

james-2
Banned User
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: Drop Ship

Jacques Le Roux
Administrator
Le 21/09/2017 à 15:42, [hidden email] a écrit :

> I see there is a way to set up Ofbiz to set up an item as a drop ship or
> to drop ship when inventory levels are low however is there a way to
> indicate on a sales order that you want a product drop shipped for just
> that order?
>
>
> Thanks,
>
>
> James
>
I don't think so

Jacques

Reply | Threaded
Open this post in threaded view
|

Re: Drop Ship

Rishi Solanki
James,

You may need to do some customization around it, see
SupplierProduct.canDropShip flag. If it is enabled then from the particular
supplier business can ask for drop ship for their sales order. Business
logic would do something like this, for a product if any supplier can do
drop ship then inject UI to do that. There is some basic implementation
done around it, but you may need to explore.

References: ShoppingCart.java, OrderServices.java and ShoppingCartItem.java

HTH!



Rishi Solanki
Sr Manager, Enterprise Software Development
HotWax Systems Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxsystems.com
www.hotwax.co

On Thu, Sep 21, 2017 at 7:19 PM, Jacques Le Roux <
[hidden email]> wrote:

> Le 21/09/2017 à 15:42, [hidden email] a écrit :
>
>> I see there is a way to set up Ofbiz to set up an item as a drop ship or
>> to drop ship when inventory levels are low however is there a way to
>> indicate on a sales order that you want a product drop shipped for just
>> that order?
>>
>>
>> Thanks,
>>
>>
>> James
>>
>> I don't think so
>
> Jacques
>
>