Peter
From: Frank H. Ellenberger
Sent: Thursday, December 22, 2022 7:23 PM
To: Peter Selinger
Cc: gnucash-devel
Subject: (Re)moved Gnucash and multi-currency files
CAUTION: The Sender of this email is not from within Dalhousie.
Hello Peter,
we at gnucash.org have many li
Great, thanks! This might still be a good candidate for "tip of the
day". -- Peter
Geert Janssens wrote:
>
> [ this is a resend, as I accidentally sent it first to gnucash-patches ]
>
> On Wednesday 12 January 2011, Peter Selinger wrote:
> > [removing gnucash-user f
Hi,
I noticed that multiple currencies in GnuCash do not work very well
with double-entry accounting. I have investigated the issue and
written a tutorial explaining how double-entry multi-currency
accounting should work. Perhaps someone may find this interesting:
http://www.mathstat.dal.ca/~seli
As I understand it, in a large GnuCash installation, multiple users
could access the same backend database. The lock-edit-commit mechanism
prevents conflicts.
So what should be the default behavior of U2 and U3 (undo or redo) if,
for example, the transaction has meanwhile been edited by another
u
here is a single global log I guess one could have the ability
> > to undo other's transactions after confirmation, though this would
> > be tricky and for now I would say only allow undo if no one else
> > has committed in the meantime.
> >
> >>>>>>
Mike Alexander wrote:
>
> --On March 6, 2007 4:10:33 PM -0500 Chris Shoemaker
> <[EMAIL PROTECTED]> wrote:
>
> >> Here's a brief summary of what I've done so far (all of these
> >> changes are under control of a new preference and things work as
> >> before if it is off):
> >>
> >> - Changed x
Derek Atkins wrote:
>
> Quoting Mike Alexander <[EMAIL PROTECTED]>:
>
> > --On March 7, 2007 9:50:00 AM -0500 Derek Atkins <[EMAIL PROTECTED]> wrote:
> >
> >> If a user later goes back and changes the exchange rate, will your
> >> scrubber update the balancing splits?
> >
> > Do you mean change t
Derek Atkins wrote:
>
> Quoting Peter Selinger <[EMAIL PROTECTED]>:
>
> > Actually, such accounts represent unrealized (or realized) gains and
> > losses, so they are income, not equity. See
> > "http://www.mathstat.dal.ca/~selinger/accounting/#4.2.&
I also recommend
-T ExampleType
for every 'typedef', so that you get:
example(int foo, char *bar, ExampleType *aligned_here)
and not
example(int foo, char *bar, ExampleType * aligned_here)
-- Peter
David Hampton wrote:
>
> There's been some discussion on IRC about using the indent pro
Josh Sled wrote:
>
> On Fri, 2007-03-09 at 02:21 -0400, Peter Selinger wrote:
> > I also recommend
> >
> > -T ExampleType
> >
> > for every 'typedef', so that you get:
>
> :( We have nearly a thousand typedefs in the code some are re
Christian Stimming wrote:
> Am Samstag, 10. Maerz 2007 19:28 schrieb Peter Selinger:
> > > On Fri, 2007-03-09 at 02:21 -0400, Peter Selinger wrote:
> > > > I also recommend
> > > >
> > > > -T ExampleType
> > > >
> > > >
imple solutions to often-reported bugs.
Can someone please apply these patches? Thanks, -- Peter
Mike Alexander wrote:
>
> --On February 22, 2007 4:09:22 AM -0400 Peter Selinger
> <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I noticed that multiple currenci
akintayo holder wrote:
>
> Hi,
> I agree with your points, except for the single GList. I think Undo needs
> to be local in context. In other words if I Undo from a given register, it
> should only undo the operations made from that view even if they do not just
> impact this view. So it must be
I fully agree with Derek. The main reason someone would want to undo
an Import is that the Import was messed-up somehow - wrong account
created; wrong currency; wrong file imported, etc.
It does not make sense to undo the steps of an import one by one,
because those steps were not performed in any
You should replace "Copyright:" by "License:" in in the *.spec file.
-- Peter
Kevin HaleBoyes wrote:
>
> I get the following error when I try to build an RPM from the latest
> docs tarball:
>
> [EMAIL PROTECTED] md]# rpmbuild -tb gnucash-docs-2.0.1.tar.gz
> error: Legacy syntax is unsupported: c
Yes, this bug has been reported many times. For example the following
bug id's: 335101, 340438, 410604. The bug has been present in all
GnuCash versions since at least the 1.8 series, probably longer.
Mike Alexander has submitted a one-line patch that partially fixes
this bug. See http://bugzilla.
Peter Selinger wrote:
>
> Probably the best remedy would be to simply disallow exchange rates of
> 0.0 in the engine (negative exchange rates are already prohibited
> anyway). This would solve problem (2), and would force the UI to deal
> with (1).
I have done some further testi
Derek Atkins wrote:
>
> Quoting Mike Alexander <[EMAIL PROTECTED]>:
>
> > I attached a new patch to 131623. As I said in the comments on the
> > attachment, it also includes an option to turn off computation of
> > unrealized gains entirely. This is needed with the changes to use
> > commodity
Christian Stimming wrote:
>
> Quoting Chris Lyttle <[EMAIL PROTECTED]>:
> >>> Log:
> >>> Tagging the 2.1.0 release of GnuCash
> >>>
> >>> Copied: gnucash/tags/2.1.0 (from rev 15912, gnucash/trunk)
> >>
> >> Wouldn't it make more sense if we tagged the revision that was
> >> released? I'm not sure
Hi,
I have tried the new register rewrite branch. It looks very nice; many
thanks to Chris.
I have a few minor comments and suggestions.
* numbers in the register view should be right-aligned
* it would be nice if the transactions were sorted by date by
default; the current default seems to
20 matches
Mail list logo