Jump to content

[NOT A BUG] Skipping invoice numbers


Serverius

Recommended Posts

Just for testing, I changed "nvoice # Incrementation" to 10. After a test with a new cron, the invoice numbering is working fine, invoice numbers are 10, 20, 30... When I change it back to 1, new invoices numbering are 1,3,5..

 

What can I do more? Probably I miss some settings or something.

Link to comment
Share on other sites

I found the solution. Every time we run the cron job, a item of a non existing customer (customerId 2, so probably a default user or something) was generated before the item we added. So 2 invoices were generated in a cron run.

 

I fixed it via phpMyAdmin, deleting all als items in the “tblbillableitems” table. After this, I deleted the fake customer.

 

Now everything works fine, all invoices are generated like it should be.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated