[freeside-commits] freeside/httemplate/view svc_phone.cgi,NONE,1.1
Ivan,,,
ivan at wavetail.420.am
Tue Jul 11 17:20:24 PDT 2006
Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail:/tmp/cvs-serv17459/httemplate/view
Added Files:
svc_phone.cgi
Log Message:
svc_phone service and CDR billing from imported CDRs
--- NEW FILE: svc_phone.cgi ---
<%= include('elements/svc_Common.html',
'table' => 'svc_phone',
'fields' => [qw( countrycode phonenum )], #pin
'labels' => {
'countrycode' => 'Country code',
'phonenum' => 'Phone number',
'pin' => 'PIN',
},
)
%>
More information about the freeside-commits
mailing list