On Mon, 01 May 2000, Dave Peticolas wrote:
> CVS has been updated.
> 
> New Stuff:
> 
>  + Robert Graham Merkel's updated transaction patch.  

In the "double" format, it seems to be messed up.  One should be greater than
0, the other less than 0, I presume!

You have:

(lambda (value)
          (if (> value 0) (html-right-cell (html-currency value))
              (html-right-cell (html-string " "))))


for both debits and credits.

Once you fix that, I suggest making "double" format the default.

Bryan

-------------
Bryan Larsen, Senior Software Engineer & fall guy
Phone:  306 664 2087 x29.   Fax:  306 664 4446
Analog Design Automation:  Analog Circuit Synthesis?  Problem Solved.

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]


Reply via email to