mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 796081 Tax Schedule Report - An error occurred while running the report
Missed out from timepair->time64 conversion.
This commit is contained in:
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…
Reference in New Issue
Block a user