Hi
There is a shop where they use a lot of order statuses and they run out of the codes, all of them from A to Z are taken.
Any suggestion if they need a new one? As far as I can see the db field is CHAR(1)
You can use 0..9 and probably some other printable characters. There is another thread regarding this issue.
Do not use n.
Jörgen
http://forum.virtuemart.net/index.php?topic=147518 is the earlier thread.
thanks, I missed that