[GNC] Transferring data from one set of books to another
david whiting
dw at davidwhiting.me.uk
Tue Apr 18 15:17:12 EDT 2023
You can import customers as csv file, so you just need to get a way of
exporting customers. One way you can do this is to save your gnucash file
in sqlite format (if you don't use that already) and then open the file in
something like sqlitebrowser https://sqlitebrowser.org/ Here you can view
the customers table ("Browse data" and select the customers table) which
you can then export as a csv file. It won't be in the right format to
import, so you'll need to open it in a spreadsheet program and move some
columns around and delete some columns that aren't needed. You can see the
import format here:
https://www.gnucash.org/docs/v4/C/gnucash-guide/busnss-imp-customer-vendor.html
David
On Tue, 18 Apr 2023 at 16:25, Rich Shepard <rshepard at appl-ecosys.com> wrote:
> On Tue, 18 Apr 2023, Gyle McCollam wrote:
>
> > I don't know if it is possible, but have you checked out whether you can
> > export this information? Then you can import into your business system. I
> > don't use for business, but it seems like you should be able to do this.
>
> Gyle,
>
> Not according to the gnucash-guide.
>
> Rich
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
--
David Whiting
More information about the gnucash-user
mailing list