Login
Register

VirtueMart

WooCommerce

Others

Docs

Support

Blog

About

Advanced Ordernumbers for VirtueMart

IMPORTANT ANNOUNCEMENT: Plugin development ceased, all plugins made available freely (GPL)

With great sadness we have to announce that we are ceasing development of all our VirtueMart, WooCommerce and Joomla plugins. Effective immediately, all our plugins -- even those that were paid downloads -- are made available for free from our homepage (GPL license still applies), but we cannot and will not provide any support anymore.

It has been a great pleasure to be part of the thriving development communities of VirtueMart as well as WooCommerce. However, during the last year it became painstakingly clear that in addition to a full-time job, a young family and several other time-consuming hobbies at professional level (like being a professional singer) the plugin development and the support that it requires is not sustainable and is taking its toll. It has been an honor, but it is now time to say good bye!

×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

Leading zero's in invoice nummer 30 Aug 2014 17:10 #1

  • fellinco
  • fellinco's Avatar Topic Author
Hi,
Is it possible to generate a invoicenumber with leading zero's.
Forexample 2014xxxx1 where the x's are 0 until the counter is above 10, 100 etc.

Thanks for the reply.

Frank

[SOLVED] Leading zero's in invoice nummer 02 Sep 2014 11:53 #2

  • fellinco
  • fellinco's Avatar Topic Author
Problem solved.

[SOLVED] Leading zero's in invoice nummer 14 Sep 2014 11:31 #3

I suppose you have found the correct way (which I still explain here, in case other users have the same problem):

The plugin configuration has a setting "Minimum digits for the counter", which does exactly what you want: left-padding the number with zeros to get a certain length. In your case, you want a minimum length of 5. The order format would then simply be "[year]#", where the # is replaced by the plugin by the counter, padded with 0 to length five.

Should the number of your counter be 1 million, then the plugin will of course a value "1000000" (i.e. length 6). That setting just sets the MINIMUM length for smaller numbers, but larger numbers will not be cut off at that length.

Best regards,
Reinhold
  • Page:
  • 1