Re: [GNC] Preferences: editing transactions

2018-10-26 Thread Alex via gnucash-user

Colin

Thanks, that was the one. Except on my system it was Actions -> Reset 
Warnings


Thanks again

Alex

On 26/10/2018 11:37, Colin Law wrote:

Assuming you mean reconciled rather than saved then Edit > Reset Warnings.

Colin

On Fri, 26 Oct 2018 at 11:28, Alex via gnucash-user 
mailto:gnucash-user@gnucash.org>> wrote:


Hi All

In the last week I must have answered a question incorrectly.

For as long as I can remember if I edited a saved transaction gnucash
would ask whether I wanted it to remember the answer for this session
only or forever.  At some stage I must have answered to remember the
answer forever. So now gnucash never asks the question.

How do I, easily, revert to the default position? I've looked through
preferences but couldn't spot anything obvious.

I'm a linux user.

Alex



___
gnucash-user mailing list
gnucash-user@gnucash.org <mailto:gnucash-user@gnucash.org>
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

[GNC] Preferences: editing transactions

2018-10-26 Thread Alex via gnucash-user

Hi All

In the last week I must have answered a question incorrectly.

For as long as I can remember if I edited a saved transaction gnucash 
would ask whether I wanted it to remember the answer for this session 
only or forever.  At some stage I must have answered to remember the 
answer forever. So now gnucash never asks the question.


How do I, easily, revert to the default position? I've looked through 
preferences but couldn't spot anything obvious.


I'm a linux user.

Alex



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: [GNC] GC 3.2: Trial Balance Report

2018-09-04 Thread Alex via gnucash-user

The file html-utilities.scm worked a treat, thanks.

I've also cloned the gnucash git repository and compiled. The scroll 
bars seem to be behaving a lot better than in 3.2. I'll give it a proper 
test early next week.


Alex


On 03/09/18 20:31, John Ralls wrote:

If you're using Microsoft Windows, no building required, just download the 
latest installer from https://code.gnucash.org/builds/win32/maint.

Otherwise you'd ordinarily have to build from git, but in this case you can 
simply retrieve 
https://raw.githubusercontent.com/Gnucash/gnucash/maint/gnucash/report/report-system/html-utilities.scm,
 find it in your installation (it's in share/gnucash/scm) and replace it with 
the newly downloaded one.

Regards,
John Ralls



On Sep 3, 2018, at 11:03 AM, Alex via gnucash-user  
wrote:

If i go down the nightly build route. Where are they?


On 03/09/18 18:47, Alex via gnucash-user wrote:

Thanks Chris.

Looks very similar to the problem I'm seeing.

I assume what John  mentioned about the trace file is what I've quoted 
immediately below?


In unknown file:
?: 19 [apply-smob/1 #]
In c-interface.scm:
   22: 18 [gnc:call-with-error-handling "(gnc:report-run 0)" ()]
In ice-9/boot-9.scm:
  157: 17 [catch #t # ..]
In c-interface.scm:
   29: 16 [#]
In unknown file:
?: 15 [eval-string "(gnc:report-run 0)" #]
?: 14 [call-with-input-string "(gnc:report-run 0)" ...]
In ice-9/boot-9.scm:
2401: 13 [save-module-excursion #]
In ice-9/eval-string.scm:
   44: 12 [read-and-eval # #:lang ...]
   37: 11 [lp (gnc:report-run 0)]
In report.scm:
  833: 10 [gnc:report-run 0]
In c-interface.scm:
   70: 9 [gnc:backtrace-if-exception #]
   22: 8 [gnc:call-with-error-handling # ...]
In ice-9/boot-9.scm:
  157: 7 [catch #t # ..]
In c-interface.scm:
   27: 6 [#]
In report.scm:
  837: 5 [#]
  808: 4 [gnc:report-render-html # #t]
In trial-balance.scm:
  828: 3 [trial-balance-renderer # #f #f]
  451: 2 [add-line # # ...]
In html-acct-table.scm:
1114: 1 [gnc:html-table-add-labeled-amount-line! # 3 "primary-subheading" ...]
In unknown file:
?: 0 [make-list -1/2 #f]

ERROR: Wrong type (expecting exact integer): -1/2

So either -

1. wait for 3.3
2. or build from nightlies as a one off, only need the report once a year

Alex



On 03/09/18 18:29, Christopher Lam wrote:

I'm afraid it's still https://bugs.gnucash.org/show_bug.cgi?id=796696 and has 
already been fixed in the nightlies.


On 04/09/18 00:55, John Ralls wrote:

On Sep 3, 2018, at 9:35 AM, Alex via gnucash-user  
wrote:

I'm getting an error whilst running the Trial Balance report

Reports -> Income & Expense -> Trial Balance

The error message is


   Report error

An error occurred while running the report.


has anyone else encountered this?

Look in the trace file [1] for the actual error. I fixed a couple of 
divide-by-zero problems in the asset value code last week, so it might be from 
one of those.

Regards,
John Ralls

[1] https://wiki.gnucash.org/wiki/Tracefile 
<https://wiki.gnucash.org/wiki/Tracefile>

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.




___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https:

Re: [GNC] GC 3.2: Trial Balance Report

2018-09-03 Thread Alex via gnucash-user

If i go down the nightly build route. Where are they?


On 03/09/18 18:47, Alex via gnucash-user wrote:

Thanks Chris.

Looks very similar to the problem I'm seeing.

I assume what John  mentioned about the trace file is what I've quoted 
immediately below?



In unknown file:
   ?: 19 [apply-smob/1 #]
In c-interface.scm:
  22: 18 [gnc:call-with-error-handling "(gnc:report-run 0)" ()]
In ice-9/boot-9.scm:
 157: 17 [catch #t # ...]
In c-interface.scm:
  29: 16 [#]
In unknown file:
   ?: 15 [eval-string "(gnc:report-run 0)" #]
   ?: 14 [call-with-input-string "(gnc:report-run 0)" ...]
In ice-9/boot-9.scm:
2401: 13 [save-module-excursion #ice-9/eval-string.scm:65:9 ()>]

In ice-9/eval-string.scm:
  44: 12 [read-and-eval # #:lang ...]
  37: 11 [lp (gnc:report-run 0)]
In report.scm:
 833: 10 [gnc:report-run 0]
In c-interface.scm:
  70: 9 [gnc:backtrace-if-exception #report.scm:834:5 ()>]
  22: 8 [gnc:call-with-error-handling #report.scm:834:5 ()> ...]

In ice-9/boot-9.scm:
 157: 7 [catch #t # ...]
In c-interface.scm:
  27: 6 [#]
In report.scm:
 837: 5 [#]
 808: 4 [gnc:report-render-html # #t]
In trial-balance.scm:
 828: 3 [trial-balance-renderer # #f #f]
 451: 2 [add-line # # ...]
In html-acct-table.scm:
1114: 1 [gnc:html-table-add-labeled-amount-line! # 3 
"primary-subheading" ...]

In unknown file:
   ?: 0 [make-list -1/2 #f]

ERROR: Wrong type (expecting exact integer): -1/2


So either -

1. wait for 3.3
2. or build from nightlies as a one off, only need the report once a year

Alex



On 03/09/18 18:29, Christopher Lam wrote:
I'm afraid it's still https://bugs.gnucash.org/show_bug.cgi?id=796696 
and has already been fixed in the nightlies.



On 04/09/18 00:55, John Ralls wrote:


On Sep 3, 2018, at 9:35 AM, Alex via gnucash-user 
 wrote:


I'm getting an error whilst running the Trial Balance report

Reports -> Income & Expense -> Trial Balance

The error message is


  Report error

An error occurred while running the report.


has anyone else encountered this?
Look in the trace file [1] for the actual error. I fixed a couple of 
divide-by-zero problems in the asset value code last week, so it 
might be from one of those.


Regards,
John Ralls

[1] https://wiki.gnucash.org/wiki/Tracefile 
<https://wiki.gnucash.org/wiki/Tracefile>


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.

-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.

-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.

-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: [GNC] GC 3.2: Trial Balance Report

2018-09-03 Thread Alex via gnucash-user

Thanks Chris.

Looks very similar to the problem I'm seeing.

I assume what John  mentioned about the trace file is what I've quoted 
immediately below?



In unknown file:
   ?: 19 [apply-smob/1 #]
In c-interface.scm:
  22: 18 [gnc:call-with-error-handling "(gnc:report-run 0)" ()]
In ice-9/boot-9.scm:
 157: 17 [catch #t # ...]
In c-interface.scm:
  29: 16 [#]
In unknown file:
   ?: 15 [eval-string "(gnc:report-run 0)" #]
   ?: 14 [call-with-input-string "(gnc:report-run 0)" ...]
In ice-9/boot-9.scm:
2401: 13 [save-module-excursion #ice-9/eval-string.scm:65:9 ()>]

In ice-9/eval-string.scm:
  44: 12 [read-and-eval # #:lang ...]
  37: 11 [lp (gnc:report-run 0)]
In report.scm:
 833: 10 [gnc:report-run 0]
In c-interface.scm:
  70: 9 [gnc:backtrace-if-exception #report.scm:834:5 ()>]
  22: 8 [gnc:call-with-error-handling #report.scm:834:5 ()> ...]

In ice-9/boot-9.scm:
 157: 7 [catch #t # ...]
In c-interface.scm:
  27: 6 [#]
In report.scm:
 837: 5 [#]
 808: 4 [gnc:report-render-html # #t]
In trial-balance.scm:
 828: 3 [trial-balance-renderer # #f #f]
 451: 2 [add-line # # ...]
In html-acct-table.scm:
1114: 1 [gnc:html-table-add-labeled-amount-line! # 3 
"primary-subheading" ...]

In unknown file:
   ?: 0 [make-list -1/2 #f]

ERROR: Wrong type (expecting exact integer): -1/2


So either -

1. wait for 3.3
2. or build from nightlies as a one off, only need the report once a year

Alex



On 03/09/18 18:29, Christopher Lam wrote:
I'm afraid it's still https://bugs.gnucash.org/show_bug.cgi?id=796696 
and has already been fixed in the nightlies.



On 04/09/18 00:55, John Ralls wrote:


On Sep 3, 2018, at 9:35 AM, Alex via gnucash-user 
 wrote:


I'm getting an error whilst running the Trial Balance report

Reports -> Income & Expense -> Trial Balance

The error message is


  Report error

An error occurred while running the report.


has anyone else encountered this?
Look in the trace file [1] for the actual error. I fixed a couple of 
divide-by-zero problems in the asset value code last week, so it 
might be from one of those.


Regards,
John Ralls

[1] https://wiki.gnucash.org/wiki/Tracefile 
<https://wiki.gnucash.org/wiki/Tracefile>


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.

-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.

-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

[GNC] GC 3.2: Trial Balance Report

2018-09-03 Thread Alex via gnucash-user

I'm getting an error whilst running the Trial Balance report

Reports -> Income & Expense -> Trial Balance

The error message is



  Report error

An error occurred while running the report.


has anyone else encountered this?

Alex


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Balsheet-eg.scm problem

2018-08-24 Thread Alex via gnucash-user

I took the gnucash balance sheet from

Reports -> Assets & Liabilities -> Balance Sheet

Clicked on the Edit report option icon on the tool bar.

Changed a few options including most importantly these fields on the 
"Display" page   and  to match the 
names of my bespoke files


My bespoke css and -equile.scm files now live in my .local/share/gnucash 
directory and are named as indicated by the values in the fields 
 and 


What may be the important changes to the files were -


131c131
<   (gnc-print-date opt-date-tp) ?>

---
>   (qof-print-date opt-date) ?>

133d132
< 
150a150
>
152d151
< 
156,158d154
< 
<    
< 
160c156
<  ?>

---
>  ?>

164a161
>
291c288
<  (one-num (gnc:make-gnc-numeric 1 1))
---
>  (one-num 1/1)
316d312
< 
321,324d316
<
< 
<    
< 


The most important changes were removing the hacks for GTKHTML

changing this line  (gnc-print-date opt-date-tp) ?>


changing this line (one-num (gnc:make-gnc-numeric 1 1))

Not sure if I needed to do all that, but I did and it had the desired 
end result.


My bespoke report now differs from the standard balance sheet report 
/usr/share/gnucash/scm/gnucash/report/balsheet-eg.eguile.scm  in these 
areas -



149a150
>
154,155c155,156
< 
<  
---
> 
>  ?>

159a161
>
310c312,316
< 
---
> 
>  (display (date->string (current-date) "Printed at ~d/~m/~Y ~H:~M:~S"))
> ?>
> 


To get the display date working I have to add this line

(use-modules (srfi srfi-19)) ; for extra date functions

to

/usr/share/gnucash/scm/gnucash/report/balsheet-eg.scm

Alex



On 24/08/18 13:01, Geert Janssens wrote:

I am curious though: where did you put your css and -eguile.scm file ? And how
do you specify them in your report ? Did you just change the options' default
values ?


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: [GNC] Balsheet-eg.scm problem

2018-08-24 Thread Alex via gnucash-user
I've come to this thread and V3.2 a bit late. Installed V3.2 a week or 
so ago.


I too had problems with my bespoke balance sheet which, as a linux user, 
is in my .local/share/gnucash directory.


Couldn't open any of my old balance sheets from Reports -> Saved Report 
Configuarations


Solved the problem by comparing the V2_6_21 version of 
/usr/share/gnucash/scm/gnucash/report/balsheet-eg.eguile.scm


with the

V3.2 version of /usr/share/gnucash/scm/gnucash/report/balsheet-eg.eguile.scm

to see what's changed then applying the differences to my bespoke 
balance sheet.


I did confuse myself for a while by editing a bespoke balance sheet in 
.gnucash that must have been an old configuration directory for a 
previous release.


Now have balance sheet working the way I want it and can open all my old 
stored balance sheet reports.


Alex

On 24/08/18 08:40, Geert Janssens wrote:

Op donderdag 23 augustus 2018 19:35:43 CEST schreef Stephen M. Butler:

On 08/23/2018 09:44 AM, Geert Janssens wrote:

Better still: don't mess with the installation directory at all and
instead
follow
https://wiki.gnucash.org/wiki/Custom_Reports#Loading_Your_Report
to load your custom report.

I tried that path and it didn't work.  One of these days I'll figure out
what I did wrong there.  But, if the above will work then I'm willing to
suffer making the changes for each new release.

What error did you get in this case ? I expect it to be different and related
to the location of the associated *-eguile.scm and/or *.css file ?

Geert


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


[GNC] Problems with the backspace key

2018-08-17 Thread Alex via gnucash-user
In the last week I've updated to "Build ID: 3.2+ (2018-06-24)". It has a 
different feel than before, I'm sure I'll get to love it!


However, I'm having a small problem with the backspace key.

I've been in the habit of duplicating a transaction each week and 
changing the last two characters of the Num field by pressing the 
 key twice and entering the new text, today I was attempting 
to change the characters 19 to 20. This no longer works - pressing the 
backspace key does nothing.


I have noticed that I can change the characters if I select the text to 
be replaced and overtype the text.


I've also noticed that if I close the gnucash session and restart 
gnucash the backspace key works on the text I was trying to amend in the 
previous session.


Any clues as to what the problem could be?

I could raise this as a bug.




___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] GnuCash 2.6.21 Reports

2018-05-06 Thread Alex via gnucash-user

Is the balance sheet date you're using correct?


On 07/05/18 04:53, Judi Atkinson wrote:

I'm a new user of GnuCash. I tried v 3.0 but it kept crashing so
uninstalled and installed 2.6.21 instead. I have entered previous year's
data for a small organization but when I generate both balance sheet and
income statement, all totals show as zero. The amounts are showing
correctly for the asset and liability accounts on the balance sheet, and
the income and expense accounts on the income statement, but all totals
read 0.00. Have I done something incorrectly or is the program just acting
up?

thanks,
Judi
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] gnucash not displaying all transactions

2018-04-17 Thread Alex via gnucash-user

Hi Derek

All sorted now. Bad compile at my end.

Alex


On 17/04/18 14:29, Derek Atkins wrote:

Hi,

Please be sure to CC the gnucash-user list on all replies so that
everyone can see your answers and (hopefully) help provide a solution.
I don't know what else to check.

-derek

Alex <mcmurchy1917-gnuc...@yahoo.co.uk> writes:


Hi Derek

There were no filters applied. So that's not the problem.

Thanks

Alex




On 16/04/18 21:48, Derek Atkins wrote:

Hi,

Check under the View menu in the register.  Specifically the Filter
By... submenu.  You might have a limit to the number of transactions to
display, or a limit on the date-range to display.

-derek

Alex via gnucash-user <gnucash-user@gnucash.org> writes:


Just noticed after upgrading to 2.6.20 the following

In account view the transactions are no longer ordered in "Date
Posted" ascending order. In fact there appears to be no sorted
order. I'm expecting transactions going back to April 2015 and I do
see at least one transaction going back that far on the first
screen. I've observed this in two account views - there may be more.

As the transactions were in random date order. I elected to sort the
account view back into ascending date order.

After which all transactions before 02/06/2017 "appear" to have gone
missing. Including the transaction in 2015 that I observed earlier.

I then did Reports -> Account Report. All the missing transactions
were present.

The earliest transaction I could see in account view was
02/06/2017. Nothing earlier. Scroll bar at top, I could scroll down
about 6 times.

I clicked on this earliest transaction I could see  and amazingly the
scroll bar moved down and the earliest transaction was now
17/02/2017. I repeated this "Work around" several times until I got
back to my earliest date that I was expecting which was an Opening
Balance on 31/03/2015.

Then I noticed that the latest transaction was now 11/03/2016, I knew
I had transactions and already seen in this session transactions dated
upto 06/04/2018. Where have they gone?

I clicked on the latest transaction and amazingly the scroll bar moved
up and the latest transaction was now 24/06/2016.

What appears to be happening is that

I can scroll about 6 screens. But within those 6 screens gnucash has
filtered transactions to within a certain date range. The overlapping
date ranges I'm seeing are

31/03/2015  through  11/03/2016
21/08/2015  through  24/06/2016
27/11/2015  through  07/10/2016
11/03/2016  through  20/01/2017
24/06/2016  through  05/05/2017
07/10/2016  through  18/08/2017
20/01/2017  through  11/12/2017
05/05/2017  through  16/03/2018
02/06/2017  through  06/04/2018

This appears to be happening on accounts where there are lots of
transactions. I've been using gnucash since 2011 and this is the first
time I've observed this behaviour.

Have I missed the announcement about this new feature?

Has it always been a feature and I've failed to notice it before?

Is it a feature that I've stumbled across and switched it on without
noticing?

Any guidance will be greatly received.

Alex




___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.






___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: [GNC] gnucash not displaying all transactions

2018-04-17 Thread Alex via gnucash-user

I think I know what you are going to say next


CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
  --prefix=/usr \
  --libdir=/usr/lib${LIBDIRSUFFIX} \
  --sysconfdir=/etc \
  --localstatedir=/var \
  --infodir=/usr/info \
  --mandir=/usr/man \
  --docdir=/usr/doc/$PRGNAM-$VERSION \
  --enable-register2 \
  $W_PYTHON \
  $OFXBANKING \
  $AQBANKING \
  --disable-schemas-compile \
  $DBIARGS \
  --build=$ARCH-slackware-linux

# --enable-register2 (not ready for 2.6.0 release)


There are two --enable-register2 one of which is commented out.

I shall recompile without the first --enable-register2 and it that 
solves the problem I shall get back to the Slackware maintainer.


Alex




On 17/04/18 13:32, Geert Janssens wrote:

Op dinsdag 17 april 2018 13:47:38 CEST schreef Alex via gnucash-user:

Just rebuilt it in case I got it wrong when I compiled a few days ago.

I downloaded it again, a few minutes ago, from here

http://downloads.sourceforge.net/gnucash/gnucash-2.6.20.tar.bz2

Recompiled.

The Help Message Box states - "This copy was built from rev 972647d2d+
on 2018-04-17"

I'm using Slackware 14.2


Ok. The register2 code is normally not enabled by default.

What configure options did you use ? And how are you starting gnucash ?

Geert





___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: [GNC] gnucash not displaying all transactions

2018-04-17 Thread Alex via gnucash-user

Just rebuilt it in case I got it wrong when I compiled a few days ago.

I downloaded it again, a few minutes ago, from here

http://downloads.sourceforge.net/gnucash/gnucash-2.6.20.tar.bz2

Recompiled.

The Help Message Box states - "This copy was built from rev 972647d2d+ 
on 2018-04-17"


I'm using Slackware 14.2

Alex


On 17/04/18 12:07, Geert Janssens wrote:

It looks like your version of gnucash got built with the unfinished and
incomplete register2 code. This is by no means ready for production
environments.

Where did you get your copy of gnucash from and also what's your operating
system ?

Geert

Op dinsdag 17 april 2018 11:33:58 CEST schreef Alex via gnucash-user:

I've spotted what seems to be the "new" feature, well at least it is to me.

In the Accounts tab right click on an account, with lots of
transactions, to reveal a menu. Two options in this menu are "Open
Account" and  "Open Old Style Register Account".

If I use "Open Account" I see transactions from 09/06/2017 through
13/04/2018 with 86 transactions that can be scrolled.

If I use "Open Old Style Register Account" I now see all transactions
from 31/03/2015 through 13/04/2018 with all 308 transactions that can be
scolled

Also using "Open Account" auto-complete has a different feel as opposed
to what I'm used to with "Open Old Style Register Account"

If Double Clicking an account in the Accounts tab it opens a view in the
"New Style"

I'm sure I'll get to like the "New Style", but I would have expected all
308 transactions to be in the view just like when choosing the "Old
Style". I'm sure that at some time in the future the "Old Style" will
get dropped then it will become really worrying.

Alex

On 16/04/18 10:50, Alex via gnucash-user wrote:

Just noticed after upgrading to 2.6.20 the following

In account view the transactions are no longer ordered in "Date
Posted" ascending order. In fact there appears to be no sorted order.
I'm expecting transactions going back to April 2015 and I do see at
least one transaction going back that far on the first screen. I've
observed this in two account views - there may be more.

As the transactions were in random date order. I elected to sort the
account view back into ascending date order.

After which all transactions before 02/06/2017 "appear" to have gone
missing. Including the transaction in 2015 that I observed earlier.

I then did Reports -> Account Report. All the missing transactions
were present.

The earliest transaction I could see in account view was 02/06/2017.
Nothing earlier. Scroll bar at top, I could scroll down about 6 times.

I clicked on this earliest transaction I could see  and amazingly the
scroll bar moved down and the earliest transaction was now 17/02/2017.
I repeated this "Work around" several times until I got back to my
earliest date that I was expecting which was an Opening Balance on
31/03/2015.

Then I noticed that the latest transaction was now 11/03/2016, I knew
I had transactions and already seen in this session transactions dated
upto 06/04/2018. Where have they gone?

I clicked on the latest transaction and amazingly the scroll bar moved
up and the latest transaction was now 24/06/2016.

What appears to be happening is that

I can scroll about 6 screens. But within those 6 screens gnucash has
filtered transactions to within a certain date range. The overlapping
date ranges I'm seeing are

31/03/2015  through  11/03/2016
21/08/2015  through  24/06/2016
27/11/2015  through  07/10/2016
11/03/2016  through  20/01/2017
24/06/2016  through  05/05/2017
07/10/2016  through  18/08/2017
20/01/2017  through  11/12/2017
05/05/2017  through  16/03/2018
02/06/2017  through  06/04/2018

This appears to be happening on accounts where there are lots of
transactions. I've been using gnucash since 2011 and this is the first
time I've observed this behaviour.

Have I missed the announcement about this new feature?

Has it always been a feature and I've failed to notice it before?

Is it a feature that I've stumbled across and switched it on without
noticing?

Any guidance will be greatly received.

Alex




___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see
https://wiki.gnucash.or

Re: [GNC] gnucash not displaying all transactions

2018-04-17 Thread Alex via gnucash-user

I've spotted what seems to be the "new" feature, well at least it is to me.

In the Accounts tab right click on an account, with lots of 
transactions, to reveal a menu. Two options in this menu are "Open 
Account" and  "Open Old Style Register Account".


If I use "Open Account" I see transactions from 09/06/2017 through 
13/04/2018 with 86 transactions that can be scrolled.


If I use "Open Old Style Register Account" I now see all transactions 
from 31/03/2015 through 13/04/2018 with all 308 transactions that can be 
scolled


Also using "Open Account" auto-complete has a different feel as opposed 
to what I'm used to with "Open Old Style Register Account"


If Double Clicking an account in the Accounts tab it opens a view in the 
"New Style"


I'm sure I'll get to like the "New Style", but I would have expected all 
308 transactions to be in the view just like when choosing the "Old 
Style". I'm sure that at some time in the future the "Old Style" will 
get dropped then it will become really worrying.


Alex




On 16/04/18 10:50, Alex via gnucash-user wrote:

Just noticed after upgrading to 2.6.20 the following

In account view the transactions are no longer ordered in "Date 
Posted" ascending order. In fact there appears to be no sorted order. 
I'm expecting transactions going back to April 2015 and I do see at 
least one transaction going back that far on the first screen. I've 
observed this in two account views - there may be more.


As the transactions were in random date order. I elected to sort the 
account view back into ascending date order.


After which all transactions before 02/06/2017 "appear" to have gone 
missing. Including the transaction in 2015 that I observed earlier.


I then did Reports -> Account Report. All the missing transactions 
were present.


The earliest transaction I could see in account view was 02/06/2017. 
Nothing earlier. Scroll bar at top, I could scroll down about 6 times.


I clicked on this earliest transaction I could see  and amazingly the 
scroll bar moved down and the earliest transaction was now 17/02/2017. 
I repeated this "Work around" several times until I got back to my 
earliest date that I was expecting which was an Opening Balance on 
31/03/2015.


Then I noticed that the latest transaction was now 11/03/2016, I knew 
I had transactions and already seen in this session transactions dated 
upto 06/04/2018. Where have they gone?


I clicked on the latest transaction and amazingly the scroll bar moved 
up and the latest transaction was now 24/06/2016.


What appears to be happening is that

I can scroll about 6 screens. But within those 6 screens gnucash has 
filtered transactions to within a certain date range. The overlapping 
date ranges I'm seeing are


31/03/2015  through  11/03/2016
21/08/2015  through  24/06/2016
27/11/2015  through  07/10/2016
11/03/2016  through  20/01/2017
24/06/2016  through  05/05/2017
07/10/2016  through  18/08/2017
20/01/2017  through  11/12/2017
05/05/2017  through  16/03/2018
02/06/2017  through  06/04/2018

This appears to be happening on accounts where there are lots of 
transactions. I've been using gnucash since 2011 and this is the first 
time I've observed this behaviour.


Have I missed the announcement about this new feature?

Has it always been a feature and I've failed to notice it before?

Is it a feature that I've stumbled across and switched it on without 
noticing?


Any guidance will be greatly received.

Alex




___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.

-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

[GNC] gnucash not displaying all transactions

2018-04-16 Thread Alex via gnucash-user

Just noticed after upgrading to 2.6.20 the following

In account view the transactions are no longer ordered in "Date Posted" 
ascending order. In fact there appears to be no sorted order. I'm 
expecting transactions going back to April 2015 and I do see at least 
one transaction going back that far on the first screen. I've observed 
this in two account views - there may be more.


As the transactions were in random date order. I elected to sort the 
account view back into ascending date order.


After which all transactions before 02/06/2017 "appear" to have gone 
missing. Including the transaction in 2015 that I observed earlier.


I then did Reports -> Account Report. All the missing transactions were 
present.


The earliest transaction I could see in account view was 02/06/2017. 
Nothing earlier. Scroll bar at top, I could scroll down about 6 times.


I clicked on this earliest transaction I could see  and amazingly the 
scroll bar moved down and the earliest transaction was now 17/02/2017. I 
repeated this "Work around" several times until I got back to my 
earliest date that I was expecting which was an Opening Balance on 
31/03/2015.


Then I noticed that the latest transaction was now 11/03/2016, I knew I 
had transactions and already seen in this session transactions dated 
upto 06/04/2018. Where have they gone?


I clicked on the latest transaction and amazingly the scroll bar moved 
up and the latest transaction was now 24/06/2016.


What appears to be happening is that

I can scroll about 6 screens. But within those 6 screens gnucash has 
filtered transactions to within a certain date range. The overlapping 
date ranges I'm seeing are


31/03/2015  through  11/03/2016
21/08/2015  through  24/06/2016
27/11/2015  through  07/10/2016
11/03/2016  through  20/01/2017
24/06/2016  through  05/05/2017
07/10/2016  through  18/08/2017
20/01/2017  through  11/12/2017
05/05/2017  through  16/03/2018
02/06/2017  through  06/04/2018

This appears to be happening on accounts where there are lots of 
transactions. I've been using gnucash since 2011 and this is the first 
time I've observed this behaviour.


Have I missed the announcement about this new feature?

Has it always been a feature and I've failed to notice it before?

Is it a feature that I've stumbled across and switched it on without 
noticing?


Any guidance will be greatly received.

Alex




___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.