Bug 796081 Tax Schedule Report - An error occurred while running the report

Missed out from timepair->time64 conversion.
pull/349/head
Christopher Lam 8 years ago
parent 53a17fe77c
commit 3ac0f4a3fd

@ -973,7 +973,7 @@
(list (gnc:make-html-table-cell/markup
"text-cell-center"
(strftime "%Y-%b-%d" (gnc-localtime
(car trans-date)))))
trans-date))))
(list (gnc:make-html-table-cell/markup
"number-cell-bot"
(xaccPrintAmount

Loading…
Cancel
Save