Is this bug?
Check the document naming series and update the counter for particular doctype naming series counter then your problem is resolve
1 Like
You will have to update the current
column value in the tabSeries
table and update the last created record number in this table.
Thanks @ejaaz . Out of the topic, Could you please teach me how to access the database just like that?
To connect to the local database, I use DBeaver, and to connect to the production environment, I use Sequel Ace. However, for that, you will have to enable the connection using SSH on your production server.