Skip to content

Commit

Permalink
[balance-forecast] add missing (sw_expressions) module
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherlam committed Mar 28, 2023
1 parent 75456bb commit ecdd9de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gnucash/report/reports/standard/balance-forecast.scm
Expand Up @@ -30,6 +30,7 @@
(use-modules (gnucash app-utils))
(use-modules (gnucash report))
(use-modules (srfi srfi-1))
(use-modules (sw_expressions))

; Name definitions
(define reportname (N_ "Balance Forecast"))
Expand Down

0 comments on commit ecdd9de

Please sign in to comment.