[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: order-number
Oh! I looked at this and then looked at the code. That is what the extra
checking was about in Order.pm. Cool. Off it shall be.
Best,
Kyle
On Tue, 3 Aug 1999 mikeh@minivend.com wrote:
> Quoting Kyle Hayes (kyle540@quicknet.net):
> > MV is very flexible, but I wish there was a way to turn certain things off
> > entirely.
>
> Just don't define OrderCounter. 8-)
>
> Then you get a semi-random order number based on session ID, time, and
> process ID. You can safely ignore it -- nothing depends on mv_order_number
> per se.