[new-owner-report.scm] fix display/due-date tooltip

pull/2176/head
Christopher Lam 4 months ago
parent 0b4f14e107
commit 7296407457

@ -891,7 +891,7 @@ and do not match the transaction."))))))))
(gnc-register-simple-boolean-option options
(N_ "Display Columns") due-date-header
"c" (N_ "Display the transaction date?") #t)
"c" (N_ "Display the invoice due date?") #t)
(gnc-register-simple-boolean-option options
(N_ "Display Columns") reference-header

Loading…
Cancel
Save