Skip to content

Commit

Permalink
Merge pull request #1349 from ChurchCRM/2.3.4-1286,1342-fix-deposit-r…
Browse files Browse the repository at this point in the history
…eport

fixes #1286 #1342
  • Loading branch information
crossan007 authored Nov 13, 2016
2 parents d9a650e + 00f078b commit 3895e92
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/ChurchCRM/model/ChurchCRM/Deposit.php
Original file line number Diff line number Diff line change
Expand Up @@ -405,10 +405,8 @@ public function getPDF()
//placeholder for generic deposit ticket.
}
//$this->generateBankDepositSlip($Report);



// $this->generateDepositSummary($Report);
$this->generateDepositSummary($Report);


// Export file
Expand Down

0 comments on commit 3895e92

Please sign in to comment.