Re: [GNC] downloading 5.12 for windows 11

2025-08-01 Thread Paul Kroitor
As a general issue, how onerous is getting a proper code-signing cert for Windows? It seems to me that there are enough people downloading GnuCash that it might be worth getting one. Paul On 2025-08-01 1:02 p.m., Ken Pyzik wrote: Ian — FYI. I just went to sourceforge.net and successfully

Re: [GNC] Cancel Autocomplete

2025-07-30 Thread Paul Kroitor
Yes. Just choose “Don’t autocomplete” at the top of the offered list. Sent from my iPad > On Jul 30, 2025, at 8:58 AM, Aaron Laws wrote: > > In splits for a transaction, Autocomplete is nice, but how do I cancel it > for the present split whether or not autocomplete is in effect? For > instanc

Re: [GNC] UYI currency

2025-07-19 Thread Paul Kroitor
Do you mean the Uruguayan Peso? If so, Wikipedia says the standard currency code for that has been UYU since 1993. If not, what currency is it exactly? Sent from my iPad > On Jul 19, 2025, at 3:27 PM, Fred Tydeman wrote: > > Using GnuCash 5.12 on Fedora Linux 41 > along with Finance::quote 1.

Re: [GNC] printing blank checks

2025-07-18 Thread Paul Kroitor
We Canadians concur! Check your cheque printing! Sent from my iPad > On Jul 18, 2025, at 2:22 AM, G R Hewitt wrote: > > Geoff, I could tell from your surname you were English. :D > >> On Fri, 18 Jul 2025 at 07:17, Geoff Jankowski via gnucash-user < >> gnucash-user@gnucash.org> wrote: >> >>

Re: [GNC] Multicolumn Custom Report: Transaction List Always Null?

2025-07-07 Thread Paul Kroitor
Errata: ... there seems to be no way to get ... (sorry) On 2025-07-07 3:55 p.m., Paul Kroitor wrote: I occasionally play with the Custom Multi-column report, and today notice that there seem to be no was to get data in any Transaction Report I add to it. I hasten to add that I notionally do

[GNC] Multicolumn Custom Report: Transaction List Always Null?

2025-07-07 Thread Paul Kroitor
gt; OK That's the simplest sequence to populate a simple Multicolumn report, but neither it nor any other settings I try every show any data. Is this a known bug? Am I missing something simple? Other reports I add to the Multi-column Report do seem to op

Re: [GNC] What do you think of this enhancement: Complete "part of a date" with date already in field, not date of entry?

2025-07-01 Thread paul
I need to be and hit the appropriate key sequence. Paul On 2025-07-01 20:18, William Prescott wrote: Hello Jim, Are you aware that you can change the date in the date field with the plus and minus keys? When the date entry field is selected, typing a minus key will go back one day. Holding

Re: [GNC] Credit card reconciliation shows wrong total

2025-06-23 Thread Paul Kroitor
ver a year or so and ultimately wound up being like about $0.07 up over the whole year. But that doesn't seem to what's happening in the OP's case, as in both Canada and Netherlands a $9.98 item remains as $9.98 on one's credit card statement (and/or any other digital state

Re: [GNC] GnuCash 5.11 FlatPak on Linux Mint 21: Software doesn't respect read-only gnucash file

2025-06-12 Thread Paul Kroitor
A read-only file should be protected by the OS regardless of whether or not the user tries to save or not. That said, in the case of Gnucash, saving is generally automatic and the user doesn’t actively cause it, so it’s not reasonable to blame the user! IIRC Gnucash doesn’t actually overwrite t

Re: [GNC] Order of accounts when closing the book

2025-06-10 Thread Paul Kroitor
Consider using the built-in close action, then duplicating the created closing transactions. Delete all the Extraordinary items from the originals (and adjust the counter booking to match the new totals). Then adjust the second to be against your Extraordinary Income / Expense equity accounts

Re: [GNC] totals for a parent account and all its children

2025-05-19 Thread Paul Chaney--First Certified Arbor Care
thank you, I will try that.  I appreciate all of my fellow GnuCash community. Paul Chaney *Accounts Payable/ Accounting First Certified Arbor Care * On 5/19/2025 6:07 PM, Stan Brown (using GC 4.14) wrote: On 2025-05-19 18:00, Paul Chaney--First Certified Arbor Care wrote: Placeholder

Re: [GNC] totals for a parent account and all its children

2025-05-19 Thread Paul Chaney--First Certified Arbor Care
This is also a problem for me.  Placeholder accounts with sub accounts do not show the total of the sub accounts in reports like balance sheet and income statement.  If you have an p0laceholder asset account called bank accounts, and several sub accounts, naturally, the report user will want to

Re: [GNC] Generating Yearly Figures for Accountant/Tax Return (UK)

2025-05-11 Thread Paul Kroitor
This is exactly what the transaction report is designed for. Just fire it up, then in Options, select the period you want (on the General tab) and multi-select the expense accounts you want (on the Accounts tab). Paul On 2025-05-11 9:36 a.m., Rich Stanton wrote: Yes - so if I need to know

Re: [GNC] Importing single transactions to separate deposits and withdrawals

2025-04-30 Thread Paul-A via gnucash-user
Thanks everyone for the help and suggestions, it seems I underestimated how smart gnucash really is, so very little for me to do! ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lis

Re: [GNC] Importing single transactions to separate deposits and withdrawals

2025-04-29 Thread Paul-A via gnucash-user
On Mon, Apr 28, 2025 at 07:30:07AM -0700, Brad Morrison wrote: > Hi Paul/GNUCash users, > > https://wiki.gnucash.org/wiki/FAQ#Importing.2FExporting_Data - this is > the GNC Wiki entry on importing (and exporting) data from GNUCash, > hopefully it is current... I didn'

Re: [GNC] Importing single transactions to separate deposits and withdrawals

2025-04-29 Thread Paul-A via gnucash-user
ther choose Amount or Amount (Negated) for the value column. If > the transactions come in wrong, choose the other. Then be sure to save the > settings with a unique name. The help description in the tutorial seems to > be out of date. > > On Mon, Apr 28, 2025 at 8:17 AM Paul-A w

Re: [GNC] Importing single transactions to separate deposits and withdrawals

2025-04-28 Thread Paul-A via gnucash-user
The format is CSV... not sure if I follow your later suggestion, but will give it a try to see what I get. On Mon, Apr 28, 2025 at 01:14:21AM -0500, David Carlson wrote: > Paul-A, > > The possible solution would be different for each type of import. Please > tell us if you can impo

[GNC] Importing single transactions to separate deposits and withdrawals

2025-04-27 Thread Paul-A via gnucash-user
I had a bank account, thankfully only for a few months, that exported debits and credits as negative and positive values in the same column. I suppose it'll be easy enough to massage this through awk or perl for import into gnucash, but might there already be some canned solution to handle this si

Re: [GNC] Asset accounts in wrong order on Balance Sheet

2025-03-11 Thread Paul Roberts
Brilliant, Stan!!  I didn't even know there was an account code option.  That's why I put the numbers in the account names 😳. Thanks so much. Paul On 2025-03-09 1:07 p.m., Stan Brown (using GC 4.14) wrote: Paul, You made your account numbers part of the account names. I don&

[GNC] Asset accounts in wrong order on Balance Sheet

2025-03-09 Thread Paul Roberts
. Any ideas? Paul -- This email has been checked for viruses by Avast antivirus software. www.avast.com ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman

Re: [GNC] Issues Importing CSVs

2025-02-04 Thread Paul Kroitor
Sorry, I should have mentioned that. Win 11 and GC 5.8. That said, I don't know of any recent changes to GC that change the basics of the CSV import wizard. On 2025-02-04 10:55 a.m., Brad Morrison wrote: Hi Paul/GNUCash users, First off, some basics: What operating system are you

Re: [GNC] Issues Importing CSVs

2025-02-04 Thread Paul Kroitor
to the other: 1. how to avoid the even/odd cadence issue introduced when importing splits 2. how to get data into the memo field in the "other" side of each transaction created by the import. Paul On 2025-02-04 10:58 a.m., Michael or Penny Novack via gnucash-user wrote: On 2/4/2

[GNC] Issues Importing CSVs

2025-02-04 Thread Paul Kroitor
I regularly have to transfer large batches of transactions from one set of existing books into another. Basically party A pays dozens of expenses for party B, then rebills B quarterly a lump sum total. I have established a standard process for this (by exporting then importing CSVs) but I have

[GNC] Portfolio Performance Analysis using TWR?

2024-12-06 Thread Paul Schumacher
hanks Paul -- +49 157 36217996 ___ gnucash-user mailing list gnucash-user@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 re

Re: [GNC] Newbie trouble deleting transaction

2024-10-11 Thread Paul-A via gnucash-user
that users cannot delete. > > Paul, let us know if you have sorted it or are still having problems. > > Geoff > +33 6 22 93 00 53 > +44 7770 58 48 38 > > > On 8 Oct 2024, at 05:53, Paul-A via gnucash-user > > wrote: > > > > Thanks for all the replies...

Re: [GNC] Newbie trouble deleting transaction

2024-10-07 Thread Paul-A via gnucash-user
nsactions previously. There is a popup asking for confirmation of > deletion though. Paul do you get a popup confirmation window?  Is it > possible it is hidden? > > David Cousens > > On Mon, 2024-10-07 at 08:24 +0200, Geoff Jankowski via gnucash-user > wrote: > > I

[GNC] Newbie trouble deleting transaction

2024-10-06 Thread Paul-A via gnucash-user
I've just started using gnucash, and have imported a few years worth of data successfully from a bank account. Afterwards I manually entered two more transactions, where one is mistaken. I'd like to remove the mistake, but am unable to do so with either the Delete button or "Delete transaction" m

Re: [GNC] Sales items, Service items, Inventory items

2024-07-18 Thread Paul Chaney--First Certified Arbor Care
Is there a way to sell inventory assets through the invoicing feature? IOW, will the invoice credit inventory and debit A/R?  Or revenue?.  How would you track markup? Does anyone know how to track inventory in Gnu Cash? You can of course track inventory *value* as asset account(s) in whatever

[GNC] Sales items, Service items, Inventory items

2024-07-18 Thread Paul Chaney--First Certified Arbor Care
Does anyone know how to track inventory in Gnu Cash? QuickBooks has an items list, which includes various types, including service items and both inventory and non-inventory items. Paul Chaney -- *Accounts Payable/ Accounting * ___ gnucash-user

Re: [GNC] CSV Importer - Debit vs Credit

2024-07-05 Thread Paul Kroitor
LOL -- Sorry for maligning TD! It turns out the bank that's causing the issue is ScotiaBank, not TD. Don't know why I kept saying TD, who are blameless in this. Yet another sign of approaching dementia. -Original Message- From: gnucash-user On Behalf Of Paul Kroitor Sent

Re: [GNC] CSV Importer - Debit vs Credit

2024-07-04 Thread Paul Kroitor
nded. NB: since " is used in the actual data, I'm using ' above as a delimiter and " as a character in the string. -Original Message- From: Kalpesh Patel Sent: Thursday, July 4, 2024 1:20 PM To: 'Paul Kroitor' ; gnucash-user@gnucash.org Subject: RE: [GNC] CSV Importe

Re: [GNC] CSV Importer - Debit vs Credit

2024-07-04 Thread Paul Kroitor
ch page I view. Is the Quicken option also gone? > >> On 2024-07-04 01:13 p.m., Paul Kroitor wrote: >> I'm afraid "Microsoft Money" format -- which I've been a satisfied user of >> for over a decade -- isn't an option anymore in their new website d

Re: [GNC] CSV Importer - Debit vs Credit

2024-07-04 Thread Paul Kroitor
I can easily write a little Python thingie and put it in my right-click menu, but it's just an added annoyance in this increasingly annoying world. -Original Message- From: Kalpesh Patel Sent: Thursday, July 4, 2024 12:59 PM To: 'Paul Kroitor' ; gnucash-user@gnucash.

Re: [GNC] CSV Importer - Debit vs Credit

2024-07-04 Thread Paul Kroitor
ash-user Sent: Thursday, July 4, 2024 1:00 PM To: gnucash-user@gnucash.org Subject: Re: [GNC] CSV Importer - Debit vs Credit Hi, Paul, I have a TD Bank account, so I looked at the available options. If you choose "Microsoft Money", that appears to result in an OFX download. I usually

Re: [GNC] CSV Importer - Debit vs Credit

2024-07-04 Thread Paul Kroitor
redit Paul, I don’t use the importer, but from reading the list responses, I seem to recall that if you are using a single column for the amount, then deposits and withdrawals should be of opposite sign. So for a bank import, if you choose debits to be positive, then credits must be negative.

[GNC] CSV Importer - Debit vs Credit

2024-07-04 Thread Paul Kroitor
I'm sure this has been asked in a dozen different variations over the years but I'm now faced with the issue myself since I now need to use CSV for downloading (I hate TD Bank, who have removed the OFX download option). I can't immediately find any old messages describing this particular issue, so

Re: [GNC] Imbalance Records with zero amounts

2024-06-27 Thread Paul Kroitor
Thanks for that clarification, that matches with what I’m experiencing here. It also seems to fully explain what the OP was on about originally. Paul From: sunfis...@yahoo.com Sent: Thursday, June 27, 2024 8:12 AM To: Paul Kroitor Cc: David Carlson ; bbc104 via gnucash-user

Re: [GNC] Imbalance Records with zero amounts

2024-06-26 Thread Paul Kroitor
at in this second case, there is an imbalance amount line created but it created in bottom line of the group *without* "Imbalance" in the account field. Paul -Original Message- From: gnucash-user On Behalf Of Paul Kroitor Sent: Wednesday, June 26, 2024 11:08 PM To: 'David C

Re: [GNC] Imbalance Records with zero amounts

2024-06-26 Thread Paul Kroitor
was saved. I think it is a bug if they are now being saved. They are disappearing in my copy of release 5.6 in windows. On Wed, Jun 26, 2024, 9:14 PM Paul Kroitor mailto:p...@kroitor.ca> > wrote: I get one of these empty (zero amount) splits every time I have to change both sides

Re: [GNC] Imbalance Records with zero amounts

2024-06-26 Thread Paul Kroitor
I get one of these empty (zero amount) splits every time I have to change both sides of an already entered transaction in a register set to auto-split. Oddly, if the transaction shows the credit first, the imbalance gets created (temporarily non-zero) as the last split and, once the imbalance li

Re: [GNC] Clearing filters on account registers

2024-06-12 Thread Paul Chaney--First Certified Arbor Care
The issue I saw persisted when I kept the data file on the USB stick.  However, it vanished with a couple of re-starts of my computer. *Accounts Payable/ Accounting First Certified Arbor Care * On 6/10/2024 8:13 AM, Michael or Penny Novack wrote:   We kept the file in Dropbox, and it worked f

Re: [GNC] Clearing filters on account registers

2024-06-10 Thread Paul Chaney--First Certified Arbor Care
the file name from the list, indicating that this list has to be stored somewhere. I suspect  this data, including the data that is filtering my register, is stored in an inaccessible hidden file somewhere. *Paul Chaney* On 6/10/2024 4:28 AM, David Carlson wrote: I am back at my computer. As

[GNC] Clearing filters on account registers

2024-06-09 Thread Paul Chaney--First Certified Arbor Care
ing.  I suspect that there are other files in folders that I can't access that stored the history data and whatever other settings are affecting the performance on my computer. Any help will be appreciated. Paul Chaney, owner -- *Accounts Payable/ Accounting First Certified Arbor Care PO Box 95

Re: [GNC] Problem building Gnucash from source using wiki page "macOS/Quartz"

2024-05-24 Thread Paul Ingram
jhbuildrc_custom but can’t find this function. There was no reference to it in the output of gtk-osx-setup.sh. Thanks for any advice on how to proceed. > On May 10, 2024, at 10:43 AM, John Ralls wrote: > > > >> On May 9, 2024, at 10:08, Paul Ingram wrote: >> >&

Re: [GNC] Moving from GnuCash 4.8 to GnuCash 5.5 - any issues likely to bite me?

2024-05-12 Thread Paul Kroitor
t said, I'm not aware any data file format changes within 5.x, so sending data files from Linux 5.5 to Windows 5.6 should work regardless. Paul -Original Message- From: gnucash-user On Behalf Of flywire Sent: Sunday, May 12, 2024 6:52 PM To: Chris Green Cc: Gnucash Users Subject: [G

[GNC] Problem building Gnucash from source using wiki page "macOS/Quartz"

2024-05-09 Thread Paul Ingram
Trying to build gnucash-5.6 from source on a mac mini running macOS 14.4.1 in accordance with the instructions on https://wiki.gnucash.org/wiki/MacOS/Quartz. Created administrator account “gtkosx” Switched to the new account: "su gtkosx" Ran “sh gtk-osx-setup.sh” in a bash shell Got the followin

Re: [GNC] Transaction Report Shortcomings

2024-05-04 Thread Paul Kroitor
nightly builds, right? Is that right? Sorry for double-checking, I just want to be sure I understand, Paul From: Christopher Lam Sent: Thursday, May 2, 2024 1:09 AM To: Paul Kroitor Cc: Gnucash Users Subject: Re: [GNC] Transaction Report Shortcomings Hi, See Sorting/Show Account

Re: [GNC] Transaction Report Shortcomings

2024-05-01 Thread Paul Kroitor
tly the perfect descriptions -- I just can't see a way to show them! Paul -Original Message- From: gnucash-user On Behalf Of Paul Kroitor Sent: Wednesday, May 1, 2024 10:07 AM To: 'Gnucash Users' Subject: [GNC] Transaction Report Shortcomings Is there a way to get the Tran

[GNC] Transaction Report Shortcomings

2024-05-01 Thread Paul Kroitor
), but the Transaction Report doesn't seem to have this option. Or perhaps I should look at approaching this from the other direction and look for an Income / Expense report showing full detail lines? Paul ___ gnucash-user mailing li

[GNC] Setting up gnucash / stocks

2024-04-27 Thread Wolfgang Paul Rauchholz
Hello community! I am running the latest gnucash under Fedorca Core. Finance::Quote is installed and I get quotes for Funds and Stocks. EUR is the System Currency. The Stock Quotes are in USD Did I set up the initial balance correctly for Stocks (please see attached screenshot)? I used the Stock

Re: [GNC] Bank Balance Higher Than Actual

2024-02-24 Thread Paul Roberts
nan...@hotmail.com> wrote: > hi Paul > > one way of checking is running reconciliation on the bank account and > check your bank statement. > > also, when you create invoice it will be affecting only the receivables, > on payment it will update the balances in your bank accoun

Re: [GNC] gnucash-5.5-1.setup.exe

2024-02-21 Thread Paul Kroitor
notice is that the About item in the menu shows: Version: 5.5 Build ID: 5.5+(2023-12-16) Possibly this is expected / intended. Certainly not a worry. Thanks again, Paul -Original Message- From: gnucash-user On Behalf Of Glenn Fowler Sent: Wednesday, February 21, 2024 9:14 AM To: Gnucash

[GNC] Bank Balance Higher Than Actual

2024-02-20 Thread Paul Roberts
The bank balance in gnucash is much higher than the actual balance. Is there some way that I can find out why? When an invoice is created does that amount add to the bank balance? -- Paul L Roberts, Ph.D. Head of School Bay Islands International School East Sandy Bay Beach Road, Sandy Bay

[GNC] (Multicolumn) Reports no longer sort accounts by account code after date change

2024-01-20 Thread Paul Bente via gnucash-user
Statement or Balance Sheet in my limited testing. Has anyone else seen this or is there a configuration parameter somewhere that I am missing? I suspect this may be a bug in Gnucash 5. Best Regards, Paul ___ gnucash-user mailing list gnucash-user@gnucash.org

Re: [GNC] Ver 5.5 for Windows import issue

2024-01-01 Thread Paul Kroitor
issue goes away. Will report result, Paul -Original Message- From: gnucash-user On Behalf Of Paul Kroitor Sent: Monday, January 1, 2024 2:05 PM To: adrien.montele...@lusfiber.net; gnucash-u...@lists.gnucash.org Subject: Re: [GNC] Ver 5.5 for Windows import issue I have been getting dup

Re: [GNC] Ver 5.5 for Windows import issue

2024-01-01 Thread Paul Kroitor
I have been getting duplicates of most, but not all, messages since 3AM Saturday EST. Since around 9pm Saturday EST all messages are duplicated. Paul -Original Message- From: gnucash-user On Behalf Of Adrien Monteleone Sent: Sunday, December 31, 2023 3:40 PM To: gnucash-u

Re: [GNC] Gnu cash Version 5.5 error message

2023-12-25 Thread Paul Kroitor
annot obtain lock" dialog also popped up, but I thought it was a function of the terminated process, so I simply hit ignore. Platform is Win 11, fully updated. 5.4.1 was working happily before the update. I'm happy to do tests / uninstalls / reinstalls here if useful. Paul PS: The ab

Re: [GNC] Residual Processes After Closing GnuCash

2023-10-16 Thread Paul Kroitor
Yes, you're right. Sorry for the confusion. I'll live with it until 5.5 comes out. Paul PS (afterthought): I can't see how, if the bug is only in 5.4, both the bug reporter and I had the 5.4 installer fail due to zombie processes (as 5.4 wasn't yet on our systems). Co

[GNC] Residual Processes After Closing GnuCash

2023-10-16 Thread Paul Kroitor
immediate issue but the behaviour remains. Thanks as always, Paul ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user - Please

Re: [GNC] Using GnuCash as an Accounting Tutor

2023-09-10 Thread Santhosh Paul
I had zero knowledge of accounting when I came across GnuCash. (I used to note down transactions and balances in a notebook.) I was skeptical about whether I could use a double-entry software package like GnuCash. I then came across a document titled "GnuCash Tutorial and Concepts Guide". I found

Re: [GNC] How to split an existing account into two sub-accounts?

2023-07-25 Thread Paul Feakins
On 25/07/2023 10:53, Chris Green wrote: On Tue, Jul 25, 2023 at 10:31:23AM +0100, Paul Feakins wrote: On 25/07/2023 10:27, Chris Green wrote: Is there an easy way to take an existing account and make it into two sub-accounts and, at the same time, move transactions in the account to one of the

Re: [GNC] How to split an existing account into two sub-accounts?

2023-07-25 Thread Paul Feakins
level. 2. Make that account the parent of the account you talk about "splitting". 3. Make another account at the same level. Regards, Paul Feakins ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or

Re: [GNC] Two Instances as opposed to two separate files

2023-07-17 Thread Paul Feakins
On 17/07/2023 10:48, David T. wrote: That would be *OpenStacks* convention. Most mailing lists follow those conventions. Paul. ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https

Re: [GNC] Two Instances as opposed to two separate files

2023-07-17 Thread Paul Feakins
On 15/07/2023 01:56, R Losey wrote: Is there really a convention for replies? Indeed there is: https://wiki.openstack.org/wiki/MailingListEtiquette#Replies Paul Feakins. ___ gnucash-user mailing list gnucash-user@gnucash.org To update your

Re: [GNC] Two Instances as opposed to two separate files

2023-07-14 Thread Paul Feakins
On 14/07/2023 17:19, David Carlson wrote: Nope, Ctrl-End doesn't move the curser at all in a Gmail reply-all window. It does but you have to click the 3 dots to expand the previous conversations first. Also on Apple it would be the Apple key and End. Paul Fe

Re: [GNC] Two Instances as opposed to two separate files

2023-07-14 Thread Paul Feakins
On 14/07/2023 13:15, David Carlson wrote: Paul, You brought up something that I have not been able to solve: namely replying at the bottom in Gmail I gave up on that years ago.  Is there a way to configure Gmail to do that? I use Google Suite with Thunderbird - it has the option, but it

Re: [GNC] Two Instances as opposed to two separate files

2023-07-14 Thread Paul Feakins
shortcut to the GnuCash executable with an argument? Not not have your shortcuts to the data files themselves and the OS will know to use GnuCash to open them. Paul Feakins. ___ gnucash-user mailing list gnucash-user@gnucash.org To update your

Re: [GNC] Yahoo Closed the Door on Finance API

2023-07-14 Thread Paul Feakins
se refrain from "me too" comments. Unfortunately as I said in the previous paragraph, this issue will likely be resolved by removing the module. As far as I know, and I may be wrong, this was shut down many years ago? Paul Feakins. ___ gnu

Re: [GNC] Two Instances as opposed to two separate files

2023-07-14 Thread Paul Feakins
last file you dealt with? Answers, opinions and other information welcomed. Thanks! -- Ken I think you're overcomplicating this. If you want to load a specific .gnucash file then double-click it. Paul. ___ gnucash-user mailing list gnucash

Re: [GNC] Unable to open GnuCash file: "No suitable backend was found for ."

2023-07-14 Thread Paul Feakins
d file, it just reports it as "data". It's a binary file, but not recognized as being in Gzip format. ~T If you're talking about the ".gnucash" file then just add ".tar" and unzip it. It's only tarred, not gzipped. It's definitely an XML

Re: [GNC] Unable to open GnuCash file: "No suitable backend was found for ."

2023-07-13 Thread Paul Feakins
ame and then unzip it. At least you can on Linux. Kind regards, Paul Feakins ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: https://lists.gnucash.org/mailman/listinfo/gnucash-user - P

Re: [GNC] How to record 'balancing' trnsactions?

2023-07-13 Thread Paul Feakins
1970 From: Paul Feakins To: Chris Green Subject: Re: How to record 'balancing' trnsactions? X-source-folder: /home/chris/mail/In/inbox/cur/1689168337.M577883P1473824Q1.esprimo:2,S I think he "replied all". Liz Yes my initial reply was indeed back to the list,

Re: [GNC] How to record 'balancing' trnsactions?

2023-07-12 Thread Paul Feakins
On 12/07/2023 16:35, Chris Green wrote: On Wed, Jul 12, 2023 at 03:51:53PM +0100, Paul Feakins wrote: On 12/07/2023 15:44, Stan Brown wrote: On 2023-07-12 05:19, Paul Feakins wrote: Why would you have 2 separate instances of GnuCash rather than simply 2 Asset accounts? What he said. And

Re: [GNC] How to record 'balancing' trnsactions?

2023-07-12 Thread Paul Feakins
On 12/07/2023 15:44, Stan Brown wrote: On 2023-07-12 05:19, Paul Feakins wrote: Why would you have 2 separate instances of GnuCash rather than simply 2 Asset accounts? What he said. And I'll just add that when you have two independent sets of books, sooner or later they're going t

Re: [GNC] How to record 'balancing' trnsactions?

2023-07-12 Thread Paul Feakins
Why would you have 2 separate instances of GnuCash rather than simply 2 Asset accounts? On 12/07/2023 13:12, Chris Green wrote: This is as much an accounting question as a GnuCash one but how one does this depends on the sofware's capabilities so it makes sense to ask here. Our church has two

[GNC] 2FA in Direct Connect

2023-06-30 Thread Paul Walter
When you setup of Direct Connect that requires 2FA is the storage of associated specific data files such as your personal devices, like phone or email addresses on the local machine or is it be stored on a website server somewhere as Intuit does?

Re: [GNC] balance of interests between users and developers

2023-05-21 Thread Paul Kroitor
4.10, you can take a checkpoint, install 5.0, test, then revert to 4.10, install 4.14, work, jump back to 5.0, and so on. Checkpointing isn't only about reversion to past situations -- it can be used to manage alternative presents too. Paul -Original Message- From: gnucash-user On

Re: [GNC] Memorized Payees (aka Import Map) vs Renaming Rules

2023-05-05 Thread Paul Kroitor
That would work. On the one hand, one would have to periodically run search and replace operations. But one would save having to maintain a second translation table along side the existing Import Map. From: G R Hewitt Sent: Friday, May 5, 2023 3:26 AM To: Paul Kroitor Cc: gnucash-user

[GNC] Trouble Changing Imported Descriptions

2023-05-04 Thread Paul Kroitor
This is part 2 of a two-part question about imported transactions. My bank invariably imports transactions in barely readable technical jargon. For example, a debit card purchase at Villeneuve & Sons comes into the Aqbanking importer as: "[PR]L. VILLENEUVE &" My problem is that it's nea

Re: [GNC] Memorized Payees (aka Import Map) vs Renaming Rules

2023-05-04 Thread Paul Kroitor
F 2023 2034-302" => Transfer to Fred). (Note the key fixed typo at the end of the previous line!) Sorry for the confusion. -Original Message- From: gnucash-user On Behalf Of Paul Kroitor Sent: Thursday, May 4, 2023 8:04 PM To: gnucash-user@gnucash.org Subject: [GNC] Memorized Payees (aka

[GNC] Memorized Payees (aka Import Map) vs Renaming Rules

2023-05-04 Thread Paul Kroitor
t well with its Import Map feature. Is there anything that can do the second part for me? Thanks as always for all help, Paul ___ gnucash-user mailing list gnucash-user@gnucash.org To update your subscription preferences or to unsubscribe: http

[GNC] Seperator character error message

2023-05-04 Thread Wolfgang Paul Rauchholz
Hello community. I run gnucash 5.1 under Fedora Core 38, mariadb I had created an account with a separator ":". After getting the error message (please see attached), I changed the account name accordingly. But the error message does not go away. The message pops up when starting gnucash and when

[GNC] GnuCash crashes on start

2023-05-03 Thread Paul Coleman
Hi, I’ve been using GnuCash for several years on Linux (Fedora 38) without any issue. However, now when I try to start GnuCash, I get an error in the console: “GnuCash could not obtain the lock for the /home/cybr/GnuCashData/CyBrGnucash202001.gnucash. The database may be in use by another user in

[GNC] Online quotes

2023-04-22 Thread Wolfgang Paul Rauchholz
Good day! I installed gnucash-5.0 on fedora core 38 perl-Finance-Quote.noarch-1.5400-3.fc38 and perl-Date-Manip.noarch-6.91-1.fc38 are installed too. It appears that the auxiliary programs like gnc-fq-dump, gnc-fq-check, gnc-fq-update were not installed during compilation. How can I fix this? Tha

Re: [GNC] Locking the side bar items

2023-04-13 Thread Paul Kroitor
ayed in an adjacent window, or because I like my "permanent" tabs (various reports, mostly) available on the tab bar uncluttered by transient register tabs coming and going. I'm intrigued enough by the question that I've set it back to single-window mode to see what bugs me. I

Re: [GNC] Locking the side bar items

2023-04-11 Thread Paul Kroitor
is ever closed when other floating windows are still open, as this presumably would never happen on purpose -- perhaps I will get to it one of these months as it drives me crazy. Paul -Original Message- From: gnucash-user On Behalf Of Stan Brown Sent: Tuesday, April 11, 2023 3:05 PM T

Re: [GNC] set up Gnucash on a new device

2023-04-10 Thread Paul Kroitor
source was reliable. Paul -Original Message- From: gnucash-user On Behalf Of Paul Kroitor Sent: Monday, April 10, 2023 9:59 AM To: 'Glenn Fowler' ; 'David H' Cc: 'GnuCash users group' Subject: Re: [GNC] set up Gnucash on a new device The file shows "App

Re: [GNC] set up Gnucash on a new device

2023-04-10 Thread Paul Kroitor
://www.howtogeek.com/70012/what-causes-the-file-downloaded-from-the-internet-warning-and-how-can-i-easily-remove-it/ . In the past this issue has simply caused a warning, but they are tightening this up in Win 11. Failing that, perhaps somehow the executable is really damaged? Paul -Origin

[GNC] Reports don't open after some activity in 5.0

2023-04-08 Thread paul
as I can nail down more specific "steps to recreate". I'm on windows 10, fully updated, running Gnucash 5.0. Perhaps others have encountered this? Is there a log anywhere that might show how far into the report creation sequence it's getting before it dies? Paul

Re: [GNC] How to run Year End Procedures for the Tax Year (UK end 5 April 2023), and start new Data set for the New Tax Year starting 6 April 2023

2023-04-07 Thread paul
o I can change prior years and rerun things when appropriate. I'm sure many others here have much stricter requirements! Paul -Original Message- From: gnucash-user On Behalf Of CJN ... Sent: Friday, April 7, 2023 7:37 PM To: Stan Brown ; GnuCash User List Subject: Re: [GNC] How t

Re: [GNC] Company plan for stocks and stock options

2023-04-05 Thread Wolfgang Paul Rauchholz
I want to manage personal finances; expense control, planning, etc.. Best regards, Wolfgang Rauchholz +34 627 994 977 https://www.linkedin.com/in/wolfgangrauchholz/ On Tue, Apr 4, 2023 at 8:07 PM Stan Brown wrote: > > On 2023-04-04 10:40, Wolfgang Paul Rauchholz wrote: > > F

[GNC] Company plan for stocks and stock options

2023-04-04 Thread Wolfgang Paul Rauchholz
Fairly new to gnucash and not a finance export, I want to run all my personal finances with this great tool. I installed 5.0 by compiling it under fedora core 37. I started adding normal daily expenses and all look fine. One of the doubts I have is how do I correctly add a company plan for stoc

Re: [GNC] import

2023-04-01 Thread paul
I noticed that too, but thought it was deliberate. I looked around and found the OFX option under the (new?) AQBanking importer, which worked just fine for me. However, it hadn't remembered any prior info, which doesn't surprise me. But no QFX within AQBanking, as far as I can

Re: [GNC] gnucash Crashes

2023-03-30 Thread Paul Roberts
t; > Chris > > > On Mar 30, 2023, at 3:42 PM, John Ralls wrote: > > > > Please file a bug report (see https://wiki.gnucash.org/wiki/Bugzilla) > and attach the crash report from /Applications/Utilities/Console. > > > > Regards, > > John Ralls > > &g

[GNC] gnucash Crashes

2023-03-30 Thread Paul Roberts
Macbook Pro, M1 processor, macOS Ventura V13.2.1 gnucash V5.0 gnucash crashes every time after I open a customer report and then select Edit/Report Options -- Paul L Roberts, Ph.D. Head of School Bay Islands International School E Sandy Bay Beach Road, Sandy Bay Roatan, Islas de la Bahia

Re: [GNC] Site certificate expiry warning

2023-03-30 Thread paul
://www.getcloudapp.com/productivity/why-google-is-pushing-https/ Their "experience report" would seem to be programmed to discourage any and all http sites from the get-go. Paul -Original Message- From: gnucash-user On Behalf Of Dr. David Kirkby Sent: Thursday, March 30, 2023

Re: [GNC] Transaction Report Overlaps Page Breaks

2023-03-10 Thread paul
or several decades (at least, not for pagination issues). Thanks nonetheless, Paul From: Murugan Muruganandam Sent: Friday, March 10, 2023 2:32 PM To: p...@kroitor.ca; gnucash-user@gnucash.org Subject: Re: [GNC] Transaction Report Overlaps Page Breaks paul In File Page Setup reduce

[GNC] Transaction Report Overlaps Page Breaks

2023-03-10 Thread paul
xport, then open the HTML document in Word and print to a PDF printer. I'm on Windows 10 running GnuCash 4.13, but the issue has been around for years. Is there a better way to do this? Paul ___ gnucash-user mailing list gnucash-user@g

Re: [GNC] exporting from gnucash to Excel

2023-01-20 Thread Paul W via gnucash-user
quarter does not equal the total VAT received / charged. On Sunday, 15 January 2023 at 19:39:36 GMT+3, Maf. King wrote: On Sunday, 15 January 2023 16:30:38 GMT Paul W wrote: >  Thanks Maf. That seems like a neat solution. I'm almost there. > Because I'm on the Flat Rate

Re: [GNC] exporting from gnucash to Excel

2023-01-15 Thread Paul W via gnucash-user
n Friday, 13 January 2023 at 23:36:21 GMT+3, Maf. King wrote: On Thursday, 12 January 2023 14:05:04 GMT Paul W via gnucash-user wrote: > To submit VAT data to HMRC here in the UK I am obliged to use a method which > is automatic. So I need to find a way to trasnfer the balances from a

  1   2   3   4   >