diff options
author | ivan <ivan> | 2006-04-22 00:58:40 +0000 |
---|---|---|
committer | ivan <ivan> | 2006-04-22 00:58:40 +0000 |
commit | 1a033848671cad2cbe7687b37fc718b3b2a68b83 (patch) | |
tree | 01fc1ca352726cdc5786e0ccaf78515e9326ba84 /httemplate/index.html | |
parent | 303cb4ce4b6ce634e108e3b7a0b43086a5e4f184 (diff) |
start of package class web UI (add/edit package classes, package class selection in package def edit)
Diffstat (limited to 'httemplate/index.html')
-rw-r--r-- | httemplate/index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html index a1c3caf39..6cd667d8a 100644 --- a/httemplate/index.html +++ b/httemplate/index.html @@ -186,7 +186,7 @@ - One or more services are grouped together into a package and given pricing information. Customers purchase packages, not services. - <LI><A HREF="browse/pkg_class.cgi">View/Edit package classes</A> + <LI><A HREF="browse/pkg_class.html">View/Edit package classes</A> - Package classes define groups of packages, for reporting and convenience purposes. </ul> @@ -234,6 +234,8 @@ - Locally defined fields <LI><A HREF="browse/msgcat.cgi">View/Edit message catalog</A> - Change error messages and other customizable labels. + <LI><A HREF="browse/inventory_class.html">View/Edit inventory classes and inventory</A> + - Setup inventory classes and stock inventory. </ul> <BR> </TD></TR> |