Can you please create a return to zero function similar to what Sage ERP X3 has? It would be very valuable during the implementation and testing phase to be able to clear out all transactions but leave master data. Plus the ability to reset all document numbers back to 1.

Perhaps this can be done with a DB dump of just the master data and not the transaction tables and then a function just to reset the document numbers.

Comments