mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-29 12:14:31 -06:00
Fix crash on opening the tax report, introduced by r18673.
Patch by Alex Aycinena. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@18783 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
68b8878ab5
commit
450f762002
@ -17,6 +17,8 @@
|
||||
;; Added 'None' type for no income tax options
|
||||
;;
|
||||
|
||||
(use-modules (gnucash app-utils))
|
||||
|
||||
(define txf-tax-entity-types
|
||||
(list
|
||||
(cons 'F1040 #("Individual, Joint, etc." "Files US Form 1040 Tax Return"))
|
||||
|
Loading…
Reference in New Issue
Block a user