> Il s'agit d'un message multivolet au format MIME.
> --12785B4669EF3BB22F28D4A9
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> I sent the updated fr.po.
> When do you want to release gnucash1.3.3, Dave?
Thanks, Yannick. 1.3.3 has been released, yo
>
> > Even in English we have, in many dialects, "five hundreds of
> > dollars" (as opposed to "five hundred dollars") not to mention
> > "threescore dollars and twelve". I believe my grandfather wrote
> > "Seventy-Five Pounds and 26/100", but "Seventy-Five Pounds Only";
> > yet "One Hundred Poun
CVS has been updated.
New Stuff:
+ Even more fixes for the balance and pnl reports.
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]
Regarding the balance report (which is supposed to calc your net worth),
are Equity accounts supposed to be included in that calculation?
Should they be included in the 'Assets' calculation in the Main window?
Right now they are in the former but not the latter.
thanks,
dave
--
Gnucash Develo
> Dave Peticolas <[EMAIL PROTECTED]> writes:
>
> > It just ran out of stack. I changed it to use iteration, could you
> > try it now?
>
> Did it actually run out of stack during a tail recursion? If so, then
> that's a nasty bug in guile that we should be aware of.
No, I made a mistake in wri
Dave Peticolas wrote:
>
> >
> > Balance sheet shows still wrong values.
>
> I updated this as well. Does it work now?
Values for bank and cash accounts are right now,
values for stock accounts are wrong.
I do not have other account types, exept income/expense.
Herbert.
--
Herbert Thoma
FhG-
CVS has been updated.
New Stuff:
+ More bug fixes for the account balance tracker and the
balance sheet report.
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]
Dave Peticolas wrote:
>
> > Account Balance Tracker, Sub-Accounts must be selected to get this
> > error.
> > Seems a recursion has no proper abort condition ...
>
> It just ran out of stack. I changed it to use iteration,
> could you try it now?
OK, the stack overflow is fixed.
However there
>
> Balance sheet shows still wrong values.
I updated this as well. Does it work now?
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]
> > + Reorganization of configure.in. This may fix the FreeBSD configure
> > problem that people were having with detecting gettext. Let me know.
>
> Thanks, I'll check it out as soon as I have a chance.
>
> I put together a port of 1.3.3 last night and figured out the
> right way to work aro
> Account Balance Tracker, Sub-Accounts must be selected to get this
> error.
> Seems a recursion has no proper abort condition ...
It just ran out of stack. I changed it to use iteration,
could you try it now?
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTEC
>
> This, and the probably related failure of interaccount jumps, are the
> main issues preventing me from making real use of the current version.
Do jumps fail when the xfer field is not blank? If the xfer
field is blank, there is no place to jump to.
dave
--
Gnucash Developer's List
To unsu
> > Also, I had an idea regarding duplicate transactions during QIF importing.
> > Since the QIF files are now being imported as a batch process, you can make
> > the assumption that if a transfer exists between two accounts that are
> > being imported, it should appear in both accounts.
>
A few more details about the transaction(s?) in my previous note:
> For example, the register for account "chequing" now contains (in multiline
> mode):
>
>
> 11/23/1998 nettransfer to visa r 1,000.00
>450,788.03
> 33038681 vi
Hey, I found a transfer that was *not* duplicated.
The big, noticable difference is that it was a transfer between
two bank accounts instead of a transfer between a bank account and a credit-card
account.
Is this a clue?
-- hendrik.
--
Gnucash Developer's List
To unsubscribe send empty email t
> asiatic language:
> one, ten, hundred, thousand, one tenthousand, ten tenthousand,
> hundred tenthousand, thousand tenthousand, one hundredmillion, ...
The English word myriad means ten thousand. Lately it has fallen
on hard times. Those who don't know it think it just means
a very large numb
>
> If you leave the "Auto" button in, the importer will attempt to guess
> the Quicken account name from the file name, but in this case it's
> wrong. That's why you have the option to override the guess :) Make
> sure the "Auto" button is out, enter the correct account name, then
> click "Load
I passed the number formatting problem on to a friend of mine
who happens to be a linguist as well as a computer hacker.
(there I go again, using a word in an older, this time respectable, meaning)
He replied as follows:
-- hendrik
- Forwarded message from stephen p spackman -
>From [E
> > Somehow I failed to notice the separation between the two mappings:
> > file-name onto Quicken account name
> > Quicken account name to gnucash account name
> > Maybe it would help to emphasize these two mapping in the documentation
> > or in the UI.
>
> How would you suggest that
> Hendrik Boom <[EMAIL PROTECTED]> writes:
> > When I used the "Accounts" tab in the import dialog, I informed it that
> > accounts "chq" and "Checking" were to be the gnucash account "chequing",
> > and that "visapers" and "visa - personal" were to be "visa - personal".
>
> Ah. It's probably no
> Hendrik Boom <[EMAIL PROTECTED]> writes:
> > However, transactions which in Quicken had been reconciled in only
> > one account show up as reconciled in both accounts. This is wrong,
> > but I can probably track then down by hand and hand-edit them.
>
> That's definitely a bug... I wasn't thin
> > The opening balance, by the way, is *not* the first transaction in
> > the account.
>
> Well, there goes another invariant :(
>
> I had been told that the Opening Balance transaction had to be the
> first one in the file if it was an indication of the account name.
Maybe mine can no longer
Account Balance Tracker, Sub-Accounts must be selected to get this
error.
Seems a recursion has no proper abort condition ...
Error: gnc_report_error_dialog: error running report.
/usr/local/share/gnucash/scm/report/average-balance.scm:282:50: In
expression (+ index 1):
/usr/local/share/gnucash/s
> + Reorganization of configure.in. This may fix the FreeBSD configure
> problem that people were having with detecting gettext. Let me know.
Thanks, I'll check it out as soon as I have a chance.
I put together a port of 1.3.3 last night and figured out the
right way to work around the proble
CVS has been updated.
New Stuff:
+ The default currency code is set using the locale.
+ There is a new guile function (gnc:print-date time-pair)
which returns a string with the date formatted according
to the current settings. It is the same formatting used
in the register.
+ Fix
25 matches
Mail list logo