gnucash unstable: Bug 793947 - Impossible to render printable invoice

John Ralls jralls at code.gnucash.org
Wed Feb 28 21:48:01 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/93f89207 (commit)
	from  https://github.com/Gnucash/gnucash/commit/7da9a3ba (commit)



commit 93f892072ca52fed5d140566693d4d0f1f001e68
Author: John Ralls <jralls at ceridwen.us>
Date:   Wed Feb 28 19:45:49 2018 -0700

    Bug 793947 - Impossible to render printable invoice
    
    gncInvoiceGetID returs a char*, so ~a is indeed the correct code.
    Odd that the scheme sprintf used %d to format it.



Summary of changes:
 gnucash/report/business-reports/easy-invoice.scm | 4 ++--
 gnucash/report/business-reports/invoice.scm      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)



More information about the gnucash-patches mailing list