2009-07-11 08:10:23 +00:00
..
2009-07-08 23:30:13 +00:00
Fixed a bug causing leder_entry lists to only list one item from each transaction (although the numbers were right, the other ledger_entry fields were not). This was due to the changes I made to ledger_entries.ctp when moving everything to the Grid Helper. Prior to that, the default was to group by transactions, unless notxgroup was defined. Since it was experimental, it was hardcoded to false in the ledger_entries element, so there was no problem. After Grid Helper, it was inadvertantly deleted, hence the bug. I changed the default to be NOT to group by transaction, and also invalidate the ledger_entry fields when we do group that way. So, this bug should be put mostly to rest, although I don't like converting the ledger_entry list into a simple transaction list (we do have another element for that after all). Oh well, works for now.
2009-07-11 01:52:32 +00:00
2009-07-11 08:10:23 +00:00
2009-06-13 03:46:17 +00:00
2009-05-27 19:23:05 +00:00
2009-07-11 07:24:14 +00:00
2009-07-11 00:45:17 +00:00
2009-05-27 04:18:23 +00:00
2009-07-08 21:49:00 +00:00
2009-05-27 04:18:23 +00:00
2009-07-09 05:27:13 +00:00
2009-05-27 04:18:23 +00:00