Re: understanding scheduled transactions sql table

2015-01-03 Thread Liz
Wm, Please do not make any personal comments on the mailing lists. Liz, the moderator. -- View this message in context: http://gnucash.1415818.n4.nabble.com/understanding-scheduled-transactions-sql-table-tp4674820p4674840.html Sent from the GnuCash - Dev mailing list archive at Nabble.com

Re: understanding scheduled transactions sql table

2015-01-03 Thread Wm
Sat, 3 Jan 2015 14:34:19 <07cf268b523f823bd1bd4af2cf05e5db.squir...@mail2.ihtfp.org> Derek Atkins On Sat, January 3, 2015 2:10 pm, Wm wrote: Sat, 3 Jan 2015 09:52:56 <20150103145300.748d9e2...@mail2.ihtfp.org> Derek Atkins To hold all the transactions in the schedule. That's what accoun

Re: understanding scheduled transactions sql table

2015-01-03 Thread Derek Atkins
On Sat, January 3, 2015 2:10 pm, Wm wrote: > Sat, 3 Jan 2015 09:52:56 <20150103145300.748d9e2...@mail2.ihtfp.org> > Derek Atkins > >>To hold all the transactions in the schedule. That's what accounts do: >>hold transactions. It was a way to reuse the data structures. > > you really don't like Seb

Re: understanding scheduled transactions sql table

2015-01-03 Thread Wm
Sat, 3 Jan 2015 09:52:56 <20150103145300.748d9e2...@mail2.ihtfp.org> Derek Atkins To hold all the transactions in the schedule. That's what accounts do: hold transactions. It was a way to reuse the data structures. you really don't like Sebastien and it shows :( I can understand the write-b

Re: understanding scheduled transactions sql table

2015-01-03 Thread Derek Atkins
nucash.org" Subject: understanding scheduled transactions sql table Date: Sat, Jan 3, 2015 8:48 AM For each scheduled transaction, I can see that a "BANK" account is created as a child of the root_template, with as name the guid of the scheduled transaction. This account does not have a lot of v

understanding scheduled transactions sql table

2015-01-03 Thread Sébastien de Menten
For each scheduled transaction, I can see that a "BANK" account is created as a child of the root_template, with as name the guid of the scheduled transaction. This account does not have a lot of valuable information (field or slots) at first sight. What would be the role of this account ? kr seb