setting next invoice number (mysql system)
Maf. King
maf at chilwell.net
Thu Apr 15 18:06:39 EDT 2010
On Thursday 15 April 2010 21:56:38 Bill Neely wrote:
> I have read the instructions for setting the next auto invoice number by
> changing the counters in the xml data file. But how is this done in the
> new mysql gnucash system. Must be an entry somewhere, but I am not
> seeing it.
Hi Bill,
Looks like it is in the slots table -
SELECT * FROM slots WHERE name="counters/gncInvoice";
HTH,
Maf.
More information about the gnucash-user
mailing list