Hi,
On Mon, August 30, 2021 10:30 am, flywire wrote:
> I have modified trep-engine.scm and added two options to the Display tab:
>
> 1. "Include zero balance accounts"
> 2. "Omit zero balance figures"
>
> (I'd still be happy for an explanation of the correct way of doing it.)
>
> What code do I ne
I have modified trep-engine.scm and added two options to the Display tab:
1. "Include zero balance accounts"
2. "Omit zero balance figures"
(I'd still be happy for an explanation of the correct way of doing it.)
What code do I need to add to use these options? I have accounts and
transactions wi
I probably should have added this comment in the source code. I'm not clear
how the Transaction Report relates to a derived report:
https://github.com/Gnucash/gnucash/blob/maint/gnucash/report/trep-engine.scm#L491
;; (Feb 2018) Note to future hackers - this gnc:trep-options-gene
The Income Statement (Profit and Loss) has Display Options (Are they called
widgets?) for "Include accounts with zero total balances" and "Omit zero
balance figures". I assume Transaction Report is an old report developed
before these options.
Looking through transaction.
Not currently in the transaction report though. An easy upgrade is possible.
On Mon, 11 May 2020, 11:37 am John Ralls, wrote:
>
>
> > On May 10, 2020, at 6:26 PM, Christopher Lam
> wrote:
> >
> > I think this would be a worthwhile upgrade
> On May 10, 2020, at 6:26 PM, Christopher Lam
> wrote:
>
> I think this would be a worthwhile upgrade for the transaction report?
>
> -- Forwarded message -
> From: Christopher Lam
> Date: Sun, 10 May 2020, 5:44 am
> Subject: Re: [GNC] RegEx
I think this would be a worthwhile upgrade for the transaction report?
-- Forwarded message -
From: Christopher Lam
Date: Sun, 10 May 2020, 5:44 am
Subject: Re: [GNC] RegEx Case insensitive Search via Reports > Transaction
Report > Transaction Filter ?
To: Fran_3
Cc: G
Yes, that is correct. The Transaction Report engine was pulled out into a
separate file because it was reused in numerous reports.
On Sun, 13 Oct 2019 at 14:50, David T. wrote:
> Chris,
>
> Thanks for returning to this.
>
> I see that this is a patch file for trep-engine.scm. My
C:\Program Files (x86)\gnucash. Does "recent build" mean?? GC 3.7?
Best,
David T.
On 10/13/2019 6:51 PM, Christopher Lam wrote:
Hi David, I'd had a review of transaction-report and can attempt fix
signs for subtotals when sorting by 'account name'.
The difficult is
Hi David, I'd had a review of transaction-report and can attempt fix signs
for subtotals when sorting by 'account name'.
The difficult issue remains how to handle reversals when sorting by 'other
account name'. I think it's buggy and not sure how to handle it.
Try th
h/commits/maint/gnucash/report/standard-reports/transaction.scm
>>>
>>> Am 06.01.19 um 21:02 schrieb Stephen M. Butler:
>>>> Is there a way in git to look at the recent changes for the transaction
>>>> report? I just files bug 797018. I'm thinking
schrieb Stephen M. Butler:
>>> Is there a way in git to look at the recent changes for the transaction
>>> report? I just files bug 797018. I'm thinking if I could look at the
>>> recent changes (since 3.3-0), I might spot when that option was removed
>>>
On 1/6/19 12:50 PM, Frank H. Ellenberger wrote:
> Hi Steve.,
>
> https://github.com/Gnucash/gnucash/commits/maint/gnucash/report/standard-reports/transaction.scm
>
> Am 06.01.19 um 21:02 schrieb Stephen M. Butler:
>> Is there a way in git to look at the recent changes for the
Hi Steve.,
https://github.com/Gnucash/gnucash/commits/maint/gnucash/report/standard-reports/transaction.scm
Am 06.01.19 um 21:02 schrieb Stephen M. Butler:
> Is there a way in git to look at the recent changes for the transaction
> report? I just files bug 797018. I'm thinking if I
Is there a way in git to look at the recent changes for the transaction
report? I just files bug 797018. I'm thinking if I could look at the
recent changes (since 3.3-0), I might spot when that option was removed
(and maybe even restore it). But my ignorance of git is staring me in
the
ur report intended to
> complement
> the existing transaction report or to supersede it ? That is, does your
> implementation do everything the original report did and some more, or
> does it
> only do other things from the original report ?
I am exporting functions from th
On woensdag 5 april 2017 03:36:54 CEST Christopher Lam wrote:
> Dear Devs. I've been chronicling Doug's amazing efforts in my GitHub repo
> at https://github.com/christopherlam/gnucash-multicolumn - all code changes
> are his efforts and I've mainly helped with bug fixing and suggesting
> features.
al routines.
>
I'm afraid I don't understand what you are writing here exactly. What needs to
be exported in a way that isn't as is ? Isn't your report working in the state
this is ?
Also what is the preferred end result ? Is your report intended to complement
the
Hello all,
Anyone know if it's a development possibility to add "by day" to the
transaction report sorting tab. When I set the primary key to date, it is
missing "day" from the list. We use a report like this weekly but don't want
only the whole week total but w
Ted Creedon writes:
> Happens in 2.4.8 but not 2.2.9
Anything printed on the console?
Anything in /tmp/gnucash.trace?
> ted
-derek
> On Mon, Feb 13, 2012 at 1:59 PM, John Ralls wrote:
>
>>
>> On Feb 13, 2012, at 1:30 PM, Ted Creedon wrote:
>>
>> > I'm getting the following error:
>> >
>> >
Happens in 2.4.8 but not 2.2.9
ted
On Mon, Feb 13, 2012 at 1:59 PM, John Ralls wrote:
>
> On Feb 13, 2012, at 1:30 PM, Ted Creedon wrote:
>
> > I'm getting the following error:
> >
> > Report error
> > An error occurred while running the report.
> >
> > Any clues how to troubleshoot?
>
>
> htt
On Feb 13, 2012, at 1:30 PM, Ted Creedon wrote:
> I'm getting the following error:
>
> Report error
> An error occurred while running the report.
>
> Any clues how to troubleshoot?
http://wiki.gnucash.org/wiki/FAQ#Q:_Something_bad_happened.3B_how_can_I_help_debug.3F
Regards,
John Ralls
I'm getting the following error:
Report error
An error occurred while running the report.
Any clues how to troubleshoot?
tedc
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Hi there,
On 2010-09-08, at 16:40, Manfred Jung wrote:
> Hi
>
> I'm new to the list, so bear with me. Looking around I found only very
> limited info on Transaction Reports. I am willing to investigate this option
> in GC and eventually write a tutorial. But in order to do a good job I need
Hi
I'm new to the list, so bear with me. Looking around I found only very
limited info on Transaction Reports. I am willing to investigate this
option in GC and eventually write a tutorial. But in order to do a good
job I need to find out a few things:
1. What is already written on the sub
Christian Stimming wrote:
Dear Jannick,
please file this as a bug in bugzilla. However, I have further
questions as I don't understand exactly the point where you got the
erroneous behaviour: Which window of gnucash did you have opened when
you chose the "Transaction report" m
Am Freitag, 5. Februar 2010 schrieb Ulrike Fischer:
> So to answer Christian's question:
> > https://bugzilla.gnome.org/show_bug.cgi?id=608098
> > Do you have any proposals on how we should improve the documentation
> > (option names, option tooltips, documentation) here?
>
> I think at first that
On Sun, 2009-12-13 at 20:02 +1100, Graham Menhennitt wrote:
> Joslwah wrote:
> > On Sun, 13 Dec 2009 11:21:39 +1100
> > Graham Menhennitt wrote:
> >
> > I think this is the same bug as I reported about a week ago. You need
> > to revert change 18426, "Bug #121695: Support account reparenting
> >
Joslwah wrote:
> On Sun, 13 Dec 2009 11:21:39 +1100
> Graham Menhennitt wrote:
>
> I think this is the same bug as I reported about a week ago. You need
> to revert change 18426, "Bug #121695: Support account reparenting
> through drag and drop in the account tree view" in svn.
>
> I've tested th
Graham Menhennitt wrote:
> I'm seeing a crash in 2.3.8 when setting options in a Transaction
> report. I'm 99% sure that this didn't happen in 2.3.7. If required, I
> can rebuild 2.3.7 and try it. I've tried running Check & Repair All to
> make sure I hav
he current head both with and without the reversion.
Without, changing the accounts used causes a seg. fault. With it works
as expected.
> Guys,
>
> I'm seeing a crash in 2.3.8 when setting options in a Transaction
> report. I'm 99% sure that this didn't happen in 2.3
nvert_iter_to_child_iter:
assertion `GTK_IS_TREE_MODEL_FILTER (filter)' failed
On Sat, Dec 12, 2009 at 8:21 PM, Graham Menhennitt wrote:
> Guys,
>
> I'm seeing a crash in 2.3.8 when setting options in a Transaction
> report. I'm 99% sure that this didn't happen
Guys,
I'm seeing a crash in 2.3.8 when setting options in a Transaction
report. I'm 99% sure that this didn't happen in 2.3.7. If required, I
can rebuild 2.3.7 and try it. I've tried running Check & Repair All to
make sure I have no errors in my file, but it still happens
Am Montag, 28. September 2009 14:23 schrieb Brian Amos:
> On Sun, Sep 27, 2009 at 7:12 PM, wrote:
> > Gnucash disappears in Windows when selecting "Account Transaction
> > Report", as well as "Account Report" just above it in the menu. This is
> > with a
Am Montag, 28. September 2009 14:23:47 schrieb Brian Amos:
> On Sun, Sep 27, 2009 at 7:12 PM, wrote:
> > Gnucash disappears in Windows when selecting "Account Transaction
> > Report", as well as "Account Report" just above it in the menu. This is
> > wi
On Sun, Sep 27, 2009 at 7:12 PM, wrote:
>
> Gnucash disappears in Windows when selecting "Account Transaction Report", as
> well as "Account Report" just above it in the menu. This is with a copy that
> I compiled with install.sh and distribution executable bui
Gnucash disappears in Windows when selecting "Account Transaction Report", as
well as "Account Report" just above it in the menu. This is with a copy that I
compiled with install.sh and distribution executable built with dist.sh,
installed to c:\Program Files\Gnucash in th
Am Sonntag, 27. September 2009 20:44:25 schrieb Derek Atkins:
> Hi,
>
> Quoting Sebastian Held :
>
> [snip]
>
> >> > /home/test/src/gnucash.trunk/BIN/share/gnucash/guile-modules/gnucash/r
> >> >epo rt/standard-reports.scm:171:9: In expression
> >> > (gnc:register-report-create-internal #f query
Quoting Sebastian Held :
[snip]
checking if guile needs our copy of (guile www)... ./configure: line 15762:
syntax error near unexpected token `gnc_have_guile_www,'
./configure: line 15762: `GUILE_MODULE_AVAILABLE(gnc_have_guile_www,(www
main))'
sebast...@laptop:~/src/gnucash.trunk$ svn up
Revis
Am Sonntag, 27. September 2009 20:23:54 schrieb Sebastian Held:
> Am Sonntag, 27. September 2009 19:14:07 schrieb Derek Atkins:
> > hi,
> >
> > Quoting Sebastian Held :
> > > gnucash crashes, if the menu command Reports/Account Transaction
> > >
Hi,
Quoting Sebastian Held :
[snip]
> /home/test/src/gnucash.trunk/BIN/share/gnucash/guile-modules/gnucash/repo
>rt/standard-reports.scm:171:9: In expression
> (gnc:register-report-create-internal #f query ...):
> /home/test/src/gnucash.trunk/BIN/share/gnucash/guile-modules/gnucash/repo
>rt/sta
Am Sonntag, 27. September 2009 19:14:07 schrieb Derek Atkins:
> hi,
>
> Quoting Sebastian Held :
> > gnucash crashes, if the menu command Reports/Account Transaction
> > Report is invoked.
> > svn rev. 18350
> >
> > This was tested with a new user (empt
hi,
Quoting Sebastian Held :
gnucash crashes, if the menu command Reports/Account Transaction
Report is invoked.
svn rev. 18350
This was tested with a new user (empty home dir), empty gnucash-file
and therefore empty checking account.
Sebastian
LANG=C ./gnucash-gdb
GNU gdb 6.8
gnucash crashes, if the menu command Reports/Account Transaction Report is
invoked.
svn rev. 18350
This was tested with a new user (empty home dir), empty gnucash-file and
therefore empty checking account.
Sebastian
LANG=C ./gnucash-gdb
--On September 17, 2009 2:58:46 PM -0700 Brian Amos
wrote:
I am having problems with the account report and account transaction
report. Gnucash crashes as soon as the menu option is selected.
Using 2.3.5 (r18290) on win32 with postgres database backend.
I have filed a bug report (595517
I am having problems with the account report and account transaction report.
Gnucash crashes as soon as the menu option is selected.
Using 2.3.5 (r18290) on win32 with postgres database backend.
I have filed a bug report (595517).
Has anyone else seen this? or is it specific to my system
transaction.scm
> Log:
> Display the Notes if Memo is empty in Transaction Report (#454834)
> Patch by Charles Day
thanks Derek, I've been meaning to do that for days now.
A
signature.asc
Description: Digital signature
___
gnucash-devel mai
Applied. Thanks.
-derek
Quoting Andrew Sackville-West <[EMAIL PROTECTED]>:
trivial patch to use html-transaction-anchor in transaction report.
take it or leave it as you desire ;)
A
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Stu
trivial patch to use html-transaction-anchor in transaction report.
take it or leave it as you desire ;)
A
Index: src/report/standard-reports/transaction.scm
===
--- src/report/standard-reports/transaction.scm (revision 13367
WRT to account display bug in transaction report, I've checked
in a fix to CVS HEAD. Would it be possible for you to check
it works before I merge the fix into the 1.6 tree?
1 down (I think), several to go :)
--
Robert M
ke it's a bug. We
have had others report some problems with multi-line style on the
transaction report, but we haven't been able to confirm it. If you can
recreate the conditions that caused the crash and send me the data it'd aid
the debugging process a lot. My gnupg key is attached if
You reported a report with "style: multi-line" in the transaction
report a little while ago. Nobody has been able to duplicate the
crash, and there wasn't much to go on in the bug report.
Is this crash still happening? Does GnuCash hang totally? Is there
a scheme backtrace?
rlb and I were trying to speed up the report system a bit recently.
He was using a big transaction report to test, and during the
debugging process I notice that the transaction-report uses row-styles
extensively (for every row, in fact).
I may not have mentioned this before, but row styles are
Comments and personal opinion only. These are not criticisms... :-)
The account names occupy the leftmost field, and cause its width to be
wider than necessary (thus cramping other fields). If possible, make the
header lines (all of them) cover the full width of the report (with a
COLSPAN=).
Hans-Juergen Hay writes:
> Robert Graham Merkel wrote:
> >
> > I can't duplicate your crash. Is there any other distinguishing
> > features you can identify when the crash occurs.
> >
>
> No, I try to buid it with debugging info so that I can look at the core
> file. I get back to you
I can't duplicate your crash. Is there any other distinguishing
features you can identify when the crash occurs.
Robert Merkel [EMAIL PROTECTED]
x27;ve had some crashes with the transaction report with very
large datasets. However, we haven't had reports of it crashing if you
split things up and do the reports in pieces. What version of guile
are you using?
Robert Merkel
Hello,
trying to use Transactinon Reports I found them crashing GnuCash 1.4.8 with
larger sets of data or when used severel times with smaller sets. Coudn't
get a full listing of my accounts with about 1000 entries.
Another thing, in the Gnome-GUI one can not change the size of the balance
coll
I tracked down my problem to one of my own Scheme-C conversion
functions. g-wrap is doing something with pointers which I don't
quite understand, and I'll have to discuss with Rob B, but, anyway,
I've got a workaround for now, and everything seems to work just fine.
Have you had a chance to cons
Matthew Vanecek writes:
> --127C105A59E1ACC9C2A99932
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> It seems that if I open the transaction report, and select all my
> income/expense categories, and two other top-level-accounts w
It seems that if I open the transaction report, and select all my
income/expense categories, and two other top-level-accounts which are
more-or-less income/expense, and then select a date range of greater
than two months, the report fails to complete. More often than not, it
seemingly gets stuck
Dave Peticolas wrote:
> You didn't read my explanation :) The date recorded internally
> wasn't 1969, it was something like 1831, it's just that the time_t
> structure couldn't hold a date in seconds that far back and, when
> given to the date routines, ended up getting printed as 1969.
> GnuCash
Matthew Vanecek writes:
> Dave Peticolas wrote:
> >
> > Matthew Vanecek writes:
> > > Dave Peticolas wrote:
> > > I went back and reviewed the accounts, searching for differences in the
> > > ones that did and didn't work. After I set the view to the entire date
> > > range, instead of the curre
Dave Peticolas wrote:
>
> Matthew Vanecek writes:
> > Dave Peticolas wrote:
> > I went back and reviewed the accounts, searching for differences in the
> > ones that did and didn't work. After I set the view to the entire date
> > range, instead of the current year, I noticed that the Opening Ba
Matthew Vanecek writes:
> Dave Peticolas wrote:
> I went back and reviewed the accounts, searching for differences in the
> ones that did and didn't work. After I set the view to the entire date
> range, instead of the current year, I noticed that the Opening Balance
> on the crashing accounts wa
Matthew Vanecek wrote:
[...]
> I went back and reviewed the accounts, searching for differences in the
> ones that did and didn't work. After I set the view to the entire date
> range, instead of the current year, I noticed that the Opening Balance
> on the crashing accounts was dated 12/31/1969.
wrote:
> > >
> > > Matthew Vanecek writes:
> > > > I've been over this, but I cannot figure out what's going on. Whenever
> > > > I open the transaction report, it crashes with the pictured trace, and
> > > > an "Error executing
I've had a closer look at the transaction report date comparisons, and
they appear to be more broken than you have pointed out -
they were sorting on exact times, not dates.
This won't cause crashes or anything, but it will cause transactions
to be ordered incorrectly.
If 1.4.1
Dave Peticolas writes:
> Hi Robert, could you modify the transaction report to use
> the gnc:timepair-* functions in date-utilities instead of
> manipulating them directly?
>
> I mean things like using gnc:timepair-lt instead of
> (< (car a) (car b)) and gnc:time
've been over this, but I cannot figure out what's going on. Whenever
> > > I open the transaction report, it crashes with the pictured trace, and
> > > an "Error executing scheme report". The error is "Function,
> > > wrong-type-arg". The
Dave Peticolas wrote:
>
> Matthew Vanecek writes:
> > I've been over this, but I cannot figure out what's going on. Whenever
> > I open the transaction report, it crashes with the pictured trace, and
> > an "Error executing scheme report". The e
Matthew Vanecek writes:
> I've been over this, but I cannot figure out what's going on. Whenever
> I open the transaction report, it crashes with the pictured trace, and
> an "Error executing scheme report". The error is "Function,
> wrong-type-arg"
I've been over this, but I cannot figure out what's going on. Whenever
I open the transaction report, it crashes with the pictured trace, and
an "Error executing scheme report". The error is "Function,
wrong-type-arg". The function call is (according to the tr
Terry Boldt writes:
> I may have found a bug or maybe unexpected behaviour (unexpected to me at
> least) in the gnucash transaction report.
>
> How I found it -
> 1) create one or more transactions with todays date,
> 2) from main window, select 'Reports',&q
I may have found a bug or maybe unexpected behaviour (unexpected to me at
least) in the gnucash transaction report.
How I found it -
1) create one or more transactions with todays date,
2) from main window, select 'Reports',"Transaction Report', with the accoun
The transaction report produces erroneous output if you just the
double-column amount display in combination with the "merged" style
output.
The problem is that any potential "fix" also presents data in an
incorrect way, particularly for multi-split transactions.
There
>
> That's what I've been told. I haven't gotten around to figuring them out yet
> It looks straightforward. I've just been lazy -- I don't need it myself.
A quick tutorial on i18n in reports.
First, translatable strings. Any string your report
may generate must be recorded so that translator
On Thu, 27 Apr 2000, Robert Graham Merkel wrote:
> I've been having a look at adding Palm support, but as that's going
> glacially slowly (understanding gnome-pilot isn't easy and the
> gnome-pilot developers take a few days to respond to each query).
>
> I think I'll try fiddling with the report
I've been having a look at adding Palm support, but as that's going
glacially slowly (understanding gnome-pilot isn't easy and the
gnome-pilot developers take a few days to respond to each query).
I think I'll try fiddling with the report while I'm waiting. Thanks
for the tutorial.
> While yo
On Thu, 27 Apr 2000, Robert Graham Merkel wrote:
> Bryan,
> thanks for your new transaction report. It's a
> great improvement on my original.
>
Oops. Sorry about that. Just read the title now: "feature request" rather
than "how do I?". Let
On Thu, 27 Apr 2000, Robert Graham Merkel wrote:
> Bryan,
> thanks for your new transaction report. It's a
> great improvement on my original.
>
> However, the original printed amounts over two columns (credits
> in one, debits in the other), while the new
Bryan,
thanks for your new transaction report. It's a
great improvement on my original.
However, the original printed amounts over two columns (credits
in one, debits in the other), while the new version prints them in
one, with parentheses or other indication of negative am
OK, I've fixed up the transaction report so it's nice and feature filled.
(patch was sent to [EMAIL PROTECTED])
New features:
- brand new look
- select multiple accounts
- 3 ways of displaying split transactions
- a bunch of new sort options
- subtotal by account, month or yea
k
- report subtotals now work
- really ugly colour scheme shows what can be done with new report format.
Someone with more esthetic taste may want to fix things up (html-generator.scm)
- totally new transaction report (transactions 2) on the menu
- allows selection of multiple accounts
- does
ting the full account name)
> >
> > Since I based budget-report on transaction-report it would not be difficul
t for
> > me to make some major fixes & additions to the transaction report.
> >
> > The items I was planning on working on were:
> >
Bryan Larsen writes:
> You may have noticed that I've done some minor additions to the transaction
> report. (handling multi-splits, printing the full account name)
>
> Since I based budget-report on transaction-report it would not be difficult for
> me to make some maj
You may have noticed that I've done some minor additions to the transaction
report. (handling multi-splits, printing the full account name)
Since I based budget-report on transaction-report it would not be difficult for
me to make some major fixes & additions to the transaction rep
Dave Peticolas writes:
>
> Hi Rob, I fixed bug #90 in the transaction report.
> It will be in CVS tonight. When you send updates
> the report, can you send me diffs from CVS?
>
> thanks,
> dave
Hello all.
I have been deprived of net access for quite a while no
get
> > to go away, and you don't have to track "inflow" and "outflow."
>
> I didn't consider the transaction report "mine" (I'm working on budgeting),
> so I wasn't going to get into that.
>
> But to be able to report
transaction report:
- multi-split support
- display full hiearchy of account name
budget:
this is a start on budgeting support. Not much is there, but it could
be useful. Currently you must update budget-report.scm to change your budget.
It also uses the transaction report options window for
it as well as you suggest, so thanks!
>
> a) By creating a debit/credit "collector," lots of set! instances get
> to go away, and you don't have to track "inflow" and "outflow."
I didn't consider the transaction report "mine" (I'm
On Sun, 05 Mar 2000 04:19:14 CST, the world broke into rejoicing as
Bryan Larsen <[EMAIL PROTECTED]> said:
> my "learn scheme" project was to support multi-splits on the account
> transactions report.
>
> I'm not sending it out as a patch because I have a bunch of budget crap
> littering the fil
my "learn scheme" project was to support multi-splits on the account
transactions report.
I'm not sending it out as a patch because I have a bunch of budget crap
littering the file as well.
as this is my first scheme code, if you scheme experts could comment, that
would be appreciated.
for src/
93 matches
Mail list logo