2015-02-07 GnuCash IRC logs

00:25:18 <bozonius> Book Options->Counters allows (or so it says) printf-style formatting of the various counters
00:25:23 <bozonius> but that doesn't happen for me.
00:25:38 <bozonius> I still get the standard-issue 6-digit number
00:25:54 <bozonius> e.g., for customer, I put C%5.5d
00:26:16 <bozonius> I expected my customers to be numbered C00001, C00002, C00003, etc
00:26:33 <bozonius> I actually get (the usual) 000001, 000002, 000003, etc
00:26:41 <bozonius> what did Bozonius do wrong now?
00:34:46 <bozonius> do I have to put it in double-quotes or something?
00:35:04 * bozonius scratches his head
00:38:59 <bozonius> also notice that the online guide says gnucash can store its data in XML or in an SQL database
00:53:39 <bozonius> I only get 2 options at the data format prompt: XML and sqlite, not mysql (or postgres)
00:56:08 *** ErKa has quit IRC
01:01:11 <bozonius> aha!
01:01:21 <bozonius> I have to install the libdbd for mysql. nvm that part, but...
01:01:27 <bozonius> what about those counters?
01:09:49 <bozonius> %li -- is that the ONLY format permitted? Why can't I use, say, "%5.5d"
01:10:02 <bozonius> (just trying to follow the logic on this)
01:21:33 <bozonius> yeah, tried the %li format, as described in the gnucash wiki, doesn't do it either
02:05:25 *** keret1 has quit IRC
02:06:00 *** keret has joined #gnucash
02:28:17 *** GabrieleV_ has joined #gnucash
02:28:49 *** GabrieleV has quit IRC
02:28:50 *** GabrieleV_ is now known as GabrieleV
03:08:47 *** GabrieleV_ has joined #gnucash
03:08:49 *** GabrieleV has quit IRC
03:08:49 *** GabrieleV_ is now known as GabrieleV
03:58:18 *** GabrieleV_ has joined #gnucash
03:58:51 *** GabrieleV has quit IRC
03:58:52 *** GabrieleV_ is now known as GabrieleV
04:05:20 *** gjanssens has joined #gnucash
04:05:20 *** gncbot sets mode: +o gjanssens
04:13:25 *** StuM has joined #gnucash
04:48:19 *** GabrieleV_ has joined #gnucash
04:48:52 *** GabrieleV has quit IRC
04:48:53 *** GabrieleV_ is now known as GabrieleV
05:07:16 *** fabior has joined #gnucash
05:26:19 *** kode has joined #gnucash
05:28:50 *** GabrieleV_ has joined #gnucash
05:28:52 *** GabrieleV has quit IRC
05:28:52 *** GabrieleV_ is now known as GabrieleV
05:50:52 *** wol has joined #gnucash
05:52:58 *** aqua___ has joined #gnucash
06:01:07 *** cartsoftware has joined #gnucash
06:30:34 *** wol has quit IRC
06:30:58 *** wol has joined #gnucash
06:49:18 *** kode has quit IRC
06:56:43 *** wol has quit IRC
07:23:49 *** fabior has quit IRC
07:29:00 *** StuM has quit IRC
07:45:41 *** mlncn-agaric has quit IRC
07:47:04 *** himaxx has joined #gnucash
07:52:42 *** himaxx has quit IRC
07:57:26 *** kode has joined #gnucash
08:02:36 *** StuM has joined #gnucash
08:20:44 *** cartsoftware has quit IRC
08:49:39 *** andy has quit IRC
08:55:55 *** fabior has joined #gnucash
08:59:53 *** andy has joined #gnucash
09:05:45 *** Jimraehl1 has left #gnucash
09:14:17 *** Jimraehl1 has joined #gnucash
09:21:55 *** cartsoftware has joined #gnucash
09:40:48 *** uXus has quit IRC
09:43:21 *** aqua_ has joined #gnucash
09:44:02 *** uXus has joined #gnucash
09:49:32 *** aqua___ has quit IRC
09:51:02 *** ErKa has joined #gnucash
10:05:34 *** keret1 has joined #gnucash
10:10:45 *** keret has quit IRC
10:29:57 *** aqua_ has quit IRC
10:44:50 *** ErKa has quit IRC
10:49:54 *** cartsoftware1 has joined #gnucash
10:55:06 *** cartsoftware has quit IRC
11:18:13 *** wol has joined #gnucash
11:41:57 *** fell_ has quit IRC
11:42:56 *** GabrieleV_ has joined #gnucash
11:42:57 *** GabrieleV has quit IRC
11:42:57 *** GabrieleV_ is now known as GabrieleV
11:47:08 *** StuM has quit IRC
11:53:32 *** ErKa has joined #gnucash
12:12:57 *** GabrieleV has quit IRC
12:13:27 *** GabrieleV has joined #gnucash
12:26:30 *** venkat has joined #gnucash
12:27:47 <venkat> Hello
12:27:56 *** GabrieleV_ has joined #gnucash
12:28:36 *** GabrieleV has quit IRC
12:28:36 *** GabrieleV_ is now known as GabrieleV
12:30:02 <venkat> Is there any way that I can manage 2 different books in GNUCash from within the same instance of GUI?
12:47:20 *** gjanssens is now known as gjanssens_
12:50:53 <warlord> venkat: yes, and no. A single running gnucash does not allow you to have multiple data files open simultaneously. You can run GnuCash a second time.. Or you can swap back and forth between them
12:52:27 <venkat> Ok. Is there a way I can transfer data between these two instances. For example, I am transferring some cash from bank to instance 1. I need that amount to be reflected in instance 2 when I open it. Is this possible?
12:52:37 <warlord> No
12:52:45 <warlord> Two data files are 100% independent
12:53:25 *** cartsoftware has joined #gnucash
12:53:54 <warlord> If you have transactions between, e.g. your personal accounts and your business accounts you need to enter them twice, once into your personal books, and once into your business books. Gnucash cannot do that for you.
12:54:05 <venkat> Ok. Can GNU cash pickup information from an external file? For example, the balance in Instance 1:Cash is written to a file. Instance 2:Cash reads from that file and picks up?
12:54:13 <venkat> Ok Got that answer.
12:55:07 <venkat> How do I convert my existing install of GNU to use MySQL/MariaDB as backend?
12:55:19 <venkat> GNUCash*
12:57:01 <warlord> File -> Save As
12:57:28 <warlord> note, however, that there are still possble data-loss bugs if you use the SQL backend.
12:59:24 <venkat> Understood about data loss.
12:59:30 *** cartsoftware1 has quit IRC
13:01:04 *** wol has quit IRC
13:04:53 <venkat> @warlord: Thank you for your help.
13:04:53 <gncbot> venkat: Error: "warlord:" is not a valid command.
13:05:08 <venkat> warlord: thank you for your help.
13:05:57 *** venkat has quit IRC
13:08:34 *** kode has quit IRC
13:11:55 *** ErKa has quit IRC
13:21:33 *** cartsoftware1 has joined #gnucash
13:25:35 *** cartsoftware has quit IRC
13:34:56 *** kode has joined #gnucash
13:34:56 *** ErKa has joined #gnucash
14:29:30 *** GabrieleV_ has joined #gnucash
14:29:38 *** GabrieleV has quit IRC
14:29:38 *** GabrieleV_ is now known as GabrieleV
14:45:21 *** fabior has quit IRC
14:53:48 <jralls> gjanssens_: I just noticed that when building, the .go files are getting compiled into ~/.cache/ccache. Is that really where we want them?
15:13:16 *** ErKa has quit IRC
15:30:45 *** aqua___ has joined #gnucash
15:38:07 *** jimvideo has joined #gnucash
15:39:37 *** StuM has joined #gnucash
15:49:42 *** StuM has quit IRC
16:12:07 *** mikee_afk has quit IRC
16:21:21 *** MechtiIde has quit IRC
16:40:30 *** Z-Chymera has joined #gnucash
16:41:55 *** StuM has joined #gnucash
16:54:11 <Z-Chymera> also, I ahve another issue - I am trying to import my transactions from my online account. The date is formatted by my bank as d.m.y - but gnucash only seems to support dash-sepparated dates :-/
16:54:33 *** jralls is now known as jralls_afk
16:54:50 <Z-Chymera> really? I can't edit that? do I have to edit all of y csv file instead? -.-
16:55:49 *** ErKa has joined #gnucash
16:59:45 *** kode has quit IRC
17:29:59 *** aqua___ has quit IRC
17:31:23 *** pacon has joined #gnucash
17:36:35 *** Krzysiek_K has left #gnucash
17:38:36 <Z-Chymera> in fact, I just eddited it to format the date with dahes - and I still get the same error
17:41:07 *** aqua___ has joined #gnucash
17:41:34 *** Z-Chymera has quit IRC
17:42:27 *** Z-Chymera has joined #gnucash
18:03:25 *** aqua___ has quit IRC
18:10:57 <gjanssens_> jralls: I'll check tomorrow, but I don't think that's intended
18:11:04 *** aqua___ has joined #gnucash
18:12:38 <gjanssens_> that was for jralls_afk ^
18:13:23 *** gjanssens_ has quit IRC
18:29:18 *** ErKa has quit IRC
18:57:09 *** mlncn has joined #gnucash
19:03:56 *** ErKa has joined #gnucash
20:00:04 *** keret has joined #gnucash
20:04:41 *** keret1 has quit IRC
20:26:28 <warlord> Z-Chymera: using csv-import?
20:26:44 <warlord> (which importer?_
20:51:52 <Z-Chymera> csv-importer yes, but it turns out I was just stupid and not selecting types for the columns - the only nuisance remains that it will not accept date formats with dots... only with dashes
20:57:14 <warlord> That's not surprising.
21:00:01 *** StuM has quit IRC
21:12:31 *** ErKa has quit IRC
21:28:49 *** aqua___ has quit IRC
21:45:18 *** aqua___ has joined #gnucash
21:48:42 *** GabrieleV has quit IRC
21:49:03 *** GabrieleV has joined #gnucash
21:54:32 *** Z-Chymera has quit IRC
22:08:39 *** cartsoftware1 has quit IRC
22:13:05 *** O01eg has quit IRC
22:18:25 *** ErKa has joined #gnucash
23:21:46 *** fell has joined #gnucash
23:22:08 *** GabrieleV_ has joined #gnucash
23:22:08 *** GabrieleV has quit IRC
23:22:09 *** GabrieleV_ is now known as GabrieleV
23:48:36 *** aqua_ has joined #gnucash
23:58:08 *** aqua___ has quit IRC