I would like to know if Hikashop can generate invoices like Italian laws requires.
We need progressive invoice number starting at the beginning of every new year from number 1 and must be progressive 1,2,3,4,5,......1347 etc without "holes" in numeration; we cannot have 1,4,6,12, etc we must have 2,3,5,7,8,9,10,11 etc.. in this example.
My doubt is: if I delete an order I also generate an "hole" in the numeration? Example, I had generated invoices 1,2,3,4. Now for some reason the order with ID 5 is deleted or user do not confirm it. What happens to invoice sequence? It will go on with number 6? and what about number 5?
Also, think about that order with ID number 5 is generated but the payment not yet completed. In the meanwhile the order number 6 is placed and payed. What happens this case? I have the order number 5 with a date bigger that order 6??? I cannot have it this way. I should have a pro-forma invoice that will be converted with the subsequential order number when payment is completed so in that case the order with ID 5 will become invoice number 6 after real payment.
Last I would have a number invoice like this:
Fattura numero 1/01 del 14 Maggio 2012
Fattura numero 2/01 del 14 Maggio 2012
Fattura numero 3/01 del 16 Maggio 2012
Fattura numero 4/01 del 19 Maggio 2012
Fattura numero 5/01 del 25 Maggio 2012
and so on...
Is all that possible?
Thanks in advice?