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
to-date
tax-year
(if (gnc:txf-get-tax-entity-type-description
(string->symbol tax-entity-type))
(gnc:txf-get-tax-entity-type-description
(string->symbol tax-entity-type))
"None specified"
)
(or (gnc:txf-get-tax-entity-type-description
(string->symbol tax-entity-type))
"None specified")
)))))
(if (not (null? txf-invalid-alist))