On Sun, 8 Jan 2023 00:41:42 +0200
Graham Leggett via gnucash-devel wrote:
> Hi all,
>
> In the archives there have been discussions over coming up with a way to do
> the UK’s MTD (making tax digital).
>
> The key missing bit is the bridge part - the piece that logs into HMRC and
> passes the
since I last tested it.
Register as a developer https://developer.service.hmrc.gov.uk/api-documentation
Regards
Mike Evans
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
-
Not a Dev, but I build each release on MX-21 - Debian 11 based. I sometimes
have needed to satisfy a dependency but that has helped educationally.
Thanks to Devs for their great efforts.
Mike C
On Sat, Oct 29, 2022 at 6:45 PM Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:
>
;t compile with some versions of Clang++. I was using a version that
is slightly newer than Apple's version and switching to Apple's version
fixed the problem. I figured it couldn't be a GnuCash problem, but
didn't see the obvious answer last night. Thanks for poi
h my build
environment, but I was wondering if anyone else had seen this?
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
this and I would have had to
do that sooner or later.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
On 12 Jun 2021, at 8:59, D. wrote:
I thought the eguile report was included in the distribution already.
There is at least one EGuile report in the distribution (a balance sheet
report, I think) but I don't think this one is included..
e later if
something else is done that depends on this change.
I understand that cleaning up code and removing dead code are good
things to do, but I think this is going too far.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.g
t; Chris
> >
Please do.
I made a start on a bridge for submitting self employed income, then got
distracted.
Mike
--
PGP Key fingerprint = DA68 9657 0FF3 EFCB 58BD 3349 982E 6790 44C1 29D0
Use saxic...@protonmail.com for end to end encrypted communication.
_
dow and it doesn't
check for a null account pointer.
It seems to me that if we fix autoClearWindow to check for a null
account and hook up the menu item in the register window things should
work fine. I can do that unless someone knows why it's a bad idea.
Mike
On 26 Oct 2020, at 2
ious? The same thing applies to
gnc-plugin-page-register2-ui.xml.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
ou can print checks, but not reports.
>
> Regards,
>
> Geert
>
> Op vrijdag 2 oktober 2020 18:25:24 CEST schreef Mike Commissaris:
> > Would this allow direct printing to printer as well?
> >
> > On Fri, Oct 2, 2020 at 1:06 AM Geert Janssens <
> gjanss...@co
t; "--talk-name=ca.desrt.dconf",
> "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
>],
>
>
>
> Summary of changes:
> org.gnucash.GnuCash.json | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> ___
> gnucash-changes mailing
> The *main* benefit of SQL storage is that you get immediate saves. I.e.,
> when you commit a transaction, it gets saved to storage immediately. So
> -- no lost work.
This is exactly why I *don't* use a database for storage. I often screw up
entering data. I don't save until I'm happy I've
On 30 Jun 2020, at 11:39, jean laroche wrote:
I believe you're right. The bug was mine.
But you had a difficult merge combining your changes with mine. Back
when I was gainfully employed handling merges was one of my jobs and I
know that it can be difficult.
/gnucash/commit/0a4347bd5ef155193a1d5b18f9ed8596283e488d
that was applied only to master.
But I think the bug is from the multi file import change (55d7385) which
failed to reinitialize those fields for each file. At any rate the fix
looks ok.
Mike
___
gnucash-dev
EMail to the author of the commit. Do I need to do something to sign
up for this?
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
2020 -0700
Fix binreloc compile error with gcc.
Sorry about that, I don't use gcc much anymore. I gather that including
mach-o/dyld.h requires including stdint first in gcc, but not clang.
Thanks for fixing it.
Mike
___
gnucash-
may not be
desirable (like bypassing all preferences and using defaults for
everything).
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
ly complete solution to this problem. It is
probably overkill for GnuCash, but it is interesting. I'll probably
just make the existing code work right and leave it at that. Is that ok
with you, or should I try to use this more general solution? Since
GnuCash already
ares about (Windows is a completely
separate implementation of _br_find_exe). It is in MacOS since 10.4, in
Posix since POSIX.1-2001, in BSD4.4, and in Linux. It's essentially
trivial to call and will solve the problem.
Mike
___
since building using
scodebuild works. I was using XCode since it seems faster. Since the
notes on using SCode say to use xcodebuild I don't think there is
anything more that needs to be done. It might be possible to work
around the problem, but probably not worth t
as no effect
on anything users see. It's just a problem for developers.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
master.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
m XCode Version
11.3.1 (11C504) on Mojave.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
FWIW I use WebKit2 (currently version 2.26.2) with the Quartz version of
GnuCash and reports with charts seem to work fine. Even the tooltips
work. You might want to give it a try again in case they've fixed
something.
Mike
On 18 Mar 2020, at 12:14, John Ralls wrote
ode's debugging GUI is quite nice. I remember debugging using address
stops and console switches, so this is a big step up.
Mike
On 8 Mar 2020, at 23:27, John Ralls wrote:
From the command line, lldb bin/gnucash
br se -n foo
or you can use the gdb compatibility version, b foo.
emac
nt, not just an editor.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
ode
does parallel builds. At least that's what it seems like, I haven't
really verified that.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
e lookups and a couple of string comparisons,
but that's it. The hash table will generally only have half a dozen
entries so the lookup should be fast.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
quot; which is the original bug that I was looking
for.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
27;re really avoiding is the actual call to
gnc:debug and the call to qof-log-check. I propose reverting back to
42b6fb9 with the bugs in it fixed. Is this ok? If so I'll push a
change.
Mike
___
gnucash-devel mailing list
gnucash-dev
/<4>bin>./gnc-fq-dump currency XAU USD
1 XAU = 1565.2 USD
mta@bayswater /<4>bin>./gnc-fq-dump currency USD XAU
1 XAU = 1565.2 USD
Note that they both return the same thing since the other quote doesn't
work. GnuCash is smart enough to use an inverset currency rate if the
+ .5 ) /
1;
}
"""
That code should be removed. It actually gets the same accuracy and it
gets a different answer. The reverse quote is 13683.5. This inverts to
a rate of 0.7308 which is not the same as 0.7297. That's a
trivial difference, but F::Q should really return the quote it was asked
for if possible.
I noticed that there was some action on my pull request after you
rattled their cage. Thanks for doing that. That may make this
discussion largely irrelevant.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
ms
very fast. Of course this would require changes to F::Q which gets us
right back into those problems.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
n't see any method that
returns more than one currency exchange rate per call. How do you do
this in F::Q? Is there some undocumented method that I am missing?
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
his error return and delays the next call. It
is pretty stupid about how long to delay. If AlphaVantage returned more
information about how fast is too fast it could be smarter about it.
Unless this is changed in AlphaVantage I don't think thee is much that
could usefully be done about
e a
problem for someone who has actually paid for an AlphaVantage
subscription and hence can get currency quotes faster. Some day I hope
that F::Q will find a currency quote source that works better and faster
at which time you wouldn't want the delay in GnuCash.
Mike
diff --
e a
problem for someone who has actually paid for an AlphaVantage
subscription and hence can get currency quotes faster. Some day I hope
that F::Q will find a currency quote source that works better and faster
at which time you wouldn't want the delay in GnuCash.
Mike
diff --
ripts) ?
It's gone. I've been meaning to get rid of it for ages but hadn't
gotten around to it. Thanks for nudging me. THe CMake generated XCode
project is far superior to the one I created which was very limited.
I've used the CMake one several times and it has always wor
seems to work ok. I'll be glad to give it a try when you're ready.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
counts. This will lead to random
matches to the wrong account on future imports.
The bottom line is that I think we should have it return the first
account with the correct commodity and a partial match to the online ID>
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
.
Mike
On 5 Jan 2020, at 15:47, Christian Stimming wrote:
I think two passes is fine. We have a O(n) complexity anyway, and
O(2n) is not
worse than that. So I think running one pass looking for exact match,
then (if
none was found) looking for the partial match, is fine overall.
Caching
I
think it will since the accounts commodity will be wrong.
Mike
On Sun, Jan 5, 2020, 10:01 AM John Ralls wrote:
>
>
> > On Jan 5, 2020, at 12:40 AM, Mike Alexander wrote:
> >
> > When I tried to do my monthly import of an OFX file containing my
> TIAA/CREF transactio
ts. If it finds the parent
account before the sub account it returns that and the process fails
since it's the wrong currency. I don't understand enough about the
problem that commit is fixing to know how to fix it without breaking
things.
Mike
_
On Mon, 29 Jul 2019 19:13:27 -0700
John Ralls wrote:
> > On Jul 29, 2019, at 2:12 AM, Mike Evans wrote:
> >
> > https://bugs.gnucash.org/show_bug.cgi?id=797085
> >
> > I've made the strings translatable. Should I do two commits; one for
> > updates
https://bugs.gnucash.org/show_bug.cgi?id=797085
I've made the strings translatable. Should I do two commits; one for updates to
the strings in dialog-bi-import.c and another for updating all the .po files?
The po files update changes a lot of stuff not related to the new strings.
M
On Sat, 4 May 2019 18:14:48 +0100
Mike Evans wrote:
> Hi all
>
> In regard to saving the last dir that a PDF was printed to I assume I can use
> gtk_print_settings_to_key_file (print_settings, SOME_KEY_FILE, NULL) ? What
> is the SOME_KEY_FILE that I need and how do access it f
sical" BOOKNAME.gnucash.gcm file in the
GnuCash settings directory on close ?
Regards Mike E
--
GPG Key fingerprint = 0D8A 33A8 F7F8 733C 7519 2A56 DB8F 7CF1 C67B BC0F
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailma
Oops didn't mean to make a new branch.
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
EvansMike/hmrc_self_submit
convert them into your favourite language.
It's example code code using the sandbox-test API.
Mike E
--
GPG Key fingerprint = 0D8A 33A8 F7F8 733C 7519 2A56 DB8F 7CF1 C67B BC0F
___
gnucash-devel mailing list
gnucash-d
On Sat, 6 Apr 2019 23:29:30 +0800
Christopher Lam wrote:
> On Sat, 6 Apr 2019 at 17:49, Mike Evans wrote:
>
> > For VAT there are examples at
> > https://developer.service.hmrc.gov.uk/api-documentation/docs/api/service/vat-api/1.0#_submit-vat-return-for-period_post_accordion
t's your solution to the
client_secret problem?
Mike E
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
On Fri, 5 Apr 2019 12:52:05 +0100
Alain D D Williams wrote:
> On Thu, Apr 04, 2019 at 09:31:22PM +0100, Mike Evans wrote:
>
> > After a hiatus I have successfully interacted with the HMRC API for a test
> > account to post earning & expenses using python.
>
> Br
y viewable. Tomorrow maybe.
I'm still thinking how to keep the secret, even though HMRC have apparently
relaxed that requirement. Ideas welcome on that, maybe a json request from
gnucash.org, I know the request code will still be public however, that's the
part that needs more_thoug
Kindly unsubscribe. My perceived problem was due to operator error.
Thanks,
Mike Donovan
Sent from Mail for Windows 10
From: gnucash-devel-requ...@gnucash.org
Sent: Sunday, January 27, 2019 12:00
To: gnucash-devel@gnucash.org
Subject: gnucash-devel Digest, Vol 190, Issue 35
Send gnucash-devel
> On Jan 26, 2019, at 1:57 PM, Alex Aycinena wrote:
>
> Mike - Is your build working now?
>
Yes, it’s fine now.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
model: posix
If no one else is seeing this I’ll try to figure out what is different for me.
Mike
> On Jan 24, 2019, at 9:54 PM, J.Alex Aycinena
> wrote:
>
> Updatedvia https://github.com/Gnucash/gnucash/commit/fc153643
> (commit)
> from https://gith
ntly in front of the register window and
seems to steal all keyboard events.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
On Mon, 27 Aug 2018 11:14:28 -0500
Rob Gowin wrote:
> On Mon, Aug 27, 2018 at 7:50 AM, Mike Evans wrote:
> >
> > Hi Rob
> >
> > Referring to your mail of 2015-09-01 you "put the XSL file and a python
> > script to run the conversion process in a repositor
_
Hi Rob
Referring to your mail of 2015-09-01 you "put the XSL file and a python
script to run the conversion process in a repository at
https://github.com/codesmythe/asciidoc-conversion.";
This no longer exists, can you make it available again? Unless
> On Jul 1, 2018, at 11:23 PM, John Ralls wrote:
>
> Last question first, bash and emacs. ISTR Mike Alexander uses vim and emacs.
Sorry for the delay, I’m a bit behind on EMail
My GnuCash environment is probably unique, or at least was until recently.
I’ve been too busy to update t
t; Currently, the URLs for us are bugzilla.gnucash.org/bugzilla/show_bug.cgi
>
> Do people care? Do you want me to look at removing that /bugzilla in there?
>
> Let me know your thoughts. I'll post more questions later.
>
> Tha
On 2/13/2018 9:49 PM, Wm via gnucash-devel wrote:
Why are you blaming the workers rather than the employers?
Why do you think a piece of software can help if you are shitting on
your employees?
Mike, is this what you expected as a response? Adrien appears to be a
person that trusts no-one
😊 I think I would love to sit down in a pub with the three of you
(Wm, Adrien, and Mike). I think we could have such awesome
semi-drunken discussions about the nature of life, the universe and
everything!
I'm in London. Mike is in a Trump voting bit of Merka. Don't know
where
On 2/13/2018 4:53 PM, Matt Graham wrote:
😊 I think I would love to sit down in a pub with the three of you (Wm, Adrien,
and Mike). I think we could have such awesome semi-drunken discussions about
the nature of life, the universe and everything!
I think you have basically answered my
On 2/13/2018 2:55 AM, Wm via gnucash-devel wrote:
A couple of times I have noticed that people have said "That's not
what GNUCash is for". It begs the question - where is it defined what
GNUCash is and isn't for? The charter for GNUCash doesn't seem to
ever been formalised.
There is a long t
On 2/2/2018 7:04 AM, Wm via gnucash-devel wrote:
On 31/01/2018 16:09, Christopher Lam wrote:
Hi Matt- I thought this should move to the devel list, because of
technical details, and this discussion will be very speculative.
I had a thought about how envelope budgeting could work: "divide your
Thanks again Bob.
Is that documented anywhere? I sure I'm not the only one who hates grey text.
Mike E
On Sat, 14 Oct 2017 10:30:06 +0100
Robert Fewell <14ubo...@gmail.com> wrote:
> Mike,
> You will have to create it in your home directory, just a text file but
> make sure
On Sat, 14 Oct 2017 09:49:19 +0100
Mike Evans wrote:
> On Fri, 13 Oct 2017 16:13:54 +0100
> Robert Fewell <14ubo...@gmail.com> wrote:
>
> > Mike,
> >
> > Try this in your .gtk-3.0-gnucash.css file
> >
> > notebook tab label {
> > color: b
On Fri, 13 Oct 2017 16:13:54 +0100
Robert Fewell <14ubo...@gmail.com> wrote:
> Mike,
>
> Try this in your .gtk-3.0-gnucash.css file
>
> notebook tab label {
> color: black;
> }
>
> Regards,
> Bob
Hi Bob.
I can't find
the latest version I need to change the
font colour to black. It seems to be only the tabs are affected.
I've tried the various settings in Fedora to change the colours to no avail, is
this hard coded somewhere?
Mike E
___
gnucash-devel mail
y other way to find out
> what/when changed ?
>
> Bob
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
git log --follow will get previous you history
Mike E
_
On Wed, 30 Aug 2017 06:35:30 -0700
John Ralls wrote:
> > On Aug 30, 2017, at 3:37 AM, Mike Evans wrote:
> >
> > Hi all. Good job on all the hard work you guys are doing to produce 2.8.
> >
> > I finally got round to compiling master and noticed a possible
first just
in case it's settings related somewhere I've missed/forgotten.
Mike E
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
nows how to
look). I’m still not sure it’s a good idea for the reasons you mention.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
A little more reading.
https://www.cchdaily.co.uk/lords-probe-software-companies-lack-readiness-making-tax-digital
and
https://github.com/hmrc
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-
On Thu, 17 Aug 2017 17:04:52 +0200
John Ralls wrote:
> > On Aug 17, 2017, at 2:47 PM, Mike Evans wrote:
> >
> > I just received this from HMRC.
> >
> > Begin forwarded message:
> >
> > Date: Thu, 17 Aug 2017 10:46:57 +
> > From:
> &
of those hats and sometimes
the other.
On 8/17/2017 8:47 AM, Mike Evans wrote:
I just received this from HMRC.
Begin forwarded message:
Date: Thu, 17 Aug 2017 10:46:57 +
From:
To:
Subject: VAT Call for Software developers
Dear All,
I writing to tell you about a conference call that
I just received this from HMRC.
Begin forwarded message:
Date: Thu, 17 Aug 2017 10:46:57 +
From:
To:
Subject: VAT Call for Software developers
Dear All,
I writing to tell you about a conference call that has been arranged for
11:00am on 05 September 2017.
You may be aware that the Gove
sn’t seem like
something I would expect.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
tab-label styling in ~/.config/gtk-3.0/gtk.css.
> There's some guidance in
> https://developer.gnome.org/gtk3/unstable/theming.html
> <https://developer.gnome.org/gtk3/unstable/theming.html>.
I’ll take a look at that.
Mike
___
> On Aug 9, 2017, at 12:21 AM, Mike Alexander wrote:
>
>> On Aug 8, 2017, at 10:23 AM, John Ralls
>> wrote:
>>
>> I don't know if the MacPorts X-build uses the CoreText or FontConfig backend
>> for Pango, but if it uses CoreText it might be your probl
> On Aug 8, 2017, at 10:23 AM, John Ralls wrote:
>
> I don't know if the MacPorts X-build uses the CoreText or FontConfig backend
> for Pango, but if it uses CoreText it might be your problem.
I don’t know either. I see that Pango’s configure looks for (and finds)
fontconfig, but then says "c
ld be doing done. Also, note that I’m using the X
Window version, not the Quartz version. The Quartz version may be quite
different (I’m not sure if it’s even being built yet).
Mike
___
gnucash-devel mailing list
gnucash-
.
This is obviously not a fatal problem, but it is annoying.
In general, I’m impressed by how well this works given the magnitude of the
change. It’s going to be a big improvement.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
On Mon, 17 Apr 2017 20:06:15 +0100
Mike Evans wrote:
> On Mon, 17 Apr 2017 19:34:36 +0100
> "Maf. King" wrote:
>
> > On Monday, 17 April 2017 16:39:02 BST Alain Williams wrote:
> > > On Mon, Apr 17, 2017 at 04:00:20PM +0100, David Goodenough wrote
On Sat, 15 Apr 2017 08:32:29 -0500
Rob Gowin wrote:
> On Sat, Apr 15, 2017 at 3:24 AM, Mike Evans wrote:
>
> >
> > Compiling using cmake I get a different error messages:
> >
> > In file included from /usr/include/sys/types.h:25:0,
> >
?
Regards Mike E
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
On Thu, 20 Oct 2016 16:55:46 +0100
Wm via gnucash-devel wrote:
> On 20/10/2016 06:52, Thomas Baumgart wrote:
> > Hi,
> >
> > On Thursday 20 October 2016 00:31:29 Lincoln A Baxter wrote:
> >
> >> IMO, you are asking the right (hard) questions... I'm interested in
> >> seeing the response to the
can do it via C, Scheme, and/or Python.
>
> Are there any examples or documentation?
>
I put some random stuff on GitHub at https://github.com/EvansMike/pycash Read
the disclaimer and make backups before using in there. None of it is approved
by GnuCash and is solely for demo pu
On 7/4/2016 9:54 AM, John Ralls wrote:
Read the original letter again. He's asking about copying parts of the
Tutorial and Concepts Guide, which is published under the GNU Free
Documentation License, or GFDL. That's separate from the program's
copyrights and licenses. Regards, John Ralls .
Y
On 7/3/2016 6:05 PM, Chris Lyttle wrote:
I agree with John, as long as it keeps with the requirements of the GFDL, which
means the work is available under the same license, I have no objection.
Uh, I am not one of the developers but am old enough to have been able
to follow the original "free s
On 5/18/2016 8:51 PM, John Ralls wrote:
On May 18, 2016, at 7:03 AM, Aaron Laws wrote:
On Tue, May 17, 2016 at 5:22 PM, John Ralls mailto:jra...@ceridwen.us>> wrote:
The Balance Sheet report shows you net worth. You probably didn't recognize it because
the accounting word for it is "equity". R
eason you are concerned, or just the general feeling
that something so obvious can't have been missed for so long? It seems clear
that the values must be changed somehow if the currency changes, since they are
supposed to be expressed in
s wrong as a result of this and didn't
spend enough time to track it down. I saw you had pushed the change so figured
you had convinced yourself it was ok. Thanks for fixing it.
Mike
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
cement for this.
Mike E
--
PGP key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x00CDB13500D7AB53
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel
On Tue, 12 Jan 2016 17:48:58 +0100
Geert Janssens wrote:
> On Tuesday 12 January 2016 10:11:25 Derek Atkins wrote:
> > Hi,
> >
> > On Tue, January 12, 2016 9:52 am, Mike Evans wrote:
> > > Hi Geert.
> > >
> > > I'd appreciate some advice
On Tue, 12 Jan 2016 12:42:02 +0100
Geert Janssens wrote:
> On Wednesday 30 December 2015 13:14:09 Mike Evans wrote:
> > On Wed, 30 Dec 2015 09:40:48 +0100
> >
> > Geert Janssens wrote:
> > > On Monday 28 December 2015 15:12:26 Mike Evans wrote:
> > &
regex guru but it seems to me that losing the [^\"] part and just
using . would accept the problem lines. This wouldn't strip the extra " from
the escaped quote, but it would at least be imported and editable later. I'd
have thought that just accepting everything inside the
1 - 100 of 721 matches
Mail list logo