mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Autoload US-specific tax report. Should make this locale-based.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5154 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
eac9dff56f
commit
74b020e2bc
@ -60,6 +60,7 @@
|
||||
(gnc:module-load "gnucash/report/stylesheets" 0)
|
||||
(gnc:module-load "gnucash/report/standard-reports" 0)
|
||||
(gnc:module-load "gnucash/report/utility-reports" 0)
|
||||
(gnc:module-load "gnucash/report/locale-specific/us" 0)
|
||||
|
||||
;; Now we can load a bunch of files.
|
||||
(gnc:depend "config-var.scm")
|
||||
|
Loading…
Reference in New Issue
Block a user