Zitat von Phil Longstaff :
On Wed, 2011-01-12 at 15:40 -0500, Christian Stimming wrote:
Author: cstim
Date: 2011-01-12 15:40:51 -0500 (Wed, 12 Jan 2011)
New Revision: 20081
Trac: http://svn.gnucash.org/trac/changeset/20081
Modified:
gnucash/trunk/src/engine/gncInvoice.c
gnucash/trunk/src
On Wed, 2011-01-12 at 15:40 -0500, Christian Stimming wrote:
> Author: cstim
> Date: 2011-01-12 15:40:51 -0500 (Wed, 12 Jan 2011)
> New Revision: 20081
> Trac: http://svn.gnucash.org/trac/changeset/20081
>
> Modified:
>gnucash/trunk/src/engine/gncInvoice.c
>gnucash/trunk/src/engine/gncInvo
I was unable to create a SX for a loan repayment because I had in the
past made some additional payments towards principal. My monthly
payment remains the same, so the split between principal and interest
can't be calculated (to my knowledge) with the existing pmt, ppmt, ipmt
functions.
My solutio
On Wed, 2011-01-12 at 21:47 -0500, Phil Longstaff wrote:
> Author: plongstaff
> Date: 2011-01-12 21:47:03 -0500 (Wed, 12 Jan 2011)
> New Revision: 20082
> Trac: http://svn.gnucash.org/trac/changeset/20082
>
> Modified:
>gnucash/trunk/src/Makefile.am
> Log:
> Disable building the plugins direct
Hi Herbert,
I am just adding EEK to the list and wondering about a bunch of
non-ISO-symbols there like "S" and "SCH" for "ATS". Could you explain me the
intension?
Special, if we extend the list for other frozen rates, I fear we will get
collisions.
TIA
Frank
On Jan 12, 2011, at 7:30 AM, Achim Osthoff wrote:
> Am 12.01.11 06:52, schrieb John Ralls:
>
> Hi John,
>
>>> I upgraded from Gnucash 2.2.9 to 2.4.0 on an Intel-Mac running OsX
>>> 10.5.8. The system language is English, but I would like to run
>>> GnuCash in German, as I have done with 2.2.9
On Wed, 2011-01-12 at 18:26 -0500, Derek Atkins wrote:
> Phil,
>
> On Wed, January 12, 2011 6:10 pm, Phil Longstaff wrote:
> >
> [snip]
> > ../repos/src/libqof/qof -mms-bitfields -Ic:/soft/gnome/include/glib-2.0
> > -Ic:/soft/gnome/lib/glib-2.0/include -Werror
> > -Wdeclaration-after-statement -
Phil,
On Wed, January 12, 2011 6:10 pm, Phil Longstaff wrote:
>
[snip]
> ../repos/src/libqof/qof -mms-bitfields -Ic:/soft/gnome/include/glib-2.0
> -Ic:/soft/gnome/lib/glib-2.0/include -Werror
> -Wdeclaration-after-statement -g -mms-bitfields -g -Wall -Wunused
> -Wmissing-prototypes -Wmissing-decl
libtool: compile: gcc -DHAVE_CONFIG_H -I.
-I../../../../repos/src/plugins/bi_import -I../../..
-DG_LOG_DOMAIN=\"gnc.plugin.bi_import\" -I/c/soft/autotools/include
-I/c/soft/regex/include -I/c/soft/gnome/include -I/c/soft/guile/include
-I/c/soft/libdbi/include -I/c/soft/gwenhywfar/include -I/c
Derek Atkins writes:
> I just ran the Welcome Sample Report in 2.4.0 due to some user
> interactions in email and noted a few issues:
>
> 1) The report says "Welcome to GnuCash 2.0"
> 2) I see the following in my terminal:
>
> ;;; WARNING (gnc:make-report-anchor: No such report: Income Over Time
Hmmm Yeah. Another useful column for my report might be "same month last
year" and/or "YTD last year"
Well, given a flexible enough engine, it would be easy to take column values
from different years or different budgets.
I like the colouring idea. I think that ultimately, we might want
Phil,
I was not aware of the report you sent out. I agree things could get
confusing.
I was sending out an update to the report that I sent back in 2008 because I
had been getting a number of questions about.
The way my report works is it looks for accounts that have a budget value
defined and
Phil,
The YTD in my report makes the assumption that it is a YTD for current year
not the year specified in the Start Date. When I made that assumption I ran
into an issue where I would want to analyze last years numbers to setup my
budget for this year and my YTD would be showing me YTD for 2011
Christian,
Thanks for the heads up. I am still running 2.2.9 at home on Ubuntu. I
will look at pulling 2.4.0 and fixing the issues that come up with that
version.
Once I get those issues worked out I will add a bug through Bugzilla.
Thanks,
Ben
2011/1/12 Christian Stimming
> Dear Ben,
>
> t
What does EOY give you?
It sounds as though if you specify:
1) Start Date = start of year
2) # months = 12
3) YTD off and EOY off
then you get the current basic budget report. If you specify:
1) Start Date = current month
2) #months = 1
3) YTD on and EOY on
then you get my repor
Ben,
what is in your advanced budget report? I ask because I distributed an
advanced
budget report via e-mail recently. It provided 3 sets of columns: 1) current
month, 2) YTD, 3) full year and for each set of columns,
budget/actual/difference. I found it to be much more useful than the re
Dear Ben,
thanks for the interesting update. I was trying to run your report with the
most recent 2.4.0, but had to change a few lines until it was loaded correctly
at start-up. The changed file is attached.
However, when trying to run the report I still run into plenty of Scheme
errors (below
Am Mittwoch, 12. Januar 2011 schrieb Derek Atkins:
> Kim Wood writes:
> > Thanks Derek,
> >
> > I tried the latest build, r20072 today. Still shows r20032 in the
> > Help/About screen.
>
> That's very odd, as the gnc-svninfo.h file had '20072' in it. I ran a
> "make clean" in the daily build d
Hi All,
I am sorry for being such a pain, but
Please do I have to install perl manually after it has been downloaded and
unzipped?
I have this log extract, and the build is halting on the last line.
Extracting autoconf-2.63.tar.bz2 ... done
Extracting automake-1.10.2.tar.bz2 ... done
building
Thanks a lot Phil, I have actually lost sleep over this.
The new link you supplied is ok and my build process is going on fine now.
I guess, I should have come here long before now.
Cheers.
Chike.
--
View this message in context:
http://gnucash.1415818.n4.nabble.com/Compiling-GnuCash-on-Windo
Hi John,
I just saw, you didn't CC the list.
Just for completeness, I add the answer from
http://portableapps.com/node/26140 :
> GnuCash is in the queue of
> winterblood - January 6, 2011 - 7:08am
> GnuCash is in the queue of apps to be updated, you are better off waiting
> until the official p
Yes. I ran into that yesterday but didn't check in a fix.
I think what you want to do is put the line:
ACTIVE_PERL_URL="http://downloads.activestate.com/ActivePerl/releases/5.10.1.1008/ActivePerl-5.10.1.1008-MSWin32-x86-294165.zip";
into your custom.sh file (same place as defaults.sh).
Phil
-
Hi,
at the end of this very long email you ask:
> SO, any ideas as to who or where we could point this idea toward?
My answer is: gnucash-devel. You should keep all your responses on the
list.
As for your view about CuteCash v. GnuCash -- they are both based on the
same underlying technology,
Hello,
I am having issues with compiling gnucash on windows.
I am compiling on windows 7.
I have successfully installed MSYS and MingW and the
build process is still in the process of downloading all the prerequisites.
It stalls at the section for Active Perl, when it tries to download Active
P
Kim Wood writes:
> Thanks Derek,
>
> I tried the latest build, r20072 today. Still shows r20032 in the
> Help/About screen.
That's very odd, as the gnc-svninfo.h file had '20072' in it. I ran a
"make clean" in the daily build directory to force it to reload it
tonight.
> Regards,
>
> Kim
-d
We just need to remember to re-add this to trunk as soon as we branch
2.4.
-derek
Christian Stimming writes:
> Author: cstim
> Date: 2011-01-11 16:07:54 -0500 (Tue, 11 Jan 2011)
> New Revision: 20071
> Trac: http://svn.gnucash.org/trac/changeset/20071
>
> Modified:
>gnucash/trunk/doc/tip_of
Here is an update to the budget report that fixes some issues and adds some
new features.
See attached file.
Thanks,
Ben
On Wed, Jul 23, 2008 at 11:40 PM, Benjamin Johnsen wrote:
> Derek,
>
> The thought for this budget was that I didn't want to have to select
> accounts from an account list fo
Thanks Derek,
I tried the latest build, r20072 today. Still shows r20032 in the
Help/About screen.
Regards,
Kim
--
View this message in context:
http://gnucash.1415818.n4.nabble.com/Version-Number-on-Windows-Nightly-Builds-Unchanged-Since-r20032-tp3209822p3213757.html
Sent from the GnuCa
Hi,
"V.Fidler" writes:
> Antivirus program Bullguard blocks downloading the gnucash-2.4.0-
> setup.exe. It reports precence of a virus gen.variant Kazy.6760.
Any way for billguard to figure out which file(s) in the installer have
the problem?
> Best regards,
> V.Fidler
-derek
--
Dere
"treasurer -tuswvt.org" writes:
[snip]
> Would be great if GNUcash or CuteCash fork, could do full fund accounting...
> AND as a bonus it would be if it could migrate accounts from MoneyCounts
> to this new GNUcash/Cute Cash fund accounting compatible software
> (MoneyCounts is a question right n
On Tuesday 11 January 2011, harvey.han...@cummins.com wrote:
> Hi,
> I have tried GNUCash (2.4.0) on Windows7 and it does not seem to work.
> Do you know if there is a Windows7 compatible version planned?
>
There are several reports of GnuCash 2.4.0 working just fine on Windows 7.
In what way doe
On Saturday 08 January 2011, HYDROTECHNIX wrote:
> Hi
> Fanatastic program
> I want to print a report of an account but between two dates. How do I do
> this?
> It just prints the whole account from beginning to end?
> I changed the account preferences to the dates I wanted but it made no
> differe
32 matches
Mail list logo