summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorBradley M. Kuhn <bkuhn@ebb.org>2013-01-27 15:22:13 -0500
committerBradley M. Kuhn <bkuhn@ebb.org>2013-02-18 14:08:46 -0500
commit7d04b92ad1445c60e0b61ab298f7384f0afbaa03 (patch)
tree94b3c98aaa680d6a60fb179ee0b5b212d0296931 /contrib
parentccd0685b6d779c520c0792e2fe6c632a60bb0362 (diff)
downloadfork-ledger-7d04b92ad1445c60e0b61ab298f7384f0afbaa03.tar.gz
fork-ledger-7d04b92ad1445c60e0b61ab298f7384f0afbaa03.tar.bz2
fork-ledger-7d04b92ad1445c60e0b61ab298f7384f0afbaa03.zip
This could be for any period, not just the FY.
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/non-profit-audit-reports/summary-reports.plx2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/non-profit-audit-reports/summary-reports.plx b/contrib/non-profit-audit-reports/summary-reports.plx
index 5e6c447b..2860c9b4 100755
--- a/contrib/non-profit-audit-reports/summary-reports.plx
+++ b/contrib/non-profit-audit-reports/summary-reports.plx
@@ -386,7 +386,7 @@ print STDERR "\n";
open(TRIAL, ">", "trial-balance.csv") or die "unable to open accrued.txt for writing: $!";
print TRIAL "\"TRIAL BALANCE REPORT\",\"ENDING: $formattedEndDate\"\n\n",
- "\"ACCOUNT\",\"BALANCE AT $formattedStartDate\",\"CHANGE DURING FY\",\"BALANCE AT $formattedEndDate\"\n\n";
+ "\"ACCOUNT\",\"BALANCE AT $formattedStartDate\",\"CHANGE DURING PERIOD\",\"BALANCE AT $formattedEndDate\"\n\n";
my %commands = (
'totalEndFY' => [ $LEDGER_BIN, @mainLedgerOptions, '-V', '-X', '$',