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 |
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 |
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 |
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 |
Free forum by Nabble | Edit this page |