make net receipts clickable... and netreceipts != cashflow, really, so separate those...
authorivan <ivan>
Mon, 19 May 2008 04:07:02 +0000 (04:07 +0000)
committerivan <ivan>
Mon, 19 May 2008 04:07:02 +0000 (04:07 +0000)
commit978fea1c303551f90c95ae852b6463951b78246b
treec676ac9166a1470959eb0b6bb3f9b16b5275a0b1
parent36de6f6f3b7ec8cafc8f5247af750b331ee13a1b
make net receipts clickable... and netreceipts != cashflow, really, so separate those concepts, and cashflow gets gross & net variants.  also add gross/net refunds.  #3012
13 files changed:
FS/FS/Report/Table/Monthly.pm
FS/FS/cust_bill_pay.pm
FS/FS/cust_credit_refund.pm
FS/FS/cust_refund.pm
FS/FS/payby.pm
FS/FS/payinfo_Mixin.pm
httemplate/graph/money_time.cgi
httemplate/search/cust_bill_pay.html [new file with mode: 0644]
httemplate/search/cust_credit.html
httemplate/search/cust_credit_refund.html [new file with mode: 0644]
httemplate/search/cust_pay.cgi
httemplate/search/cust_refund.html [new file with mode: 0644]
httemplate/search/elements/cust_pay_or_refund.html [new file with mode: 0755]