VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: vikas_singh15 on October 17, 2011, 11:32:18 AM

Title: Order Number
Post by: vikas_singh15 on October 17, 2011, 11:32:18 AM
 How Order Number custmise

example :wpo/pro/0111
Title: Re: Order Number
Post by: Milbo on October 17, 2011, 18:49:56 PM
There will be a plugin for that.
Title: Re: Order Number
Post by: reinhold on November 14, 2012, 15:15:22 PM
I have now created such a plugin, which allows the shop owner to change the order number, order password and invoice number at will:
http://open-tools.net/virtuemart-2-extensions/40-vm2-ordernumber.html

The format is given as a text string, where [...] is understood as a variable and replaced by its value (e.g. [year] by the current year).

The running counter is indicated by #. The counter can be configured to be global (e.g. not reset each year/month/..) or a separate counter for each year/month/...

I hope you like the plugin and it does what you need.