only amount

ST smntov at gmail.com
Tue Mar 6 06:05:26 EST 2012


Hi,

how do I rewrite following function, so that it outputs only ammount,
without currency?


(define-public (fmtmoney curr amt)
  ;; Format a monetary amount in the given currency as HTML
  (nbsp (gnc:monetary->string (gnc:make-gnc-monetary curr amt)))) 


thank you
ST



More information about the gnucash-devel mailing list