Skip to content

Commit

Permalink
[new-aging] reuse string
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherlam committed Jan 12, 2020
1 parent 6aff6e1 commit fd24b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnucash/report/business-reports/new-aging.scm
Expand Up @@ -212,7 +212,7 @@ exist but have no suitable transactions."))

(define make-heading-list
(list (_ "Company")
(_ "Prepayments")
(_ "Pre-Payment")
(_ "Current")
(_ "0-30 days")
(_ "31-60 days")
Expand Down

0 comments on commit fd24b01

Please sign in to comment.