Page 1 of 1

menu items sort by code

Posted: Thu Mar 16, 2006 9:35 am
by KevKha
I have more than 10 items under a category. First item starts with L1 for example so:

L1, L2, L3,...... L10, L11, ... n

But in "Available menu items" L1 and L10 are next to each other - can you fix your algorithm so that it sort correctly when code does not start with L01?

We want to speed up the process when a customer order 6 same item so we would have to type in the code field 6*L1 instead of 6*L01.

But definitely L10 must be after L9 so everything matches with menu board.

Anyone out there knows any trick or Roman has to improve his codes?
Thanks in advance.