Re: [GNC] Request for two new features in GnuCash

2022-08-06 Thread Frank H. Ellenberger
Am 07.08.22 um 03:04 schrieb Eric Hammond: > The second is the ability to pay bills from more than one source. Example I > purchase an oscilloscope and pay for it with a cash incentive from the > company and a bank transfer for the rest. My solution at the present is not > pretty, nor

Re: [GNC] Request for two new features in GnuCash

2022-08-06 Thread Michael or Penny Novack
On 8/6/2022 10:53 PM, Bruce Irving wrote: I have three separate data files: personal and two for non-profit organizations. I've always started gnucash by selecting the data file. I have tried putting a link to the data file on my desktop (both when I was using Ms and now with Linux.) The only

Re: [GNC] Request for two new features in GnuCash

2022-08-06 Thread Michael or Penny Novack
.but you could do the same with a script on any platform. You could have as many as you like, not just two. I have been doing this for years and have never had a single problem from running this way. As in Moliere's /*The bourgeois Gentleman */"been speaking prose all my life and

Re: [GNC] Request for two new features in GnuCash

2022-08-06 Thread davidcousens49
Eric, This is already possible, at least on Linux but I suspect also in Windows too ( this link may provide a way https://support.microsoft.com/en-us/windows/add-an-app-to-run-automatically-at-startup-in-windows-10-150da165-dcd9-7230-517b-cf3c295d89dd ). On Linux Mint I can create multiple

Re: [GNC] Request for two new features in GnuCash

2022-08-06 Thread Bruce Irving
I have three separate data files: personal and two for non-profit organizations. I've always started gnucash by selecting the data file. I have tried putting a link to the data file on my desktop (both when I was using Ms and now with Linux.) The only problem is that the log files are created

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Chris Good
From: Tom Browder Sent: Sunday, 7 August 2022 12:37 AM To: Chris Good Cc: gnucash-user@gnucash.org Subject: Re: [GNC] Third party OFX/CVS providers On Sat, Aug 6, 2022 at 08:51 Chris Good mailto:goodchri...@gmail.com> > wrote: .., Can you copy the text out of the pdf statement?

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Kalpesh Patel
Tom, Not sure if Python is on the table or not but it looks simple to go from PDF to CSV format programmatically in Python (I un-learned Perl in 2010's and learned Python in place). This will do away with needing very fine external programs likes of Ghostscript and/or or iText7. Take a

[GNC] Third party OFX/CVS providers

2022-08-06 Thread flywire
My Citibank statements are only available as pdf and I use https://github.com/flywire/pdf_statement_reader . It is based on tabula and forks another project to make it functional. More config info at https://github.com/marlanperumal/pdf_statement_reader/issues/34 .

Re: [GNC] Request for two new features in GnuCash

2022-08-06 Thread Robert Kesterson
Both of these are already possible. I maintain two GnuCash files, and most often run both of them at the same time with two different instances of GnuCash. You just have to tell it which file to open, either by using “File/Open” or with a command line argument. I do this on a Mac with

Re: [GNC] Request for two new features in GnuCash

2022-08-06 Thread William Prescott
Eric, Both of those situations should be easy to deal with. I have three Gnucash files, one personal and two for organizations. Gnucash opens with the last one I used. I can switch to one of the others from the items listed at the bottom of the File menu. All transactions can have any

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Tom Browder
On Sat, Aug 6, 2022 at 18:40 Peter West wrote: > The other great tool for processing pdfs is PDFBox. It’s a java jar file, > so you need to have a reasonably recent JVM installed. > ... Thanks, Peter. And God bless you and yours! -Tom ___

[GNC] Request for two new features in GnuCash

2022-08-06 Thread Eric Hammond
As I am getting more of my accounts completely into GnuCash I find the need for two things: The first is the ability to have two separate (at least) GnuCash file systems: one for my business and one for personal. My business is an LLC, and one legal requirement for that is there is no

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Peter West
The other great tool for processing pdfs is PDFBox. It’s a java jar file, so you need to have a reasonably recent JVM installed. https://pdfbox.apache.org/ I’m still using version2. Here are the commandline tools. https://pdfbox.apache.org/2.0/commandline.html

Re: [GNC] Build From Source Near Impossible

2022-08-06 Thread davidcousens49
Rob There were originally breakout pages from the building on Linux for specific information related to various Linux distributions including one for Ubuntu. That seems to have now morphed into a general installation page for Ubuntu https://wiki.gnucash.org/wiki/Ubuntu and the Ubuntu specific

Re: [GNC] Build From Source Near Impossible

2022-08-06 Thread David H
I either use the Flatpak version which is always updated with the latest release or I use David Whiting's script to build on Ubuntu ( https://lists.gnucash.org/pipermail/gnucash-user/2021-October/097864.html) - clones the git repository locally and as a newbie to building on Linux it was easy to

Re: [GNC] gnucash-user Digest, Vol 233, Issue 16

2022-08-06 Thread James Baxter via gnucash-user
I am James Baxter email kangaroo52@yahoo.comas i found this next part and i am not good with Linux and Gnucash.org. I am looking to know how to place that code into this linux or where it is design to go. I changed my mind. I now have an YNAB account and found that is has a> well-documented

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Tom Browder
On Sat, Aug 6, 2022 at 11:43 AM Glenn Fowler wrote: > > My scripts are in PowerShell. For GhostScript I'm just using CLI: Thanks, Glenn, that's close to what I've found for Linux: $ gs -sDEVICE=txtwrite -o output.txt input.pdf It just needs some tweaking and post-conversion parsing (very

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Glenn Fowler
My scripts are in PowerShell. For GhostScript I'm just using CLI: "C:\Program Files\gs\gs9.56.1\bin\gswin64c.exe" -dBATCH -dNOPAUSE -dQUIET -dNoCancel -sDEVICE=txtwrite -sOutputFile=%stdout "InputFile.pdf" This give you the whole PDF and now just parse the text. For iText7 I am using PSWritePDF

[GNC] Problem Editing Payment - Customer Job

2022-08-06 Thread Keith Fetterman
Back in 2021, I reported an issue that I was having with editing an invoice payment if the invoice had a job associated with it. When I try to edit the payment, the payment dialog shows the job and not the customer, and I can not select the customer. This issue still exists in GnuCash 4.9. Has

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Tom Browder
On Sat, Aug 6, 2022 at 10:43 AM Glenn Fowler wrote: > > Look into GhostScript and iText7. I have used both to pull text out of PDF's > easily in scripts. What program language? Can you show me an example of your code to do that? Thanks. -Tom ___

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Glenn Fowler
Look into GhostScript and iText7. I have used both to pull text out of PDF's easily in scripts. On Sat, Aug 6, 2022, 10:36 AM Tom Browder wrote: > On Sat, Aug 6, 2022 at 08:51 Chris Good wrote: > .., > > > Can you copy the text out of the pdf statement? > > > Getting "organized" text

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Tom Browder
On Sat, Aug 6, 2022 at 08:51 Chris Good wrote: .., > Can you copy the text out of the pdf statement? Getting "organized" text programmatically out of PDF is a giant pain. My current approach is almost completely programmatic. BTW, Raku is the "sister" language of Perl, and it is a "scripting"

Re: [GNC] Third party OFX/CVS providers

2022-08-06 Thread Chris Good
> Message: 5 > Date: Fri, 5 Aug 2022 19:47:45 -0500 > From: Tom Browder > To: Gnucash Users > Subject: Re: [GNC] Third party OFX/CVS providers > Message-ID: > > Content-Type: text/plain; charset="UTF-8" > >> On Wed, Aug 3, 2022 at 17:39 Tom Browder wrote: >> >> My current bank (US,

Re: [GNC] Build From Source Near Impossible

2022-08-06 Thread Robert Simmons
First of all, Impish is already EOL. You will need to use a flavor of 22.04 LTS for the following. The documentation for how to build GnuCash is confusing and not all in one place. The following begins with a fresh install of Lubuntu 22.04 LTS. I use Vagrant so that everything is deterministically

[GNC] Build From Source Near Impossible

2022-08-06 Thread crusadeon09 via gnucash-user
I'm running Ubuntu, 21.10, Impish Indri. I downloaded the 4.11 tarball, gnucash-4.11.tar.bz2 I followed these directions: https://wiki.gnucash.org/wiki/Building https://wiki.gnucash.org/wiki/Build_Tools https://wiki.gnucash.org/wiki/Building_On_Linux I tried changing repositories. I ran "sudo