Add a new table for inventory with for DIDs/serials/etc., and an additional
[freeside.git] / httemplate / edit / inventory_class.html
diff --git a/httemplate/edit/inventory_class.html b/httemplate/edit/inventory_class.html
new file mode 100644 (file)
index 0000000..5dde2e5
--- /dev/null
@@ -0,0 +1,9 @@
+<%= include( 'elements/edit.html',
+                 'name'   => 'Inventory Class',
+                 'table'  => 'inventory_class',
+                 'labels' => { 
+                               'classnum'  => 'Class number',
+                               'classname' => 'Class name',
+                             },
+           )
+%>