English Boards > Support

Numerators

(1/1)

maozen:
I need to create a numerator for invoces and this is not a problem but how i can define since wihch number the numerator have to start?
In italy you must have all invoce with a sequential nuber (in the year, usually starting from 1)
Thanks
MAO

emre:
You can update a Numerator Counter to a specific number with a simple SQL Script

Update Numerators set number = 2000 where Name = 'Ticket Numerator'

It sets "Ticket Numerator" Counter to 2000

Navigation

[0] Message Index

Go to full version