I think I know the answer to this but I wanted to double check.
1 - Can I print a Transaction Report and exclude the line items and only show
the total(s) ?
2 - Is there any way to add a comment to the report before you print it...
other than making the title long?
3 - Can you include HTML tags l
> On Nov 1, 2019 w44d305, at 7:46 AM, Fran_3 via gnucash-user
> wrote:
>
> I think I know the answer to this but I wanted to double check.
> 1 - Can I print a Transaction Report and exclude the line items and only show
> the total(s) ?
Options > Sorting > Show Subtotals Only (hide transactio
Thanks Adrien, I'll give that a go.
FYI, this HTML for the Transaction Report "Report Name" seem to work but then
it creates a long name and clutter when finding and opening a saved report.
Transaction Report: HTML Demo2nd line
normal text demo
Again, I'll be switching to "the right way to do it
On 11/1/2019 8:46 AM, Fran_3 via gnucash-user wrote:
I think I know the answer to this but I wanted to double check.
.
2 - Is there any way to add a comment to the report before you print it...
other than making the title long?
3 - Can you include HTML tags like and to have a report's
Michael, no request for added features to GC was intended. I was just
exploring the existing capabilities of the program.
Having been involved in product development I have experienced countless
meetings, discussions and passionate exchanges about nailing down product
design spec's and later
But the abilities *have* been added via stylesheets. (as noted)
Regards,
Adrien
> On Nov 1, 2019 w44d305, at 8:28 AM, Michael or Penny Novack
> wrote:
>
> On 11/1/2019 8:46 AM, Fran_3 via gnucash-user wrote:
>> I think I know the answer to this but I wanted to double check.
>> .
>> 2
Adrien,
I tried to check out style sheets and have a couple of questions...
1 - Under Edit > Style Sheets
I clicked on Easy > Edit
And expected to be able to either add a field or edit the name of a field...
like change the name of Prepared By to something like Comments or Notes...
But I couldn'
No, *not* the Easy stylesheet. I didn’t suggest it for a reason. You need to
use the "Head or Tail" stylesheet.
As for renaming a field - not without creating a custom version of a stylesheet
or hacking the report itself.
> On Nov 1, 2019 w44d305, at 9:01 AM, Fran_3 wrote:
>
> Adrien,
>
> I
Hello all,
I have a scheduled transaction that I pay monthly which is a fixed amount
per day. I'd love to be able to have is automatically entrer based on the
number of days per month. I pay on the 1st (or the first business day
after that) so basically I'd like to use the following formula:
Am
Hi all,
I have been reading these emails with interest, but I was wondering if I
could apply a filter in the transactions to only show those people who have
paid Membership Fees above a certain amount i.e £100
Cheers,
Gareth
-Original Message-
From: gnucash-user
On Behalf Of
Michael or
Gareth,
I'm not sure you can use the Transaction Report to search an account... say the
checking account... for a value greater than X.
I also don't see a way using the Customer Report.
But, you can just bring up the register... say the checking account register...
and search (Ctl-F) the Descrip
On 11/1/2019 9:46 AM, Fran_3 wrote:
Michael, no request for added features to GC was intended. I was just
exploring the existing capabilities of the program.
Understood.
But I come to this from a different position. When I took over as
treasurer (of the first organization) I asked the lawyer/
> On Nov 1, 2019, at 9:36 AM, Fross, Michael wrote:
>
> Hello all,
>
> I have a scheduled transaction that I pay monthly which is a fixed amount
> per day. I'd love to be able to have is automatically entrer based on the
> number of days per month. I pay on the 1st (or the first business da
Thanks John. I'll give is a shot and report back.
Michael
On Fri, Nov 1, 2019 at 2:34 PM John Ralls wrote:
>
>
> > On Nov 1, 2019, at 9:36 AM, Fross, Michael wrote:
> >
> > Hello all,
> >
> > I have a scheduled transaction that I pay monthly which is a fixed amount
> > per day. I'd love to b
Thanks, Christopher. I wonder if you or anyone else has experience with the
'use accumulated amounts' feature in the conventional budget report.
I use the YTD budget report often and need it. If the 'use accumulated
amounts' is working well in newer versions I have less qualms abut
upgrading.
Tha
I've written a command-line tool for my own personal use that implements
basic assertions.
For my part, I've found this incredibly useful. I've used GnuCash for only a
couple of months but this tool has already uncovered several errors that
crept in after reconciliation.
I've published this on gi
Hi John,
I got it to work, but one challenge remains. The load-from-path seems to
crash Gnucash. But copying the app-utils.scm to the fin.scm folder solves
the problem, but it's sloppy.
I'll need to play around with it.
Secondly, I it didn't like the name "days-in-prev-mon" But I shortened it
As Fran notes, the Transaction report has several filters and sorting means,
but using an amount cut-off is not one of them.
But you can run a Find on a particular register (or from the CoA tab for all
accounts) and then use multiple criteria to narrow down your search. (no need
to run multiple
Glad (and a little surprised) that it worked. The naming problem makes sense in
retrospect. It's standard for scheme but the expression parser has to deal with
normal arithmetic notation so it would see the hyphens as minus signs and each
fragment (days, in, prev, and month) as separate tokens.
19 matches
Mail list logo