|
From: Dieter S. <dsi...@sq...> - 2001-08-20 15:31:47
|
last numbers are global to each database. The same number cannot be used again unless you turn back the counter. Invoice and PO numbers are incremented every time you create an invoice. Dieter Simader http://www.sql-ledger.org (780) 472-8161 DWS Systems Inc. Accounting Software Fax: 478-5281 =========== On a clear disk you can seek forever =========== On Sun, 19 Aug 2001, Jeff Kowalczyk wrote: > I have one sql-ledger database, 'mycompany' and several users set up. I > did this to control module access, and with the thought that eventually, > it might be nice to journal the user making entries/edits as additional > table columns. > > I see the 'last numbers' for invoice and PO in user prefs. Are these > global to each database, or will two users in the same company have > number collisions? > > > |