mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[balance-forecast] add missing (sw_expressions) module
This commit is contained in:
parent
75456bbb29
commit
ecdd9dea50
@ -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"))
|
||||
|
Loading…
Reference in New Issue
Block a user