On Aug 2, 2010, at 1:26 PM, Geert Janssens wrote:
> On Monday 2 August 2010, John Ralls wrote:
>> Could someone with write privs to the website update the download link for
>> OSX Intel stable to 2.2.9.5?
>>
> I just did this.
>
>> Also, the online manual and guide seem to be for 2.0; it should
Attached is a patch which updates the python bindings example scripts to
use Transaction.BeginEdit() and Transaction.CommitEdit(). Doing so
allows these examples scripts to run without a bunch of warnings to
stderr from GnuCash as they did before.
apply with patch -p0
Mark Jenkins
Member
ParIT W
On Mon, 2010-08-02 at 13:15 -0700, J. Alex Aycinena wrote:
> > -- Forwarded message --
> > From: Phil Longstaff
> > To: Christian Stimming
> > Date: Sun, 01 Aug 2010 18:01:45 -0400
> > Subject: Re: Release 2.3.15 soon? What's still missing for 2.4.0?
> > On Thu, 2010-07-29 at 22:2
On Monday 2 August 2010, John Ralls wrote:
> Could someone with write privs to the website update the download link for
> OSX Intel stable to 2.2.9.5?
>
I just did this.
> Also, the online manual and guide seem to be for 2.0; it should be updated
> to 2.2.
>
The manual and guide *are* for 2.0.
On Monday 2 August 2010, John Ralls wrote:
> No, the latest is 2.2.9.5, though the link on the gnucash website is for
> 2.2.9.4.
>
I didn't notice this new release. I have updated the version of OS
X/Quartz/Intel on the website.
Geert
___
gnucash-deve
> -- Forwarded message --
> From: Phil Longstaff
> To: Christian Stimming
> Date: Sun, 01 Aug 2010 18:01:45 -0400
> Subject: Re: Release 2.3.15 soon? What's still missing for 2.4.0?
> On Thu, 2010-07-29 at 22:20 +0200, Christian Stimming wrote:
>> Dear all,
>>
>> what about a 2.3.
Could someone with write privs to the website update the download link for OSX
Intel stable to 2.2.9.5?
Also, the online manual and guide seem to be for 2.0; it should be updated to
2.2.
Regards,
John Ralls
___
gnucash-devel mailing list
gnucash-dev
On Jul 29, 2010, at 2:22 PM, hawki wrote:
>
> The source forge latest is 2.2.9.4 for Intel
>
> I don't know enough to do anything but download and double click. This used
> to work fine, but mysteriously my gnucash will no longer open, but rather I
> get an OS message "Type your password to all
Daniele Varrazzo :
> I have an issue with the transactions creation: if I add splits to the
> transaction before setting the currency I get a few warnings:
>
> * 18:04:09 CRIT [xaccTransScrubSplits()] Transaction
> doesn't have a currency!
> * 18:04:09 CRIT
> [xaccScrubUtilityGetOrMakeAcco
Mark Jenkins wrote:
> Attached is a patch which fixes the python bindings support for
> Transaction.GetImbalance() [xaccTransGetImbalance() ] .
Ooops, it had one error in it. I made the mistake of testing, making one
small "harmless" documentation change, and generating the patch after that.
New
Hello,
I'm writing a few tools to generate GnuCash transactions from our
database and I'm using the Python bindings to script GnuCash.
I have an issue with the transactions creation: if I add splits to the
transaction before setting the currency I get a few warnings:
* 18:04:09 CRIT [xaccTra
Thanks, Mike. Your fix cleared up all the appendix D issues.
Tom
-Original Message-
From: Mike Alexander [mailto:m...@umich.edu]
Sent: Monday, August 02, 2010 12:10 PM
To: Thomas Bullock; gnucash-devel@gnucash.org
Subject: Re: Patch update #2
--On August 2, 2010 11:18:07 AM -0400 Tho
The source forge latest is 2.2.9.4 for Intel
I don't know enough to do anything but download and double click. This used
to work fine, but mysteriously my gnucash will no longer open, but rather I
get an OS message "Type your password to allow osascript to make changes".
If I do this nothing se
--On August 2, 2010 11:18:07 AM -0400 Thomas Bullock
wrote:
Per Derek's suggestion that I send a weekly progress report:
1) Using Christian's instruction about disclosing errors
(xmllint -valid -noout gnucash-guide.xml), I found several errors.
2) Am working on fixing my errors
3
Attached is a patch which fixes the python bindings support for
Transaction.GetImbalance() [xaccTransGetImbalance() ] . Right now the
value returned by the underlying C function is wrapped around
GncNumeric, whereas the C API has since changed to return MonetaryList *.
This patch adds support for
Per Derek's suggestion that I send a weekly progress report:
1) Using Christian's instruction about disclosing errors (xmllint -valid
-noout gnucash-guide.xml), I found several errors.
2) Am working on fixing my errors
3) Also discovered that AppendixD of the guide has several e
16 matches
Mail list logo