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
-
>
> > Hi,
> >
> > Is anyone interest in having a MTD bridge for GnuCash for VAT submissions?
> > I
> > have developed a bridge and would be happy to integrate it with GnuCash if
> > there is still any interest.
> >
> > Kind regards,
> > Chris
> >
Please do.
I made a start on a bridge for subm
> 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 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.
Mike E
--
P
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
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 from gnc-html-webkit2.c.
This ultimately writes to the "physical" BOOKNAME.gnuc
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
On Sat, 6 Apr 2019 18:36:41 +0100
Alain D D Williams wrote:
> On Sat, Apr 06, 2019 at 11:29:30PM +0800, Christopher Lam wrote:
>
> > All these are "bridging software" problems.
>
> I would feel happier working on a free standing bridging s/ware than digging
> inside Gnu cash. It doesn't sound
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
On Sat, 6 Apr 2019 11:29:20 +0800
Christopher Lam wrote:
> I have it in my near todo.txt to add export-json from
> income-gst-statement.scm which calculates net & VAT amounts.
>
> I will *not* be writing bridging software.
Good, also interesting, in that I never considered exporting from the rep
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
Hello all.
After a hiatus I have successfully interacted with the HMRC API for a test
account to post earning & expenses using python. None of it is joined up yet
to: create|query a business, post and query data about that business but my
"tests" appear to work as individual pieces.
I haven
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 Thu, 10 May 2018 05:37:31 -0400
"Derek Atkins" wrote:
> Hi,
>
> As you are aware, we are looking at migrating from gnome bugzilla to our
> own instance because gnome is shutting their BZ off. I've been working on
> migrating the data, and have what I think is a good migration process in
> pl
it has a leading dot.
>
> Bob
>
> On 14 October 2017 at 09:49, Mike Evans wrote:
>
> > On Fri, 13 Oct 2017 16:13:54 +0100
> > Robert Fewell <14ubo...@gmail.com> wrote:
> >
> > > Mike,
> > >
> > > Try this i
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 any such file. Fedora26.
Cheers.
Mike E
_
I've ranted elsewhere about the "fashion" of grey text on grey background
elsewhere on the web but I never expected it to appear in GnuCash.
I know it's trendy an' all but as an "older" (also grumpy) user I find it hard
to read grey on grey. In order to use the latest version I need to change th
On Sat, 2 Sep 2017 13:42:56 +0100
Robert Fewell <14ubo...@gmail.com> wrote:
> I have noticed some invalid casts which trace back to dialog-invoice but
> not sure what has changed, so here is what I have found...
>
> Looking at a local pre gtk3/master dialog-invoice.glade, you have
> page_terms_me
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
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 behaviour
regression when printing/exporting reports as PDFs. On maint selecting "export
to PDF" provides the user dialog with a pre-populated filename to expo
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:
> &
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
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,
> >
Hi All
Finally upgraded to Fedora25 64 bit and trying to compile GnuCash maint.
Having run:
sudo dnf builddep gnucash -y
sudo dnf install texinfo git intltool libdbi-devel guile-devel doxygen
webkitgtk-devel -y
Using autotools with
configure --enable-debug --prefix=$HOME/progs/gnucash --enab
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
On Mon, 3 Oct 2016 15:29:36 -0400 (EDT)
Jon Daley wrote:
> On Mon, 3 Oct 2016, Derek Atkins wrote:
> > gnuc...@jon.limedaley.com writes:
> >> I browsed the docs and mailing list and see various requests about
> >> creating/modifying an invoice from the command line, but some of the
> >> informati
I occurs to me that the regex for with-quotes now also accepts fields
without-quotes too, so the importer doesn't need the without-quotes options.
Also I'm wondering if the custom regex option is required or likely to be ever
used by anyone?
I'd file a separate bug/enhancement for this.
Mike
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:
> > &
Hi Geert.
I'd appreciate some advice on this bug, since you were that last person to
touch the (makes my head hurt) regex.
In file dialog-bi-import-gui.c line 328 The regex for description, and notes is
currently:
((?[^\",]*)|\"(?[^\"]*)\")\"
I'm not a regex guru but it seems to me that losin
On Thu, 05 Nov 2015 20:46:49 +0100
Geert Janssens wrote:
> Damn, you beat me to it... :)
>
> Thanks for doing the others as well.
>
> Geert
>
> On Thursday 05 November 2015 14:39:16 John Ralls wrote:
> > Updated via https://github.com/Gnucash/gnucash-docs/commit/8408cbac
> > (commit) fro
On Wed, 30 Dec 2015 09:40:48 +0100
Geert Janssens wrote:
> On Monday 28 December 2015 15:12:26 Mike Evans wrote:
> > The dropdown selection boxes in a register or invoice view flicker, as
> > if they're having multiple refreshes, each time the mouse pointer
> > ent
On Tue, 29 Dec 2015 06:58:52 -0800 (PST)
david.carlson@gmail.com wrote:
> I just read that 4K displays only refresh at 30 hz if they are connected
> through a standard HDMI cable. Could you be seeing something along that line?
>
>
HDMI? Dear me no. I don't have anything that new in
On Tue, 29 Dec 2015 14:13:21 +0100
"Frank H. Ellenberger" wrote:
> Am 28.12.2015 um 16:12 schrieb Mike Evans:
> > The dropdown selection boxes in a register or invoice view flicker, as if
> > they're having multiple refreshes, each time the mouse pointer ente
The dropdown selection boxes in a register or invoice view flicker, as if
they're having multiple refreshes, each time the mouse pointer enters or leaves
the box. Has anyone else experienced this? I'm Using Fedora18 32 bit OS. I'm
not quite sure when this started, several weeks or so. Just aski
CFTC Holds that Bitcoin and Other Virtual Currencies Are a Commodity Covered by
the Commodity Exchange Act.
http://www.cftc.gov/PressRoom/PressReleases/pr7231-15
--
PGP key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x00CDB13500D7AB53
___
On Fri, 04 Sep 2015 11:48:16 +0200
Geert Janssens wrote:
> I never new something as a master document existed in libreoffice. I'm
> learning a lot from this
> thread :)
>
> Other than the concerns Tommy Trussell already mentioned I worry about
> merging.
>
> Can you run this test:
> 1. make
On Thu, 03 Sep 2015 12:29:15 +0200
Geert Janssens wrote:
> On Thursday 03 September 2015 01:28:59 Buddha Buck wrote:
> > On Wed, Sep 2, 2015 at 10:20 AM Geert Janssens
> >
> > wrote:
> > > As with markup the primary drawback I currently see is the lack of a
> > > wysiwyg capable editor
> > > tha
A new but related thread then.
It seems many documenters are not prepared to accept anything but a WYSIWIG
solution, even though I feel then learning the arcanery of LibreOffice is
harder than learning Asciidoc. Oh well.
LibreOffice was mentioned ealier, somewhere so I thought I'd experiment a
Marchi
DanielDodson
David
David T
Derek Atkins
Dmitry Pavlov
Frank H. Ellenberger
Geert Janssens
John Ralls
Mark Simpson
Martin Mainka
Mechtilde
Mechtilde Stehmann
Mike Evans
Raphael Kubo da Costa
which is 17 (after removing duplicates).
Mike E
--
PGP key:
http://pgp.mit.edu:11371/pks/lookup?
On Tue, 1 Sep 2015 13:44:39 -0500
Rob Gowin wrote:
>
> > On Sep 1, 2015, at 4:56 AM, Mike Evans wrote:
> >> [snip]
> >
> > Hi Rob
> >
> > Looks good to me. Still a few minor bugs with the Asciidoc.
> >
> > Some of the Figure titl
On Sun, 30 Aug 2015 19:16:24 -0500
Rob Gowin wrote:
> [Hello List. Long time GnuCash user, -devel list lurker,
> coming out of the shadows.]
>
> > On Aug 29, 2015, at 5:43 AM, Mike Evans wrote:
> > Another random thought then.
> >
> > I use asciidoc for pret
On Sat, 29 Aug 2015 16:52:48 +0200
Geert Janssens wrote:
> On Saturday 29 August 2015 06:38:53 John Ralls wrote:
> > > On Aug 29, 2015, at 5:43 AM, Mike Evans
> > > wrote:
> > >
> > > Another random thought then.
> > >
> > > I us
On Sat, 29 Aug 2015 06:38:53 -0700
John Ralls wrote:
>
> > On Aug 29, 2015, at 5:43 AM, Mike Evans wrote:
> >
> > Another random thought then.
> >
> > I use asciidoc for pretty much all the docs I write, not much admittedly
> > but it's easy to l
On Fri, 28 Aug 2015 21:38:18 +0200
Geert Janssens wrote:
<>
>
> I did the same exercise just now. Note that I used the latest svn revision of
> docbook2odf (r253)
> which is slightly more recent than the ones found on the download page.
>
> The screenshots are all there on my system, although
On Fri, 28 Aug 2015 15:15:58 +0100
Mike Evans wrote:
> On Fri, 28 Aug 2015 11:00:26 +0200
> Geert Janssens wrote:
>
> > On Friday 28 August 2015 09:45:44 John Ralls wrote:
> > > > On Aug 28, 2015, at 9:03 AM, Geert Janssens
> > > > wrote:
> >
On Fri, 28 Aug 2015 11:00:26 +0200
Geert Janssens wrote:
> On Friday 28 August 2015 09:45:44 John Ralls wrote:
> > > On Aug 28, 2015, at 9:03 AM, Geert Janssens
> > > wrote:
> > >
> > > Thanks for the heads up. That's certainly an interesting opportunity
> > > to check out. On the other hand I
On Thu, 16 Jul 2015 19:10:46 +1000
"Matt Graham" wrote:
> I would like to contribute to GNUCash, and get into the development side of
> the house.
>
> I figure that a (relatively) quick and easy contribution (that will also help
> me personally) is for me to create a patch to correct the bug w
On Sun, 11 Jan 2015 19:02:22 +0100
Geert Janssens wrote:
> On Sunday 11 January 2015 09:43:48 John Ralls wrote:
> > > On Jan 11, 2015, at 9:33 AM, Mike Evans
> > > wrote:
> > >
> > > On Sun, 11 Jan 2015 09:16:19 -0800
> > >
> > > Joh
On Sun, 11 Jan 2015 09:16:19 -0800
John Ralls wrote:
>
> > On Jan 11, 2015, at 8:31 AM, Mike Evans wrote:
> >
> > With the following output snippet:
> >
> >
> > make[2]: Entering directory
> > `/home/mikee/Projects/gnucash/build/src/import-e
With the following output snippet:
make[2]: Entering directory
`/home/mikee/Projects/gnucash/build/src/import-export/test'
PASS: test-link
Backtrace:
In ../../../src/app-utils/gnucash/app-utils.scm:
29: 0* (use-modules (gnucash gettext))
29: 1 (eval-case (# # *unspecified*) (else #))
2
On Tue, 12 Aug 2014 22:32:40 +1000
John Mamutil wrote:
> Hi Please take me off this mailing list.
>
> It is too complicated for me - way over my head.
>
> Thanks,
>
> John
>
> >
>
>
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
>
On Wed, 06 Aug 2014 18:01:52 +0200
Geert Janssens wrote:
> On Wednesday 06 August 2014 16:00:21 Mike Evans wrote:
> >
> > HiGeert.
> >
> >
> > n is set to 25 using gnc_exp_parser_parse (discount, &n, NULL); just
> > after it's set to g
On Wed, 06 Aug 2014 15:49:08 +0200
Geert Janssens wrote:
> On Wednesday 06 August 2014 10:25:12 Mike Evans wrote:
> > Hi All
> >
> > I'm having a little trouble tracking this down, (some of) the code for
> > creating an entry with discount is shown below:
>
Hi All
I'm having a little trouble tracking this down, (some of) the code for creating
an entry with discount is shown below:
entry = gncEntryCreate (book);
gncEntryBeginEdit(entry);
// More code here...
gnc_exp_parser_parse (discount, &n, NULL);
gncEntrySetInvDis
On Wed, 18 Jun 2014 01:36:04 -0700
JP Liew wrote:
> Hi all,
>
> I did a search and was not able to find an answer to my question.
>
> Basically, I would like to write an eBay or Paypal sales to GnuCash
> invoice converter that will export eBay/PayPal sales to GnuCash CSV file that
> can be
My system is Fedora 18, 32bit.
../../../../src/libqof/qof/gnc-numeric.c:47:11: error: integer constant is so
large that it is unsigned [-Werror]
../../../../src/libqof/qof/gnc-numeric.c:47:11: error: this decimal constant is
unsigned only in ISO C90 [-Werror]
cc1: all warnings being treated as e
On Thu, 05 Jun 2014 09:58:25 +0200
Geert Janssens wrote:
> On Monday 02 June 2014 07:39:57 Mike Evans wrote:
> > Updated via https://github.com/Gnucash/gnucash-docs/commit/f3dbb107
> > (commit) from
> > https://github.com/Gnucash/gnucash-docs/co
On Sat, 17 May 2014 16:43:23 -0700
John Ralls wrote:
>
> On May 17, 2014, at 4:34 AM, Mike Evans wrote:
>
> > On Sat, 17 May 2014 13:06 +0200
> > Geert Janssens wrote:
> >
> >> Do you have the python-test package installed ? Fedora has separated the
&g
Python’s standard library is discouraged as code mentioned here can change
or be removed without notice between releases of Python.
'''
?
Mike Evans
> On Saturday 17 May 2014 11:40:52 Mike Evans wrote:
> > On Fri, 16 May 2014 11:38:59 -0700
> >
> > John Rall
On Fri, 16 May 2014 11:38:59 -0700
John Ralls wrote:
>
> On May 16, 2014, at 9:24 AM, Mike Evans wrote:
>
> > make check-TESTS
> > make[1]: Entering directory
> > `/home/mikee/Projects/gnucash/build/src/optional/python-bindings/tests'
> > Traceb
if __name__ == '__main__':
test_main()
###
This is vaguely related to bug 730255. Adding a test for that bug causes the
test to fail again. (As it should).
Just wondering if I've understood the test system before I commit and push this.
Mike Evans
--
Anti NSA? Use
On Wed, 30 Apr 2014 13:39:15 +0200
Geert Janssens wrote:
> On Wednesday 30 April 2014 12:07:06 Mike Evans wrote:
> >
> > Hi Geert.
> >
> > Ah OK, that clears everything up. I didn't know about selecting
> > multiple invoices and/or Pre-payments, or the
On Wed, 30 Apr 2014 11:39:30 +0200
Geert Janssens wrote:
> On Wednesday 30 April 2014 10:14:42 Mike Evans wrote:
> > I've been struggling with paying multiple invoices with a single
> > payment in version 2.6 and it doesn't work for me. I've been
> > rever
I've been struggling with paying multiple invoices with a single payment in
version 2.6 and it doesn't work for me. I've been reverting to version 2.4.13
to process my invoices.
Say I have two invoices the first for 400, the second for 600. I receive a
singe payment, by bank transfer, of 1000
On Mon, 17 Mar 2014 10:32:17 +
Mike Evans wrote:
> On Mon, 17 Mar 2014 11:26:30 +0100
> Felix Schwarz wrote:
>
> >
> > Am 17.03.2014 11:21, schrieb Mike Evans:
> > > new_book_with_opening_balances.py works for me too on Fedora18 and SWIG
> > > V
On Mon, 17 Mar 2014 11:26:30 +0100
Felix Schwarz wrote:
>
> Am 17.03.2014 11:21, schrieb Mike Evans:
> > new_book_with_opening_balances.py works for me too on Fedora18 and SWIG
> > Version 2.0.8.
>
> Which version of gnucash are you using? If I'm not mistaken t
On Sun, 16 Mar 2014 13:41:42 -0700
David Osguthorpe wrote:
> On Sun, Mar 16, 2014 at 08:54:10PM +0100, Felix Schwarz wrote:
> >
> > Am 16.03.2014 20:38, schrieb John Ralls:
> > > The signature of xaccAccountGetName is const char* xaccAccountGetName
> > > (const Account *); the const was added i
On Tue, 21 Jan 2014 11:52:12 -0500
Derek Atkins wrote:
> Hi,
>
> The new-code server is just about ready for migration. I've got most of
> the services already installed and tested, (although some less vital
> services have not been fully tested yet).
>
> My main question is when to migrate?
On Sun, 15 Dec 2013 14:58:21 -0500
Mike Alexander wrote:
> On Dec 15, 2013, at 8:13 AM, Geert Janssens wrote:
> >
> > Or if we want to stick with docbook, I searched for docbook wysiwyg. Most
> > editors are
> > proprietary and pricey. But there is also serna-free [1], which claims to
> > be
On Fri, 13 Dec 2013 07:03:26 -0800
John Ralls wrote:
>
> On Dec 13, 2013, at 2:41 AM, Mike Evans wrote:
>
> > On Fri, 13 Dec 2013 08:26:42 +0100
> > Christian Stimming wrote:
> >
> >> I know I'm jumping in rather late in this thread, but here'
On Fri, 13 Dec 2013 08:26:42 +0100
Christian Stimming wrote:
> I know I'm jumping in rather late in this thread, but here's my take
> on the ever-long question of our documentation file formats:
>
> I think the priority of the documentation file format should be:
> - to generate HTML and PDF o
the Fedora repo. and it's build date
is Wed 24 Apr 2013 20:51:06 BST.
Mike Evans.
--
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.
___
gnucash-devel mailing list
gnucash-devel@gnuca
On Tue, 05 Nov 2013 11:25:55 +0100
Geert Janssens wrote:
> On Monday 04 November 2013 14:06:52 John Ralls wrote:
> > On Nov 4, 2013, at 1:34 PM, Geert Janssens
> wrote:
> > > With 2.5.7 out of the door, I would like to look ahead at 2.6.
> > >
> > > I have just gone through the open bugs targe
On Wed, 23 Oct 2013 12:14:47 +0100
Mike Evans wrote:
> Speeds are in Kilobytes so x 8 for Kilobits
>
>
> 2013-10-21 13:16:49 (388 KB/s)
> 2013-10-21 13:35:38 (798 KB/s)
> 2013-10-21 14:03:15 (783 KB/s)
> 2013-10-21 16:03:16 (756 KB/s)
> 2013-10-21 18:03:16 (790 KB/s)
&g
Speeds are in Kilobytes so x 8 for Kilobits
2013-10-21 13:16:49 (388 KB/s)
2013-10-21 13:35:38 (798 KB/s)
2013-10-21 14:03:15 (783 KB/s)
2013-10-21 16:03:16 (756 KB/s)
2013-10-21 18:03:16 (790 KB/s)
2013-10-21 20:03:40 (291 KB/s)
2013-10-21 22:03:22 (536 KB/s)
2013-10-22 00:03:16 (786 KB/s)
2013-
On Tue, 22 Oct 2013 12:01:52 +0200
Geert Janssens wrote:
> On Tuesday 22 October 2013 10:39:12 Mike Evans wrote:
> > On Tue, 22 Oct 2013 09:56:52 +0200
> >
> > Geert Janssens wrote:
> > > On Monday 21 October 2013 10:53:06 Mike Evans wrote:
> > > >
On Tue, 22 Oct 2013 09:56:52 +0200
Geert Janssens wrote:
> On Monday 21 October 2013 10:53:06 Mike Evans wrote:
> > The latest devel version crashes at start with:
> >
> > * 10:32:03 WARN *** GnuCash switched to a new preferences
> > system *** * 10:32:03 WA
The latest devel version crashes at start with:
* 10:32:03 WARN *** GnuCash switched to a new preferences system ***
* 10:32:03 WARN Attempt to migrate your preferences from the old to
the new system
* 10:32:03 OTHER Settings schema 'org.gnucash.dialogs.import.ofx' is
not installed
Trace/br
On Wed, 18 Sep 2013 11:56:37 +0200
Geert Janssens wrote:
> On Wednesday 18 September 2013 05:40:45 Mike Evans wrote:
> > Author: mikee
> > Date: 2013-09-18 05:40:44 -0400 (Wed, 18 Sep 2013)
> > New Revision: 23175
> > Trac: http://svn.gnucash.org/trac/change
On Tue, 06 Aug 2013 10:29:35 -0400
Derek Atkins wrote:
> Geert,
>
> Geert Janssens writes:
>
> > The function gnc:restore-report-by-guid-with-custom-template was added
> > recently by me in the 2.5 series and is used to restore open
> > reports. The function is written to the meta file in the
On Fri, 29 Mar 2013 10:12:50 -0700
John Ralls wrote:
>
> On Mar 28, 2013, at 11:30 PM, John Ralls wrote:
>
> >
> > On Mar 27, 2013, at 5:34 PM, John Ralls wrote:
> >
> >>
> >> On Mar 27, 2013, at 1:07 PM, Christian Stimming
> >> wrote:
> >>
> >>> Am Mittwoch, 27. März 2013, 18:45:41 sch
On Wed, 27 Mar 2013 17:34:53 -0700
John Ralls wrote:
>
> On Mar 27, 2013, at 1:07 PM, Christian Stimming
> wrote:
>
> > Am Mittwoch, 27. März 2013, 18:45:41 schrieb Geert Janssens:
> >> Two come to mind:
> >>
> >> 2.4.12
> >> The previous release dates back to July 2012. Not that much has be
On Sun, 24 Mar 2013 10:55:47 +
Mike Evans wrote:
> On Sun, 24 Mar 2013 00:52:25 -0400
> Mike Alexander wrote:
>
> > Is the mechanism that pushes changes from SVN to GIT not working right?
> > I checked in a change nearly 5 hours ago which shows up in SVN (it's
On Sun, 24 Mar 2013 00:52:25 -0400
Mike Alexander wrote:
> Is the mechanism that pushes changes from SVN to GIT not working right?
> I checked in a change nearly 5 hours ago which shows up in SVN (it's
> r22832) but it hasn't appeared in the GIT repository yet. I checked it
> in using "git sv
On Mon, 11 Mar 2013 19:28:12 +1100
alphamega wrote:
> Hi there,
>
> Australia has some unique requirements for businesses preparing tax invoices.
> I've searched through the archives and this keeps coming up again and again
> and
> again. People submit patches and fixes again and again, but the
On Sat, 23 Feb 2013 10:19:25 +0100
Geert Janssens wrote:
> Op 23-02-13 05:52, John Ralls schreef:
> > On Feb 22, 2013, at 11:14 AM, Geert Janssens
> > wrote:
> >
> >> Op 22-02-13 19:45, Geert Janssens schreef:
> >>> Op 22-02-13 19:23, Mike Evans sch
On Fri, 22 Feb 2013 18:47:48 +0100
Geert Janssens wrote:
> Op 22-02-13 14:43, Mike Evans schreef:
> > On Thu, 21 Feb 2013 18:55:31 +0100
> > Geert Janssens wrote:
> >
> >> Op 21-02-13 18:19, Mike Evans schreef:
> >>> On Thu, 21 Feb 2013
On Thu, 21 Feb 2013 18:55:31 +0100
Geert Janssens wrote:
> Op 21-02-13 18:19, Mike Evans schreef:
> > On Thu, 21 Feb 2013 18:04:37 +0100
> > Geert Janssens wrote:
> >
> >> Op 21-02-13 16:54, Mike Evans schreef:
> >>> A git|svn|brain issue follows.
>
On Thu, 21 Feb 2013 18:16:53 +0100
Geert Janssens wrote:
> Op 21-02-13 15:18, Mike Evans schreef:
> > Lovely charts Geert. Two of the features I added in the Net Worth
> > line chart are obsoleted/broken. Optional grid and optional data
> > markers no longer work as adver
On Thu, 21 Feb 2013 18:04:37 +0100
Geert Janssens wrote:
> Op 21-02-13 16:54, Mike Evans schreef:
> > A git|svn|brain issue follows.
> >
> > Having updated to the latest source using git-update script I can't
> > change branches because some of the files have the
On Thu, 21 Feb 2013 14:18:38 +
Mike Evans wrote:
> On Thu, 21 Feb 2013 12:47:18 +0100
> Geert Janssens wrote:
>
> > Op 12-02-13 18:46, Geert Janssens schreef:
> > > There was another feature that briefly appeared on the trunk
> > > branch: dynamic graphi
On Thu, 21 Feb 2013 10:07:02 -0500
Derek Atkins wrote:
> Mike Evans writes:
>
> > I see a new bug (Bug 693948) assigned to Mark Jenkins and as QA
> > contact. I don't think Mark is actively developing anymore(?).
> > Having assignee and QA as the same person p
ing
> list gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
Lovely charts Geert. Two of the features I added in the Net Worth line
chart are obsoleted/broken. Optional grid and optional data markers no
longer work as advertised so I'll have to look at
1 - 100 of 271 matches
Mail list logo