summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_category.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/cust_category.html')
-rw-r--r--httemplate/edit/cust_category.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/httemplate/edit/cust_category.html b/httemplate/edit/cust_category.html
new file mode 100644
index 0000000..18a6189
--- /dev/null
+++ b/httemplate/edit/cust_category.html
@@ -0,0 +1,5 @@
+<% include( 'elements/category_Common.html',
+ 'name' => 'Customer Category',
+ 'table' => 'cust_category',
+ )
+%>