X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fpart_svc.cgi;h=b4900a01c433364cfeb7dcef8ffbdce5d0d0b255;hb=1858140b774bfe3a694a2ededf70de797da31c51;hp=0deed7b99a2dc9d12dfd02bc0f8151289b514850;hpb=842df85f746a2e1b961d6c9e3a8c5cc3678ae6dd;p=freeside.git diff --git a/httemplate/edit/part_svc.cgi b/httemplate/edit/part_svc.cgi index 0deed7b99..b4900a01c 100755 --- a/httemplate/edit/part_svc.cgi +++ b/httemplate/edit/part_svc.cgi @@ -1,4 +1,4 @@ - + <% my $part_svc; if ( $cgi->param('error') ) { #error @@ -15,25 +15,16 @@ } my $action = $part_svc->svcpart ? 'Edit' : 'Add'; my $hashref = $part_svc->hashref; - my $p_svcdb = $part_svc->svcdb || 'svc_acct'; +# my $p_svcdb = $part_svc->svcdb || 'svc_acct'; -%> - + #" onLoad=\"visualize()\"" +%> <%= header("$action Service Definition", menubar( 'Main Menu' => $p, 'View all service definitions' => "${p}browse/part_svc.cgi" ), - " onLoad=\"visualize()\"" ) %> @@ -44,14 +35,15 @@ function visualize(what) {
Service Part #<%= $part_svc->svcpart ? $part_svc->svcpart : "(NEW)" %> - -
-Service  
-
+

+Service
+Disable new orders {disabled} eq 'Y' ? ' CHECKED' : '' %>>
+ +
Services are items you offer to your customers.