From e284a1b644527449c764f0754418f7bbe7925036 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Thu, 20 Oct 2011 09:23:35 -0400 Subject: [PATCH] New command to try to make this work right. --- trial-balance-report.plx | 1 + 1 file changed, 1 insertion(+) diff --git a/trial-balance-report.plx b/trial-balance-report.plx index 7cd9a88..d4ca660 100755 --- a/trial-balance-report.plx +++ b/trial-balance-report.plx @@ -20,6 +20,7 @@ # Free Software Foundation, Inc., 51 Franklin St, Fifth Floor # Boston, MA 02110-1301, USA. +# ledger --wide-register-format "%-.70A %22.108t\n" -f no-fund.ledger -b 2010/03/01 -e 2011/03/01 -w reg use strict; use warnings;