Strip amounts displayed in the csv report

This commit is contained in:
John Wiegley 2009-02-20 18:35:20 -04:00
parent c87882076b
commit 9d9f526816

View file

@ -290,7 +290,7 @@ public:
"%(quoted(date)),"
"%(quoted(payee)),"
"%(quoted(account)),"
"%(quoted(display_amount)),"
"%(quoted(strip(display_amount))),"
"%(quoted((cleared or entry.cleared) ?"
" \"*\" : ((pending or entry.pending) ? \"!\" : \"\"))),"
"%(quoted(code)),"