How to reset the counting in bookings and payments

Hi,

I noticed that since I started the site, every time there is a different booking number, starting in 5 hundred or 4 hundred. I want to know how to reset all this information so I can keep track of bookings and payments starting with #001.

Is this possible?

Thank you!

Unfortunately, there is no easy way to do this because these are the database table IDs, they are generated and incremented automatically, also there are many references to these IDs in other tables.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.