|
|
2013-12-13
, 16:18
|
|
Posts: 738 |
Thanked: 819 times |
Joined on Jan 2012
@ Berlin
|
#642
|
, but you arrive a tracking id? or your status is in this moment on shipping? or on in picking?
|
|
2013-12-13
, 16:20
|
|
Posts: 46 |
Thanked: 28 times |
Joined on Jan 2012
@ London / Porto
|
#643
|
|
|
2013-12-13
, 16:42
|
|
Posts: 259 |
Thanked: 161 times |
Joined on Aug 2012
@ Athens, GR
|
#644
|
@zlatko @celebrant @gsalone
Looks like you are correct - I just phoned FedEx a second time and they said their internal system shows it as still awaiting customs clearance, and that I can ignore the 'cancelled' status
| The Following User Says Thank You to gsalone For This Useful Post: | ||
|
|
2013-12-13
, 16:49
|
|
|
Posts: 485 |
Thanked: 708 times |
Joined on Feb 2010
@ Galiza
|
#645
|
after technical problems had been solved i can exclusively present you the top secret jolla shipment algorithmn. You can even simulate the whole shipment process!
cheers and happy waiting!Code:# coding: Utf-8 # # secret jolla shipment algorithm # # changelog: # 20131211 fixed technical problems with queue # from random import shuffle from time import sleep def get_secret_jolla_shipping_order_queue(preorders): """ this is the top secrect jolla shipping alogrithm that takes care of your presales order number. """ shipping_order = range(0, preorders) shuffle(shipping_order) for in_picking in shipping_order: Yield in_picking if __name__ == '__main__': Presales = 10000 shipments_per_day = 400 shipment_order = get_secret_jolla_shipping_order_queue(presales) for order_no in shipment_order: Print 'picking order number %d ...' % order_no sleep(24*60*60/shipments_per_day) print 'hurray, all jollas left harbour!'
Nek
|
|
2013-12-13
, 16:56
|
|
|
Posts: 455 |
Thanked: 782 times |
Joined on Nov 2009
@ Netherlands
|
#646
|
My CC was blocked due to suspicious activity (being used in 3 different countries in a short succession, what can I say, I drive fast
) and my bank managed to solve the issue mere hours before the 2nd Dec deadline thus I was amongst the last ones to order it...
|
|
2013-12-13
, 16:58
|
|
Posts: 53 |
Thanked: 104 times |
Joined on Jan 2011
@ Veska, Czech Rep.
|
#647
|

|
|
2013-12-13
, 17:03
|
|
Posts: 63 |
Thanked: 75 times |
Joined on Jul 2012
@ Austria
|
#648
|
It seems 'in picking' doesn't neccessarily mean it's not sent yet.
Mine is still 'in picking' but i got a tracking number this morning. And it was already sent yesterday morning from Finland via Stockholm via Paris via Köln to Munich (wtf? Fedex). So I'm waiting until it arrives in Innsbruck from Munich (maybe already today).
edit: saw just now that the status is 'shipped' right now.
.
|
|
2013-12-13
, 17:15
|
|
Posts: 201 |
Thanked: 410 times |
Joined on Dec 2013
|
#649
|
|
|
2013-12-13
, 18:26
|
|
|
Posts: 26 |
Thanked: 326 times |
Joined on Jun 2010
@ Tampere, Finland
|
#650
|
| The Following 37 Users Say Thank You to cybette For This Useful Post: | ||
243kof, almamo, att, benny1967, Bundyo, catbus, ck2nb, cquence, czdosi, davidoz, gsalone, judhaz, juiceme, kollin, lkravovicz, low, mariusmssj, MartinK, mattaustin, Matti, mbo, mikecomputing, minimos, mrsellout, pichlo, Rauha, rcolistete, sbock, szopin, tanghus, trashin, Tujutzki, XiliX, zamorph, zlatko, zwer | ||
Jolla Order Status Spreadsheet