VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: schioler on January 18, 2012, 08:08:25 AM

Title: Ordernumber in vm2 ??
Post by: schioler on January 18, 2012, 08:08:25 AM
Hey guys - whats up with the weird order numbring in VM2?
is it possible to have a number lige 1001 and so on????

thx
Title: Re: Ordernumber in vm2 ??
Post by: acidbird on January 26, 2012, 10:40:37 AM
Hi there, can someone help with it? where to llok at? what to change in php?

thx!
Title: Re: Ordernumber in vm2 ??
Post by: markito on February 13, 2012, 15:36:31 PM
Hi

that would be interesting too for me. How can I change the confusing ordernumbers in VM2?

thx
Title: Re: Ordernumber in vm2 ??
Post by: neutrino86 on February 14, 2012, 10:56:42 AM
I'm also interested by changing the order number in VM2, i think simple number might be clearer for the final customer.

Anyone know where this can be change ?

Thanks,
Title: Re: Ordernumber in vm2 ??
Post by: Bruce Morgan on February 23, 2012, 00:40:41 AM
Would it not be possible to use the simple numbering system such as was used in the old version?  At least for dispaly purposes it would make much more sense.

Bruce
Title: Re: Ordernumber in vm2 ??
Post by: uschmi on February 28, 2012, 14:35:29 PM
We need this option too to be able to configure order numbers...
Title: Re: Ordernumber in vm2 ??
Post by: frkal659 on April 22, 2012, 20:18:42 PM
Hi all, I need to solve this problem too. I was using order numbers as variable numbers to identify payments, but now it's impossible. I would need order numbers in format 30XXXXXX, where 30 is identifying an eshop where was order generated and XXXXXX are automatically generated order numbers (last order+1). Is it possible to set this in new VM2? Please help. Thank you.
Title: Re: Ordernumber in vm2 ??
Post by: gjrweb on April 24, 2012, 16:05:15 PM
I can not help you with custom order numbers.

However here is the current order number explained:

120424db5037

120424 is the date.

db50 are 4 random numbers/letters.

37 is the order number.

Title: Re: Ordernumber in vm2 ??
Post by: uschmi on April 24, 2012, 16:17:00 PM
I suggest to use a ThridParty product: vminvoice.
Then you can use the vm standard-output as order-confimation and create your self designed invoices with order numbers of your choice on delivery.
http://www.artio.net/de/virtuemart-tools/vm-invoice-invoice-generator-for-virtuemart

I´m using it together with VM 2.0.6 without having any problems...
Title: Re: Ordernumber in vm2 ??
Post by: razor7 on May 09, 2012, 22:05:52 PM
Quote from: gjrweb on April 24, 2012, 16:05:15 PM
db50 are 4 random numbers/letters.

37 is the order number.

Thanks a lot!, didn't noticed that!