Load-This Posted June 18, 2007 Posted June 18, 2007 Hey Peoples, I was wondering if anyone knew how to insert 2 letters before the invoice number. example, i have invoice number 8 and 9 ... i want them to be OS8 and OS9 and so on. Anybody :) Thanks Muchly
Guest Posted June 18, 2007 Posted June 18, 2007 I guess I'm not totally understanding where it is that you are accessing the invoice. Do you know which file it is in the admin folder?
Load-This Posted June 18, 2007 Author Posted June 18, 2007 What do you mean? I want to change how the invoice numbers are generated all together .. instead of just being 8 i want it to be OS8 and so on
Iggy Posted June 19, 2007 Posted June 19, 2007 blap blap The invoice numbers are set to auto-increment in the database so you'll only get numbers out of it. If the letters prepended are always the same you could monkey the display around to show OS11111 while 11111 would still be the entry in the database. Other than that I'm afraid you'd have to write some routines to insert the format you'd like and it probably wouldn't be a ton of fun to do and would require a fair amount of tinkering. Hope that's sort of helpful, Iggy Everything's funny but nothing's a joke...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.