svc_dish and svc_hardware fixes, #11454
[freeside.git] / httemplate / edit / svc_dish.cgi
index 77a2239..57df498 100644 (file)
@@ -21,6 +21,11 @@ my @fields = (
     label => 'DISH Account #',
   },
   {
     label => 'DISH Account #',
   },
   {
+    field => 'installdate',
+    type  => 'input-date-field',
+    label => 'Install date',
+  },
+  {
     field => 'note',
     type  => 'textarea',
     rows  => 4,
     field => 'note',
     type  => 'textarea',
     rows  => 4,