X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fbrowse%2Fpart_svc.cgi;h=cf0f0408c911f145a631b2938bb791b5169959d2;hb=c2f8491538edaf54ed976c7a4f2c238eea1e3772;hp=da523ca5121c6fb6a1a650e1e9bea1e327aed3cd;hpb=cf16b23820da69e3c8d0156ae27e21c635bf1ec5;p=freeside.git diff --git a/httemplate/browse/part_svc.cgi b/httemplate/browse/part_svc.cgi index da523ca51..cf0f0408c 100755 --- a/httemplate/browse/part_svc.cgi +++ b/httemplate/browse/part_svc.cgi @@ -1,4 +1,4 @@ - + <% my %search; @@ -22,10 +22,11 @@ my $total = scalar(@part_svc); : do { $cgi->param('showdisabled', 1); '( show disabled services )'; } %> - +<%= table() %> + @@ -54,6 +55,30 @@ my $total = scalar(@part_svc); <%= $hashref->{svc} %> + + + +<% } %> + +<% if (@part_export) { %> + +<% } %> +
param('showdisabled') ? 2 : 3 %>>Service TableExport Field Modifier
> <%= $hashref->{svcdb} %>><%= itable() %> +<% + my @part_export = qsearch('part_export', { svcpart => $part_svc->svcpart } ); + foreach my $part_export ( @part_export ) { +%> +
<%= $part_export->exporttype %> to <%= $part_export->machine %>(options)
Add a new export
+
+ + +
<% my($n1)=''; foreach my $field ( @fields ) { @@ -73,7 +98,7 @@ my $total = scalar(@part_svc); <% } %> - Add a new service definition + param('showdisabled') ? 7 : 8 %>>Add a new service definition