Users - quickship instock quantity of an item

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

Users - quickship instock quantity of an item

Fred Forester-2

Hi All,

Im looking to allow quickship to also ship the instock quantity of a
single line item. e.g. an item has a qty of 20, 10 are instock 10 are
backordered so ship the 10 items.

so rather than carve up createShipmentForFacilityAndShipGroup would it
be better to

1) create a new order item with the instock quantity
2) adjust the pre existing item leaving just backordered items
3) include the new item in the list for
    reateShipmentForFacilityAndShipGroup

or...
(suggestions welcome)

Thanx
Fred

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - quickship instock quantity of an item

David E. Jones

This sounds a bit like solving one problem by creating two...

-David


Fred Forester wrote:

> Hi All,
>
> Im looking to allow quickship to also ship the instock quantity of a
> single line item. e.g. an item has a qty of 20, 10 are instock 10 are
> backordered so ship the 10 items.
>
> so rather than carve up createShipmentForFacilityAndShipGroup would it
> be better to
>
> 1) create a new order item with the instock quantity
> 2) adjust the pre existing item leaving just backordered items
> 3) include the new item in the list for
>     reateShipmentForFacilityAndShipGroup
>
> or...
> (suggestions welcome)
>
> Thanx
> Fred
>
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - quickship instock quantity of an item

Fred Forester-2

so would it be better change createShipmentForFacilityAndShipGroup to
"optionally" ship the instock quantity?

David E. Jones wrote:

> This sounds a bit like solving one problem by creating two...
>
> -David
>
>
> Fred Forester wrote:
>
>>Hi All,
>>
>>Im looking to allow quickship to also ship the instock quantity of a
>>single line item. e.g. an item has a qty of 20, 10 are instock 10 are
>>backordered so ship the 10 items.
>>
>>so rather than carve up createShipmentForFacilityAndShipGroup would it
>>be better to
>>
>>1) create a new order item with the instock quantity
>>2) adjust the pre existing item leaving just backordered items
>>3) include the new item in the list for
>>    reateShipmentForFacilityAndShipGroup
>>
>>or...
>>(suggestions welcome)
>>
>>Thanx
>>Fred
>>
>>
>>_______________________________________________
>>Users mailing list
>>[hidden email]
>>http://lists.ofbiz.org/mailman/listinfo/users
>
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
>
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - quickship instock quantity of an item

Fred Forester-2

thanx. I managed to get it working.

Fred Forester wrote:

> so would it be better change createShipmentForFacilityAndShipGroup to
> "optionally" ship the instock quantity?
>
> David E. Jones wrote:
>
>>This sounds a bit like solving one problem by creating two...
>>
>>-David
>>
>>
>>Fred Forester wrote:
>>
>>
>>>Hi All,
>>>
>>>Im looking to allow quickship to also ship the instock quantity of a
>>>single line item. e.g. an item has a qty of 20, 10 are instock 10 are
>>>backordered so ship the 10 items.
>>>
>>>so rather than carve up createShipmentForFacilityAndShipGroup would it
>>>be better to
>>>
>>>1) create a new order item with the instock quantity
>>>2) adjust the pre existing item leaving just backordered items
>>>3) include the new item in the list for
>>>   reateShipmentForFacilityAndShipGroup
>>>
>>>or...
>>>(suggestions welcome)
>>>
>>>Thanx
>>>Fred
>>>
>>>
>>>_______________________________________________
>>>Users mailing list
>>>[hidden email]
>>>http://lists.ofbiz.org/mailman/listinfo/users
>>
>>
>>_______________________________________________
>>Users mailing list
>>[hidden email]
>>http://lists.ofbiz.org/mailman/listinfo/users
>>
>>
>
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
>
>
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users