mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/scm/printing/print-check.scm: use number-to-words module.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5594 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
1741097b61
commit
25c885910d
@ -6,8 +6,9 @@
|
||||
;;; $Id$
|
||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
|
||||
(use-modules (gnucash printing number-to-words))
|
||||
|
||||
(gnc:support "printing/print-check.scm")
|
||||
(gnc:depend "printing/number-to-words.scm")
|
||||
(gnc:depend "qif-import/simple-obj.scm")
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user