Incorporate query fix for contribution detail reports to filter by Batch + fixing...
authorDave Greenberg <dave@civicrm.org>
Mon, 21 Oct 2013 23:00:09 +0000 (16:00 -0700)
committerDave Greenberg <dave@civicrm.org>
Mon, 21 Oct 2013 23:00:09 +0000 (16:00 -0700)
commitacb4ca2f7a338e9c00be72c89766977081862030
tree1520074a6fe88df8544304fb9f0ac9ff3cb1fbe9
parent35598dc5bbdd980bc0d93e7348d844f519acd504
Incorporate query fix for contribution detail reports to filter by Batch + fixing the getBatches BAO to remove unneeded filtering on batch type and batch status. Now we only exclude batches that are still in Data Entry status.
CRM/Batch/BAO/Batch.php
CRM/Report/Form/Contribute/Detail.php
CRM/Report/Form/Member/ContributionDetail.php