X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fgraph%2Fmoney_time.cgi;h=c30ff207a9148988adbeda8732d75fe2a03ffd5b;hp=41b82fa84cccecbb109ff0c3012d2480c32ee92e;hb=1f8e84ae7baed672430fd6ba261f7e58e0424a99;hpb=0a1c8ced70c7497a38aa5a25dcfdcb34862d5299 diff --git a/httemplate/graph/money_time.cgi b/httemplate/graph/money_time.cgi index 41b82fa84..c30ff207a 100644 --- a/httemplate/graph/money_time.cgi +++ b/httemplate/graph/money_time.cgi @@ -65,6 +65,7 @@ $color{$_.'_12mo'} = $color{$_} my %link = ( 'invoiced' => "${p}search/cust_bill.html?agentnum=$agentnum;", + 'netsales' => "${p}search/cust_bill.html?agentnum=$agentnum;net=1;", 'credits' => "${p}search/cust_credit.html?agentnum=$agentnum;", 'payments' => "${p}search/cust_pay.cgi?magic=_date;agentnum=$agentnum;", );