Re: [GNC] Issue with Current Assets?

2023-05-15 Thread Adrien Monteleone
Arguably, AR is 'current', but of course, you can organize any way you want. As to the question, I'm guessing you are looking at the Total column on the Accounts tab. (if you see these figures somewhere else, please advise) That *should* be simply a roll-up total of the child accounts. An exc

Re: [GNC] What's the actual usage of "Default Chargeback Project"?

2023-05-13 Thread Adrien Monteleone
That's a great question. Over the years as I've read threads on this my understanding is that 'job for customer A' is *not* the same 'job' as 'job for Vendor B' regardless of the name of the job. They are distinct data elements. My other understanding is that the feature was supposed to be for

Re: [GNC] Auto commit with auto save?

2023-05-10 Thread Adrien Monteleone
David, I didn't notice when I replied, that this thread broke (at least for me) and there were more detailed replies. Now that I see what the OP was encountering, I agree, SQL won't be a solution for anything not committed. Other than this special case, I'm not sure it would be a good idea

Re: [GNC] How to upgrade to 5.1 in Ubuntu

2023-05-10 Thread Adrien Monteleone
Yes, uninstall the repo version just in case there is a conflict. (there shouldn't be as far as I know because flatpak is sandboxed, but in your case, it won't hurt because you want to upgrade anyway rather than try to keep both versions) Regards, Adrien On 5/9/23 11:16 AM, Roland Giesler via

Re: [GNC] Default to Plain English instead of Debit and Credit

2023-05-10 Thread Adrien Monteleone
flywire, That looks like a bunch of documentation bug candidates. Though I'm pretty certain, the non-formal labels are default on new installations. And with regards to explaining Accounts or Transactions first, I think it would be awkward to explain entering a transaction without first exp

Re: [GNC] Meaning of A/U+C/C in the importer

2023-05-10 Thread Adrien Monteleone
Bug reports can be filed for documentation too if you have the time. Regards, Adrien On 5/7/23 5:04 AM, and...@lists.savchenko.net wrote: Indeed. I have found the best explanation hidden behind the "Help" button in the lower-left corner of the importer itself. Strangely, it is different compa

Re: [GNC] Customer invoice appearance

2023-05-10 Thread Adrien Monteleone
All reports can be styled with CSS. (they are simply HTML tables) You can set up a custom stylesheet and assign it as the default. You won't be able to re-order elements in the file itself, but you could maybe use some CSS positioning rules to gain a bit of flexibility. If that doesn't get fa

Re: [GNC] Lost Keyboard Accelerator feature

2023-05-10 Thread Adrien Monteleone
I'm not sure if GTK has a guide, but I'll hazard a guess that the info can perhaps be gleaned by running GnuCash with the GTK Inspector for other undocumented key combos. Regards, Adrien On 5/5/23 2:30 AM, Michael Hendry wrote: I’m still looking for Cmd-j, and for an idiot’s guide to the cons

Re: [GNC] Auto commit with auto save?

2023-05-10 Thread Adrien Monteleone
The SQL backends will get you an instant auto-save, but only for committed transactions. (as far as I know) You still have to hit Enter or Tab-through to finish a transaction, at which point the file is auto-updated. (thus, save-on-commit) Regards, Adrien On 5/4/23 4:30 PM, David G. Pickett

Re: [GNC] [GNC-dev] GnuCash 5.1 Released

2023-05-04 Thread Adrien Monteleone
When you're trying to get a hard '1' or '0' out of a sine wave, that might indeed be the case! When I learned how the components work at that level, I was amazed we managed to get these confounded things to work at all. Regards, Adrien On 5/4/23 11:27 AM, Tommy Trussell wrote: Back when I w

Re: [GNC] 5.1 - New Description Memory Option?

2023-05-04 Thread Adrien Monteleone
I think it is the same/similar code used for account selection. (and that feature *greatly* speeds up entry) The idea is that you don't *have* to know or recall how something is spelled *in order* and thus get all options so you can choose the right one. While that is intended, and can be hel

Re: [GNC] Seperator character error message

2023-05-04 Thread Adrien Monteleone
Even if you change the separator preference first? I just changed my separator to "}" and then created a new account with the name "Something:Else" and it worked with no error. (and a restart was not required) Regards, Adrien On 5/4/23 8:45 AM, Murugan Muruganandam wrote: This is surprising

Re: [GNC] Lost Keyboard Accelerator feature

2023-05-04 Thread Adrien Monteleone
There were some changes made (I thought for 4.14) that alter how these are handled on MacOS. Check the release notes for that and 5.x. *note, those don't work for me either in 5.0. As well, they don't show up in the View menu. I never used them to recall if they were visible at one time or whe

Re: [GNC] Any performance improvement in GnuCash 5.x?

2023-05-04 Thread Adrien Monteleone
Lipp, It's okay this one time, but please always use 'reply-all' or 'reply-list' to keep messages on the list. If you're replying to a digest, replace the subject line with the subject of the message you are replying to. (a simple copy/paste from the digest contents near the top of the messag

Re: [GNC] Cannot find gnc-fq-check and gnc-fq-helper

2023-05-03 Thread Adrien Monteleone
From the 5.0 Release Announcement: "The Online Quotes facility has been completely rewritten and the old gnc-fq-check, gnc-fq-dump, and gnc-fq-helper programs have been replaced with finance-quote-wrapper. The functions performed by those programs may now be accomplished by passing commands to

Re: [GNC] Transactions in Placeholder

2023-05-02 Thread Adrien Monteleone
Ha - that's this very thread! Sorry for the noise. Regards, Adrien On 5/2/23 7:45 AM, Adrien Monteleone wrote: Someone reported that the CSV importer was adding to placeholders as well. Perhaps these issues are related to the same code block. Regards, Adrien On 5/1/23 2:06 PM, David T

Re: [GNC] Transactions in Placeholder

2023-05-02 Thread Adrien Monteleone
Someone reported that the CSV importer was adding to placeholders as well. Perhaps these issues are related to the same code block. Regards, Adrien On 5/1/23 2:06 PM, David T. via gnucash-user wrote: I'm going to follow up my own message to note that I have now found that GnuCash 4.13 under W

Re: [GNC] Turn of drop list when entering data in memo/description line

2023-05-02 Thread Adrien Monteleone
If 4.14 is not available in your distro's repos, you can certainly use the flatpak. You should probably remove 5.0 though first. What distro/version? If you don't have time to triage the bug, others might be able to test on a similar system and get it squashed. Regards, Adrien On 4/29/23 5:1

Re: [GNC] Changes to transaction entry, and quirks

2023-05-02 Thread Adrien Monteleone
David, It sounds like the entire issue is related to the new suggester. I'd hazard the really old templates are showing up due to spelling issues as you noted at the end of your post. As to how to work around that till it is improved, I'm not sure. I'm using this new feature as a means to co

Re: [GNC] Any performance improvement in GnuCash 5.x?

2023-05-02 Thread Adrien Monteleone
5.0 didn't make it that far in SQL modernization as planned, though huge improvements have been made in preparation for that move. My db is only about 7 years old, (and no investment stuff, which can create lots of transactions for some active folks) but I'm not seeing any performance issues.

Re: [GNC] Printing addresses on checks

2023-05-02 Thread Adrien Monteleone
When you post a bill, is the check box for 'consolidate splits' selected? When it is, the AR/AP accounts get a basic summary type transaction in their registers for the bill/invoice. (one split for each affected other account) Without consolidating, all line-items show as individual splits.

Re: [GNC] Atualização GnuCash versão 5.0

2023-05-02 Thread Adrien Monteleone
Eduardo, Geert's explanation of the changes in this reply to a similar thread should help: https://lists.gnucash.org/pipermail/gnucash-user/2023-April/106682.html Regards, Adrien p.s. - I copied you you since I wasn't sure if you had left this list for the Brazilian list or not and Geert's

Re: [GNC] Atualização GnuCash versão 5.0

2023-05-02 Thread Adrien Monteleone
Eduardo, Geert's explanation of the changes in this reply to a similar thread should help: https://lists.gnucash.org/pipermail/gnucash-user/2023-April/106682.html Regards, Adrien p.s. - I copied you you since I wasn't sure if you had left this list for the Brazilian list or not and Geert's

Re: [GNC] Zero entries in Balance Sheet

2023-04-24 Thread Adrien Monteleone
I'm pretty certain I saw a bug and fix on that in the last day or so. If you want to test a Flatpak nightly, you might be able to confirm the fix. Do a bugzilla search or check the PRs on Github first to see when it was implemented. Regards, Adrien On 4/24/23 2:25 PM, Fred Tydeman wrote: In

Re: [GNC] Reorganize Trading accounts

2023-04-23 Thread Adrien Monteleone
It might be easier at this time to keep separate books and then export and manipulate further in a spreadsheet for the combined reports. (while I understand some reports can be either consolidated or separate, the fact that you need separate Balance Sheet Reports tells me the books should be se

Re: [GNC] Find via Report

2023-04-23 Thread Adrien Monteleone
Fred, I got this to work with a Transaction Report. Options > Accounts > Accounts > (select desired Asset parent and its children) Options > Accounts > Filter Type > 'Include Transactions to/from Filter Accounts' Options > Accounts > Filter Accounts > (select Trading accounts and its chil

Re: [GNC] Invoice layout changed upon upgrade from 4.13 to 4.14

2023-04-18 Thread Adrien Monteleone
The mailing list does accept attachments, but not inline images. Of course, linking to outside file services is fine too. As to your question, are you saying: You have saved report configurations that now don't display properly because of this change? I would think saved configurations shoul

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

2023-04-17 Thread Adrien Monteleone
Ah, forgot about the 'S' variant. If I'm not mistaken, it is also possible to convert a regular installation to 'S', but you'd have to know you did it. It won't be an accident. Regards, Adrien On 4/17/23 5:32 PM, Keith N. McKenna wrote: It is possible that the system that the op has is an S m

Re: [GNC] Configurable Year Start Day/Month

2023-04-17 Thread Adrien Monteleone
I can certainly see the utility of being able to define various 'start of year' options for different reports. Though I think this is essentially what the 'accounting period' option was supposed to accomplish. (and then the report's generic 'start of accounting period' will use that date) How

Re: [GNC] Hidden Accounts

2023-04-17 Thread Adrien Monteleone
Gyle, If you have this screenshot issue in the future - you can possibly use a keyboard shortcut instead (if it is on your keyboard PrtScr, near F12 or so should already be functional and grabs the whole screen to the clipboard so you'd have to crop it after in your editor of choice) Most scr

Re: [GNC] Locking the side bar items

2023-04-14 Thread Adrien Monteleone
On 4/13/23 1:00 PM, NoobAlice wrote: make close-program button bigger to cover up clickable close-tab space - THE INVISIBLE CLOSE BUTTON IS STILL CLICKABLE, though this hacky stuff makes the clickable space smaller... */ There is no "close-program" 'button' save what is on the window title b

Re: [GNC] Truncated popup menus on Gnucash 5.0 for Mac

2023-04-14 Thread Adrien Monteleone
Sorry, no. I'm still on Monterey though. One of the late 4.x versions had some window display issues on MacOS, but not with menus as far as I recall. Regards, Adrien On 4/14/23 1:25 AM, prl wrote: Popup menus in various places in GnuCash for Intel Mac 5.0 seem to be truncated. I've attached

Re: [GNC] Locking the side bar items

2023-04-12 Thread Adrien Monteleone
Yes, and the red button that functions as the 'close window' action on the window title bar in MacOS, *does* entirely close GnuCash - not just the active window while leaving the app running in the background. (this is true of all of my Mac apps—I don't have any that stay running when I click t

Re: [GNC] Locking the side bar items

2023-04-12 Thread Adrien Monteleone
On 4/12/23 12:25 PM, Stan Brown (using GC 2.6.19) wrote: On 2023-04-12 09:29, Adrien Monteleone wrote: Many browsers (if not all) long ago removed the 'close tab' button from their toolbars because they had moved this function to each individual tab. Perhaps it is time for GnuCash t

Re: [GNC] Gnucash 5 - import transactions

2023-04-12 Thread Adrien Monteleone
Does Tools > Import Map Editor help? Regards, Adrien On 4/12/23 3:31 AM, Christian Lynbech wrote: After upgrading to Gnucash 5 (Version: 5.0 Build ID: 5.0+(2023-03-25)), it seems that I am no longer getting automatching to accounts when importing transactions from a CSV file. I was not too con

Re: [GNC] Locking the side bar items

2023-04-12 Thread Adrien Monteleone
On 4/12/23 9:32 AM, G R Hewitt wrote: Thanks Alan, for your suggestion. I know the tabs can be put anywhere on the four points of the compass, and I have tried them all: I like them where they are, on the left hand side. My question was if there was a way to lock them so that they cannot be clo

Re: [GNC] Locking the side bar items

2023-04-12 Thread Adrien Monteleone
On 4/12/23 10:03 AM, Stan Brown wrote: On 2023-04-12 07:32, G R Hewitt wrote: I agree with others that the 'Close' button could be moved, or better still done away with, I think it serves no useful purpose. Perhaps change it to 'Quit GnuCash' I would not support the latter. There's already a

Re: [GNC] Locking the side bar items

2023-04-12 Thread Adrien Monteleone
Ctrl/Cmd-Shift-T will get your last closed tab back. (personally, I'd find it easier to remember Ctrl/Cmd-Shift-W since Ctrl/Cmd-W is what closed it, shifting would reverse that action, similar to TAB & Shift-TAB in other contexts, but since Ctrl/Cmd-T opens a new tab, I can sort of see why tha

Re: [GNC] Locking the side bar items

2023-04-11 Thread Adrien Monteleone
I'm curious how separate windows for registers is advantageous over separate tabs. I routinely keep several registers open as well as reports - all in tabs, and can easily switch between them. I've never found a point where I'd like, or need, to see two tabs (and thus windows) simultaneously.

Re: [GNC] Locking the side bar items

2023-04-11 Thread Adrien Monteleone
I agree, the button could be more precise in its label. The tool tip in the status bar on hovering that button says, "close the currently active page". The functionality of that button and the entire toolbar (the UI really) is also covered in the Manual. I'd say this is a, "read the manual"

Re: [GNC] Reports will not display on screen, print to file works

2023-04-11 Thread Adrien Monteleone
Jeff, Report display has to do with webkit. Perhaps check to see if it needs updating as well, or if for some reason you've pinned an old version to prevent updating. (but then you'd need to recall why you pinned it so as not to break something else.) That might not be the culprit, but it wo

Re: [GNC] Locking the side bar items

2023-04-11 Thread Adrien Monteleone
I've never seen a case where the open tabs *don't* re-open when I next open the file. That's already a feature. Maybe there is a reason it isn't working properly on your system. Regards, Adrien On 4/11/23 5:30 AM, G R Hewitt wrote: Greetings all, I was just wondering if there was anyway to

Re: [GNC] defining key strokes

2023-04-10 Thread Adrien Monteleone
I'm running a case-sensitive Mac system volume with no issues. (17 years and counting) Regards, Adrien On 4/10/23 7:48 AM, Jon Schewe wrote: although the system volume should still be case-insensitive as there are many applications that assume the filesystem is case-insensitive.

Re: [GNC] Balance Forecast End Date

2023-04-09 Thread Adrien Monteleone
You can select a specific date, but that's about it. Regards, Adrien On 4/9/23 1:11 PM, Tom Veik wrote: I have a question about the dates used for Balance Forecast. Start Date allows me to use today, that works well for me.  But for End Date, I'd like to use Today + 2 months.  The selections

Re: [GNC] Find not working in Gnucash for Windows 5.0

2023-04-09 Thread Adrien Monteleone
Thanks for letting us know! Regards, Adrien On 4/8/23 8:03 AM, Tute Terner wrote: Adrien's answer was spot on! Thank you Adrien. It is not a bug, but my misuse. The matter is resolved. ___ gnucash-user mailing list gnucash-user@gnucash.org To update

Re: [GNC] Calculating IRR of an investment account

2023-04-08 Thread Adrien Monteleone
I long ago turned off auto-saving drafts for that very reason. Mail.app on MacOS does the same. It will auto-save while you are typing at various stages and you'll end up with multiple drafts of the same in-progress message. I consider that a bug for both apps. I see neither has been addressed

Re: [GNC] Calculating IRR of an investment account

2023-04-08 Thread Adrien Monteleone
ChatGPT and other 'AI' bots are merely really fancy auto-complete. They produce 'plausible' text, but they have no concept of accuracy or any understanding of the meanings of any of the words used. I have no fear of them because I understand that is what they are. My fear is that others think

Re: [GNC] Mea Culpa

2023-04-08 Thread Adrien Monteleone
G R, Could you perhaps add that info to the bug report on the documentation change? https://bugs.gnucash.org/show_bug.cgi?id=798798 If this is verified as in some cases being needed to get those reports to behave with closing entries, that info can be included and/or it might expose a subse

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-08 Thread Adrien Monteleone
Stan, I'm certainly not trying to convince anyone of any procedure, but for those interested, what you describe about the Accounts page without running a report is achievable without closing the books. Adding the column 'Total (period)' to the Accounts page will show only the current account

Re: [GNC] Find not working in Gnucash for Windows 5.0

2023-04-07 Thread Adrien Monteleone
Do the splits *that match the open account register* have 'paid' in their memos? If the 'paid' text is in a memo assigned to some *other* account, you will not get results. Memos are not for the open register, but only for accounts matching *for that split*. e.g., Dr. Expenses:Utilities

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 Adrien Monteleone
On 4/7/23 9:48 AM, CJN ... wrote: So, if the consensus is that better not to Close Book at year end, how would I then continue forward in GNU-Cash to store new transactions for current financial year? You just keep entering transactions. I'm not certain of the conundrum here. And get s

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 Adrien Monteleone
The manual needs to be fixed on that point. Reports can be cognizant of closing entries for some years now. This was mentioned in a recent thread and I think a formal bug has been filed to track the change(s). Open the report Options and see the Entries tab. (the Trial Balance can also filter

Re: [GNC] Unsaved Book

2023-04-03 Thread Adrien Monteleone
You cannot double-click a file to open it on MacOS. You have to launch GnuCash then use File > Open. Once that is done, GnuCash will automatically open that same file next time you start the app. Regards, Adrien On 4/3/23 3:27 AM, THATMELANIN wrote: I am having some issues with my GnuCash pr

Re: [GNC] gnucash 5.0 register color settings don't save

2023-04-03 Thread Adrien Monteleone
23 13:44, Adrien Monteleone wrote: Are other preferences saved? I think there was a bug a while back about this being an issue in some cases on Linux. It had to do with Gsettings and file locations Nope.  All check boxes are empty and cannot be checked and saved. The flatpak is at 5.0 also and

Re: [GNC] gnucash 5.0 register color settings don't save

2023-04-03 Thread Adrien Monteleone
Are other preferences saved? I think there was a bug a while back about this being an issue in some cases on Linux. It had to do with Gsettings and file locations, but I don't remember the specifics unfortunately. Regards, Adrien On 4/3/23 1:45 PM, John Griessen wrote: I just had an easy tim

Re: [GNC] Edit problem

2023-04-03 Thread Adrien Monteleone
Can you force the USD Trading split to be 53.49? I seem to recall a bug related to this a few months ago. I thought it was resolved, but you might have to delete and re-enter the transaction. Regards, Adrien On 4/3/23 3:36 AM, Fred Tydeman wrote: OS: Linux Fedora 37 Gnucash: 4.13 Default cur

Re: [GNC] 5.0-1 (Flathub) issue

2023-03-31 Thread Adrien Monteleone
Correct, 4.14 did not get any new features, but did get most of the bug fixes that went into 5.0. (though not all) I too like it so far, and have already made plans to use it in cleaning up spelling variations. But I do understand how some cases would be not as easy or friendly. Overall, I e

Re: [GNC] easy way to total number of transactions and USD ammounts

2023-03-30 Thread Adrien Monteleone
And if you just need the number without it being in a cell, you can select a cell from any column in the first non-header row, then CTRL-D to select everything down the column to the end of the data, and your status bar should show you the result of COUNT(). If not, you can most likely add it t

Re: [GNC] easy way to total number of transactions and USD ammounts

2023-03-30 Thread Adrien Monteleone
Jeff, It looks like your best bet is a Transaction Report that you then export to a spreadsheet app. An enhancement to show the count of results on a Find operation might be nice though. You could then use that info with an Account Report on Find results. Regards, Adrien On 3/30/23 1:43 A

Re: [GNC] Exporting reports to spreadsheet

2023-03-29 Thread Adrien Monteleone
George, You created the circle. Skip adding/changing the extension entirely. Just export, then open the file *from* Calc. (double-clicking will most likely use your default HTML editor, whatever that may be, or even a web browser) Regards, Adrien On 3/29/23 11:11 AM, George Riner wrote: T

Re: [GNC] Should I upgrade or update?

2023-03-27 Thread Adrien Monteleone
Because there are some issues pushing updates to it. The alternate address is up to date: https://code.gnucash.org/website/ Regards, Adrien On 3/27/23 10:50 AM, Dennis West wrote: Go directly to the sourceforge page and search for gnucash. You'll find all the download links there.  I don't kn

Re: [GNC] Should I upgrade or update?

2023-03-27 Thread Adrien Monteleone
The website still isn't getting updates. You have to go directly to SourceForge or use the alternate web address: https://code.gnucash.org/website/ Regards, Adrien On 3/27/23 10:45 AM, Dr. David Kirkby wrote: On Mon, 27 Mar 2023 at 14:45, Derek Atkins wrote: Version 5 was just released thi

Re: [GNC] Error in "Close Book" help text

2023-03-25 Thread Adrien Monteleone
Aha, good to know Stan, thanks! Regards, Adrien On 3/24/23 6:43 PM, Stan Brown wrote: Thanks, Adrien. I started at then followed "Q: I think I found a bug. How do I report it?" to . From there I searched the bug databa

Re: [GNC] Error in "Close Book" help text

2023-03-24 Thread Adrien Monteleone
When you first click 'New' or 'File a Bug', you get the option to select Documentation. (see screenshot) I'm not sure if you can move it after filing, but if not, one of the devs can do that for you. Regards, Adrien On 3/24/23 4:05 PM, Stan Brown wrote: "Documentation" doesn't seem to be an o

Re: [GNC] Reporting Woes - Newbie incompetence

2023-03-24 Thread Adrien Monteleone
If the Transaction Report can't get you what you want, consider an Account Report. You could filter any register to show just the transactions you are concerned with. If the filters are not quite nuanced enough for you, or if you want multiple accounts in one report, then craft a Find set of

Re: [GNC] Reporting Woes - Newbie incompetence

2023-03-24 Thread Adrien Monteleone
I haven't tested other apps, but both LibreOffice Calc & Apple Numbers can either open the exported file directly as it is just an HTML table, and both accept copy/pasted reports though either or both methods may pop up a dialog for handling column widths, delimiters, special characters, etc.

Re: [GNC] Modify Balance Sheet report in 4.13?

2023-03-24 Thread Adrien Monteleone
I don't see that you can as an option, but you can remove the Equity total. Fortunately those cells have classes, so you can hide them with CSS using the CSS stylesheet: .total-label-cell, .total-number-cell { display: none; } Regards, Adrien On 3/23/23 6:01 PM, Stan Brown wrote: I'm sett

Re: [GNC] Error in "Close Book" help text

2023-03-24 Thread Adrien Monteleone
Maybe file a documentation bug for tracking? Regards, Adrien On 3/23/23 6:06 PM, Stan Brown wrote: In 4.13, the Close Book help text, which is the Close Book section of the installed manual, includes the following text under "How It Works", as the second paragraph under "Necessity": "In fact,

Re: [GNC] Two versions, same computer

2023-03-21 Thread Adrien Monteleone
Maybe I missed something, but you decided on 2 options: 1. Install both versions if possible side-by-side, or use VirtualBox for 4.13 2. Upgrade so you only need one version. That second option was as simple as: -Make a copy of your file (should always exist anyway) -Install 3.11 & Open your

Re: [GNC] Outstanding / due invoices report?

2023-03-20 Thread Adrien Monteleone
Wow, after nearly 10 years of bills and invoices, that somehow escaped me, thanks! Regards, Adrien On 3/20/23 12:49 PM, Murugan Muruganandam wrote: Adrien Please see the screenshots where you have to enter the description at invoice level (Bills level). Notes will not be reflected in your r

Re: [GNC] Outstanding / due invoices report?

2023-03-20 Thread Adrien Monteleone
Current shows documents posted which have not reached their due date. (non-posted documents are not reported) The Aging columns are for Past Due documents. Regards, Adrien On 3/20/23 6:36 AM, Simon Roberts wrote: 2) In the report it has a row across the bottom listing "current", "0-30 days" a

Re: [GNC] Outstanding / due invoices report?

2023-03-20 Thread Adrien Monteleone
There is also a Report option to show linked documents with or without full detail. This allows you to see which payments have been applied to which bills/invoices. (and the reverse: which bills/invoices offset each payment) That might be a bit messy visually to send a customer, but I find it u

Re: [GNC] Outstanding / due invoices report?

2023-03-20 Thread Adrien Monteleone
How did you get the Description to populate? Where did you put that text in the Bill/Invoice or Edit Bill/Invoice window? There was a recent thread on this subject. This report cell grabs text from the Notes field of a relevant transaction, and that works for Payments, but Bills & Invoices don

Re: [GNC] Reuse Credit Note as Invoice

2023-03-15 Thread Adrien Monteleone
There's no way to do it in the GUI, I can't speak for manually editing the file. Regards, Adrien On 3/15/23 1:03 PM, Morgan Read via gnucash-user wrote: Hi Folks, Is it possible to reuse a Credit Note as an Invoice - I have a few spare, created but not used and would like to get rid of them

Re: [GNC] Please help

2023-03-14 Thread Adrien Monteleone
Your work is unlikely to be gone. By default (unless you changed it) there is a preference set to periodically save the file. The lock file issue is because either GnuCash crashed, or you shut down the computer without closing the app first. Open the app, (choose 'open anyway' if you like, but

Re: [GNC] Schedule transaction for 2 Wednesday?

2023-03-13 Thread Adrien Monteleone
at the bottom of the list that makes it pretty clear that there are options below. On Fri, Mar 10, 2023 at 7:27 PM Adrien Monteleone < adrien.montele...@lusfiber.net> wrote: I wouldn't pull the RFE though, but instead re-word it to improve the UX for better discoverability. If at firs

Re: [GNC] Schedule transaction for 2 Wednesday?

2023-03-10 Thread Adrien Monteleone
Apologies and thanks! I too did not scroll far enough. I wouldn't pull the RFE though, but instead re-word it to improve the UX for better discoverability. If at first you see a partial list of nth days of a month, it isn't intuitive to keep scrolling to see the other options. One would only

Re: [GNC] Transaction Report Overlaps Page Breaks

2023-03-10 Thread Adrien Monteleone
I usually have to Export, then open with a web browser and either Print to PDF or to a printer from there. Regards, Adrien On 3/10/23 12:37 PM, p...@kroitor.ca wrote: Hi all. Not for the first time I've run across an issue in which printing the Transaction Report (at least - there may be other

Re: [GNC] Schedule transaction for 2 Wednesday?

2023-03-09 Thread Adrien Monteleone
I don't think you can. The closest method I can find is to set the first instance to the second Wednesday then set frequency to 28 days, or 4 weeks. But of course, that will sometimes fall on the first Wednesday. The workaround there is to set it for remind and review without auto-creation a

Re: [GNC] Business Features: How to put info in "Description" field of a vendor's Bill?

2023-03-09 Thread Adrien Monteleone
Unfortunately, you can't. That field is populated from the Notes on payment transactions as you have discovered, but the Notes field from a bill do not auto-fill into the AP register Notes field on that transaction, and once it is there (by posting it) it is immutable and you can't edit it.

Re: [GNC] Confusing version numbers

2023-03-07 Thread Adrien Monteleone
That was until 3.x This is covered in the Wiki: https://wiki.gnucash.org/wiki/Release_Process#New_Major.2FMinor_Version and the release schedule is here: https://wiki.gnucash.org/wiki/Release_Schedule Regards, Adrien On 3/7/23 7:30 PM, LI Daobing wrote: I thought gnucash is somehow followin

Re: [GNC] Confusing version numbers

2023-03-07 Thread Adrien Monteleone
For each set of numbers, they run sequentially, without leading zeros. 9 is less than 12. How is that confusing? It isn't '90' and '12' It is '9' and '12'. Until 3.x, minor odd versions (like 2.7) were used for 'beta' or 'unstable'. That was changed to x.90x. This gives plenty of room for int

Re: [GNC] credit account negative balance increases with payment

2023-03-06 Thread Adrien Monteleone
As I noted above, with the 'Reverse Balance' preference set to Credit Accounts, a balance due on a Liability will show as positive. Negative will only display if you've overpaid. (a 'contra-balance' condition) Payments therefore would make a Liability balance more negative (away from zero).

Re: [GNC] credit account negative balance increases with payment

2023-03-06 Thread Adrien Monteleone
No. That shows a 'contra condition' as negative numbers. The normal balance for a Liability (when you owe someone else) is a Credit balance. GnuCash represents Credit balances as negative numbers. If you have 'reverse balance' set to Credit Accounts, than those accounts will only show negati

Re: [GNC] The custom invoice problem

2023-03-05 Thread Adrien Monteleone
Simon, this change is coming in 5.0 (and maybe 4.14?) due out at the end of March. You will be able to set a Saved Configuration as the default for invoices. The beta version should already include this change for testing. (version 4.902) Regards, Adrien On 3/5/23 2:35 PM, Simon Roberts wro

Re: [GNC] Manually edit pmt info (reverse a payment) for a vendor?

2023-03-02 Thread Adrien Monteleone
Start over if you want, but editing and re-assigning payments is a simple enough process. If you want to go that route instead (or find you need to do it again) then say so and we can help. Regards, Adrien On 3/2/23 12:07 PM, Eric Chapman wrote: I think I have a plan: I will just start the w

Re: [GNC] Any way to "unpay" (reverse payment of bill)?

2023-03-02 Thread Adrien Monteleone
In addition to Derek's options, you can leave the payment after unposting the bill, and then from a register containing that payment (usually the source account), right-click and choose 'Assign as Payment' where you can then edit the date, as well as change, if desired, which bill it applies to

Re: [GNC] No longer receiving the e-mail from the user group

2023-02-25 Thread Adrien Monteleone
You may either be able to whitelist the list address, or set a filter to run before junk filtering and file list messages in their own folder. This may or may not have to be done on both the server and your local client depending on your setup. Regards, Adrien On 2/24/23 9:30 PM, kschneider b

Re: [GNC] Migrating from PC to Mac

2023-02-18 Thread Adrien Monteleone
more concrete/specific assistance. Regards, Adrien On 2/18/23 10:00 PM, Adrien Monteleone wrote: I have not tried using iCloud or any other non-local storage for my data file (I consider a 'LAN' as 'local') but this *might* be an issue with Gatekeeper and permissions to access o

Re: [GNC] Migrating from PC to Mac

2023-02-18 Thread Adrien Monteleone
I have not tried using iCloud or any other non-local storage for my data file (I consider a 'LAN' as 'local') but this *might* be an issue with Gatekeeper and permissions to access other storage locations. I recall being pestered by MacOS when it was implemented to approve of various applicatio

Re: [GNC] Migrating from PC to Mac

2023-02-18 Thread Adrien Monteleone
Martin, You've got your answer about the data file, but preferences and any Saved Report Configurations (special animals) are a different matter. Those should be addressed by the Wiki if you look in the FAQ for backup/file locations. If you copy over those files respectively, you should be mo

Re: [GNC] Customer Summary without the Pre-payment-Current-..-Total Table

2023-02-18 Thread Adrien Monteleone
My Customer 'Summary' does not show such a block. My various Customer 'Reports' however, do. And as far as I can tell, there is no official preference to turn it off. One option might be to export of copy/paste the report to a spreadsheet before printing and remove it. Another option *might*

Re: [GNC] importing

2023-02-18 Thread Adrien Monteleone
Gyle, You may be 'stuck' with having to just manually check those off during reconciliation this one time. They are already in your books, so the import failure is just a matter of auto-clearing them. It only takes a few seconds to either click them as cleared before reconciling or clicking t

Re: [GNC] Feature Request

2023-02-15 Thread Adrien Monteleone
Indeed, I see that now. I need to switch back to contacts! These glasses are terrible. Regards, Adrien On 2/15/23 1:26 PM, Maf. King wrote: On Wednesday, 15 February 2023 19:14:06 GMT Adrien Monteleone wrote: Third, with respect to your actual request, what do you mean by "Unrecog

[GNC] MacOS installation procedure & upgrade path from 2.6.x, was: Re: gnucash.org is down -- for how long?

2023-02-15 Thread Adrien Monteleone
Libby, From the Applications folder, right-click Gnucash.app and choose 'Open'. The MacOS Gatekeeper will likely ask you if you are sure you want to open it as it was downloaded from the internet. Confirm that you do. It may or may not then open the app. But if not, simply double-click the ap

Re: [GNC] Feature Request

2023-02-15 Thread Adrien Monteleone
Ron, First, when you want to start a new topic on the list, just send a new e-mail to the list address rather than replying to an existing message. Even though you changed the subject, it can get threaded as a reply to that previous message, and may get 'lost' in the shuffle, or at least mak

Re: [GNC] Net Income & Retained Earnings do not match

2023-02-14 Thread Adrien Monteleone
David, it's a gnucash file. But Murugan figured out the discrepancy. Regards, Adrien On 2/14/23 11:34 AM, David Carlson wrote: What document type is that attachment? If it isn't something my computer can scan for viruses, I won't open it. ___ gnuca

Re: [GNC] Is GnuCash.org down (Monday, 2/13/2023, 7:20PM PST)

2023-02-14 Thread Adrien Monteleone
There are some issues with the website the devs are aware of but can't yet fix. (has to do with limited access rights) The list server, wiki, bugzilla & github should all be working however. Regards, Adrien On 2/14/23 11:18 AM, Ken Pyzik wrote: Tuesday 2/14/2023 at 9:15PST- GnuCash.org is sti

Re: [GNC] Saved Report Configurations

2023-02-13 Thread Adrien Monteleone
I do the same. I have general configurations saved, but anything particular to that solitary instance of the report, I do not save as part of the configuration. Those will be one-offs so no need to save them as a config, just run and if I want, save as a PDF. Regards, Adrien On 2/13/23 8:18 A

Re: [GNC] GC cannot make backup file

2023-02-09 Thread Adrien Monteleone
Certainly not a GnuCash problem, but I'd hazard a guess to set up a Scheduled Task to periodically copy over your GnuCash files to the X drive, keeping them somewhere else. That way, the sync never steals ownership while in progress as the file doesn't appear there till the Task puts it there.

<    2   3   4   5   6   7   8   9   10   11   >