transaction dates + times

Josh Sled jsled at asynchronous.org
Fri Jun 20 09:24:21 EDT 2008


Tarlika Elisabeth Schmitz <gnucash at numerixtechnology.de> writes:
> I considered this solution, too, but then I had second thoughts because
> then I would not be able to search for transactions between account A
> and B.
>
> Maybe if and when we have an SQL-based datastore for GnuCash this would
> be the way to go because then you could search for transaction pairs
> using SQL.

There's nothing special about a SQL backend here.  The existing GnuCash
object API can be used to search for transactions of this form, but there's
no convenience function for such a search written, for either the UI or
reports to use.

No matter what the backend, the object API should be used for higher-level
functionality.  The particular backend used should be "encapsulated" by the
application logic; anything else is what we would call a "layering
violation".

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo ${a}@${b}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.gnucash.org/pipermail/gnucash-user/attachments/20080620/e6923b55/attachment.bin 


More information about the gnucash-user mailing list