taxtxf: schemify

This commit is contained in:
Christopher Lam 2018-03-04 14:56:35 +08:00
parent 41322ec3d8
commit 22517f98ce

View File

@ -3184,12 +3184,9 @@
from-date from-date
to-date to-date
tax-year tax-year
(if (gnc:txf-get-tax-entity-type-description (or (gnc:txf-get-tax-entity-type-description
(string->symbol tax-entity-type)) (string->symbol tax-entity-type))
(gnc:txf-get-tax-entity-type-description "None specified")
(string->symbol tax-entity-type))
"None specified"
)
))))) )))))
(if (not (null? txf-invalid-alist)) (if (not (null? txf-invalid-alist))