From: "Deepak Agarwal" <[email protected]> > Order complete sends out an email to customer that his order is completed > which I think is confusing for customer because from his perspective order > is only completed when he has received it. > > May be it is my customized requirement and I might need to make use of > ORDER_PROCESSED as order completion from store end and use ORDER_COMPLETE > after receiving confirmation from shipper of deliverance (I am also using > job to fetch the status of the shipment from the shipper).
Yes, sounds like it, remember OFBiz OOTB can't cope with all scenarios... Jacques > On Sat, Dec 8, 2012 at 2:15 AM, Jacques Le Roux < > [email protected]> wrote: > >> How would you know when it's delivered? You know when you send (when >> packed makes sense), less easily when the user get it... >> >> Jacques >> >> From: "Deepak Agarwal" <[email protected]> >> > Currently if all the order items are completed (packing makes the item >> > status as completed) then order status is set as completed and a mail is >> > sent to the customer. >> > Shouldn't the order complete status be a state when the order is >> delivered >> > to the customer ? >> > >> > -- >> > Thanks, >> > Deepak Agarwal, >> > >> > Mobile: +91 9501190044 >> > >> > > > > -- > Thanks, > Deepak Agarwal, > > Paxcel Technologies Pvt Ltd. > Hartron Complex, Sector 18, Gurgaon, India. > E-Mail: [email protected] > Mobile: +91 9501190044 >
