Results 1 to 10 of 17

Threaded View

  1. #3
    Join Date
    Sep 2010
    Posts
    48
    Plugin Contributions
    1

    Default Re: allocated order number

    many thanks for confirming this,
    i did conclude this but did not want to presume.

    as the payment method requires an order number to be posted
    that leaves me with having to create a new dynamic order number system

    for a work around does this sound a good route?....

    I could use a numbering system based on the current time (it will involve raising the ‘2000000000’ limit)
    e.g. order made today at 22:09:32 could be order number 130610220932007 [$new_orders_id = $yy . $MM . $DD . $H . $i . $s . $u] ....includes formatting the value for $u ~ ‘00’7, ‘0’17, 217 etc

    this seems straightforward,

    i concur this approach would mean gaps in the order numbers
    and
    i don’t think the probability is ever likely to be 1 for the situation where multiple orders end up having the have exact same start time.

    ideas for a alternative / simpler method ?
    Last edited by ajmn; 10 Jun 2013 at 11:08 PM.

 

 

Similar Threads

  1. How can I change the order number for order page?
    By ttmb33 in forum Customization from the Admin
    Replies: 1
    Last Post: 9 May 2010, 07:50 PM
  2. start from say order number #1215 rather than order number 1
    By vandiermen in forum Managing Customers and Orders
    Replies: 4
    Last Post: 18 Mar 2009, 02:07 PM
  3. Creates duplicate order number but no order in cart
    By songenterprises in forum Managing Customers and Orders
    Replies: 1
    Last Post: 7 Nov 2007, 06:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg