statistics
$cherrypy.session.user.settings.currency
$total
total per category
|
#set img = '/static/tmp/category' + $cherrypy.session['_id'] + '.png'
|
total per payment
|
#set img = '/static/tmp/payment' + $cherrypy.session['_id'] + '.png'
|
#include util.HTMLPATH + 'common' + os.sep + 'categories.html'
#include util.HTMLPATH + 'common' + os.sep + 'payments.html'