2020-03-18 GnuCash IRC logs

02:02:05 *** sbluhm has joined #gnucash
02:02:05 *** ChanServ sets mode: +v sbluhm
02:02:55 *** omnireq_ has quit IRC
02:03:19 *** omnireq_ has joined #gnucash
02:09:50 *** jervin has joined #gnucash
02:13:31 *** jervin has quit IRC
02:15:38 *** fell has quit IRC
02:16:56 *** fell has joined #gnucash
02:16:56 *** ChanServ sets mode: +o fell
02:18:48 *** Mechtilde has joined #gnucash
02:26:02 *** kerma has joined #gnucash
02:27:01 <kerma> Hello! Might anyone be able to confirm whether gnucash is able to issue invoices in line with the European electronic invoicing standard?
02:35:04 *** sbluhm has quit IRC
02:52:49 *** sbluhm has joined #gnucash
02:52:49 *** ChanServ sets mode: +v sbluhm
03:26:16 *** Aussie_matt has quit IRC
03:47:33 *** Hamaryns has joined #gnucash
03:47:34 *** ChanServ sets mode: +v Hamaryns
05:02:03 *** Hamaryns has quit IRC
05:02:06 *** Hamaryns has joined #gnucash
05:02:06 *** ChanServ sets mode: +v Hamaryns
05:22:27 *** Gerd has joined #gnucash
05:25:53 *** fabior has joined #gnucash
05:38:15 *** KevinDB has quit IRC
05:39:09 *** KevinDB has joined #gnucash
05:39:09 *** ChanServ sets mode: +v KevinDB
05:43:33 *** waeking5 has joined #gnucash
05:43:33 *** ChanServ sets mode: +v waeking5
05:43:33 *** waeking has quit IRC
05:43:33 *** waeking5 is now known as waeking
05:48:41 *** Gerd has quit IRC
05:56:02 *** User has joined #gnucash
06:08:06 *** KevinDB has quit IRC
06:10:22 *** KevinDB has joined #gnucash
06:10:22 *** ChanServ sets mode: +v KevinDB
06:32:38 *** ramontjunior has joined #gnucash
06:37:45 *** fabior has quit IRC
06:41:57 *** Agfarmer18 has joined #gnucash
06:43:22 *** KevinDB has quit IRC
06:44:43 *** KevinDB has joined #gnucash
06:44:44 *** ChanServ sets mode: +v KevinDB
06:44:47 *** Hamaryns has quit IRC
07:13:19 *** fabior has joined #gnucash
07:14:01 *** Gerd has joined #gnucash
07:18:00 *** SorenV has joined #gnucash
07:30:56 *** fabior has quit IRC
08:05:18 *** jralls_ has joined #gnucash
08:06:01 *** jralls has quit IRC
08:33:00 *** Hamaryns has joined #gnucash
08:33:01 *** ChanServ sets mode: +v Hamaryns
08:39:25 *** omnireq_ has quit IRC
08:40:33 *** omnireq_ has joined #gnucash
08:44:35 *** Agfarmer18 has quit IRC
08:52:00 *** Agfarmer18 has joined #gnucash
09:01:48 *** Hamaryns has quit IRC
09:15:57 *** Agfarmer18 has quit IRC
09:34:13 *** Jimraehl1 has joined #gnucash
09:36:30 *** Gerd has quit IRC
09:40:24 *** Jimraehl1 has quit IRC
10:01:33 *** Hamaryns has joined #gnucash
10:01:33 *** ChanServ sets mode: +v Hamaryns
10:10:36 <chris> to jralls_ I don't think I can do xaccAccountGetReconcileStatementDates
10:14:18 <warlord> kerma, sorry, USA-based here so don't know (and not familiar with the EU rules). But I know we have EU business-users, so "maybe"?
10:17:42 *** Hamaryns has quit IRC
10:21:32 <chris> xaccAccountGetReconcileStatementDates(acc) would return a list of time64 dates
10:21:50 <chris> or NULL
10:22:56 <warlord> chris, in what order?
10:23:31 <chris> ideally sorted
10:23:50 * chris thought warlord was indifferent to the idea...
10:24:55 <chris> idea: each reconciliation stores statement_date and ending_balance into account's kvp "reconcile-info/statements/2020-01-31" = 12000/100
10:25:22 <chris> I just don't know how to enumerate account's reconcile-info/statements/* keys into a GList
10:30:21 *** fabior has joined #gnucash
10:36:19 *** sbluhm has quit IRC
10:36:24 <warlord> you need to build a GList out of a for-each iterator over all the keys
10:36:29 *** ArtGravity has joined #gnucash
10:36:29 *** ChanServ sets mode: +v ArtGravity
10:38:18 <chris> I know! I just can't figure out C(++) syntax
10:38:30 <chris> give me guile anyday
10:38:41 <warlord> lol
10:42:57 *** mohave has joined #gnucash
10:45:26 *** fabior has quit IRC
10:47:39 *** jervin has joined #gnucash
10:51:13 *** jervin has quit IRC
11:02:48 *** Mechtilde has quit IRC
11:05:54 *** jervin has joined #gnucash
11:33:25 *** calvinct has joined #gnucash
11:35:06 *** guak has quit IRC
11:41:04 *** jervin has quit IRC
11:46:13 <kerma> warlord: Thanks! Hoping to hear if there are EU business users who might be able to chime in.
11:53:39 *** calvinct has quit IRC
12:01:36 <warlord> kerma, you might consider asking on the gnucash-user mailing list. I know Geert (Belgium-based dev) is on holiday for 2 weeks. He would be the nominal expert.
12:01:45 *** Mechtilde has joined #gnucash
12:15:47 *** fabior has joined #gnucash
12:30:50 <kerma> Thanks!
12:37:23 <jralls_> warlord, your C++ is obsolete. std::for-each has been largely replaced with range-based for.
12:37:58 <warlord> jralls_, I was using pseudo-code, not c/c++
12:49:47 *** SorenV has quit IRC
12:51:57 <jralls_> chris, it's too cumbersome to write here, I'll put code on a comment in xaccAccountGetReconcileStatementDates.
12:53:04 *** jralls_ is now known as jralls
12:53:10 *** ChanServ sets mode: +o jralls
13:04:33 *** ldir has joined #gnucash
13:04:33 *** ChanServ sets mode: +v ldir
13:05:09 *** guak has joined #gnucash
13:55:07 *** sbluhm has joined #gnucash
13:55:07 *** ChanServ sets mode: +v sbluhm
14:18:41 *** kerma has quit IRC
14:23:17 *** jralls has quit IRC
14:23:38 *** jralls has joined #gnucash
14:31:46 *** Gerd has joined #gnucash
14:31:58 *** ldir has quit IRC
14:32:44 *** ldir has joined #gnucash
14:32:44 *** ChanServ sets mode: +v ldir
14:32:58 *** SorenV has joined #gnucash
14:33:42 *** Hamaryns has joined #gnucash
14:33:42 *** ChanServ sets mode: +v Hamaryns
14:59:53 *** ldir has quit IRC
15:00:46 *** ldir has joined #gnucash
15:00:46 *** ChanServ sets mode: +v ldir
15:15:12 *** bertbob has quit IRC
15:31:07 *** Hamaryns has quit IRC
15:31:47 *** bertbob has joined #gnucash
15:31:48 *** ChanServ sets mode: +v bertbob
15:39:57 *** fabior has quit IRC
15:50:43 *** frakturfreak has joined #gnucash
15:50:44 *** ChanServ sets mode: +v frakturfreak
15:51:22 *** jervin has joined #gnucash
16:03:08 *** ramontjunior has quit IRC
16:21:17 *** jervin has quit IRC
16:24:43 *** KevinDB has quit IRC
16:27:05 *** ldir is now known as KevinDB
16:31:07 *** sbluhm has quit IRC
16:41:55 <fell> jralls: IMHO SGML does not recognize <xml ...>.
16:42:24 <jralls> fell, What part of "OFX V2 is XML" do you not understand?
16:44:05 <fell> Oh, I didn't see the 2.
16:44:08 <jralls> Or, for that matter, what part of "XML is a dialect of SGML"? XML is well-formed SGML but not all SGML (HTML being a widely used example) is well-formed XML.
16:44:54 *** Han has joined #gnucash
16:47:39 <jralls> SGML is so wide-open that a generic SGML parser can't work without a DTD, so the reason that OFX V1 can't handle XML is because it doesn't match the DTD, not because the XML isn't well-formed SGML.
16:51:44 <fell> Martin has 2 new commits today.
17:01:28 *** Mechtilde has quit IRC
17:02:11 *** Gerd has quit IRC
17:04:13 *** fell has quit IRC
17:19:01 *** oozer has joined #gnucash
17:24:10 *** User has quit IRC
17:29:11 *** fell has joined #gnucash
17:29:11 *** ChanServ sets mode: +o fell
17:38:25 *** omnireq_ has quit IRC
17:38:38 *** omnireq_ has joined #gnucash
17:39:49 *** frakturfreak has quit IRC
17:55:30 *** Aussie_matt has joined #gnucash
18:01:13 *** Gerd has joined #gnucash
18:20:55 *** omnireq_ has quit IRC
18:21:34 *** omnireq_ has joined #gnucash
18:22:08 *** Gerd has quit IRC
18:27:15 *** SorenV has quit IRC
18:34:10 *** ArtGravity has quit IRC
18:39:40 *** SorenV has joined #gnucash
19:22:08 *** bertbob has quit IRC
19:55:05 *** jervin has joined #gnucash
20:03:48 *** jervin has quit IRC
20:03:56 *** jervin has joined #gnucash
20:04:57 *** SorenV has quit IRC
20:18:04 *** lmat has quit IRC
20:45:22 *** oozer has quit IRC
20:50:12 *** mohave has quit IRC
21:09:23 *** guak has quit IRC
21:26:56 *** bertbob has joined #gnucash
21:26:57 *** ChanServ sets mode: +v bertbob
21:44:25 *** omnireq_ has quit IRC
21:45:07 *** omnireq_ has joined #gnucash
21:45:23 *** bertbob has quit IRC
21:49:51 *** bertbob has joined #gnucash
21:49:52 *** ChanServ sets mode: +v bertbob
22:06:25 *** omnireq_ has quit IRC
22:06:36 *** omnireq_ has joined #gnucash
22:27:55 *** omnireq_ has quit IRC
22:28:05 *** omnireq_ has joined #gnucash
23:29:25 *** omnireq_ has quit IRC
23:29:37 *** omnireq_ has joined #gnucash
23:30:26 *** bertbob has quit IRC
23:37:56 *** bertbob has joined #gnucash
23:37:57 *** ChanServ sets mode: +v bertbob
23:50:25 *** omnireq_ has quit IRC
23:50:49 *** omnireq_ has joined #gnucash
23:50:51 *** Agfarmer18 has joined #gnucash
23:57:14 *** Agfarmer18 has quit IRC