[freeside-commits] freeside/httemplate/edit inventory_class.html, NONE, 1.1

Ivan,,, ivan at wavetail.420.am
Wed Mar 8 02:05:03 PST 2006


Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail:/tmp/cvs-serv10076/httemplate/edit

Added Files:
	inventory_class.html 
Log Message:
Add a new table for inventory with for DIDs/serials/etc., and an additional
new table for inventory category (i.e. to distinguish DIDs, serials, MACs,
etc.)

--- NEW FILE: inventory_class.html ---
<%= include( 'elements/edit.html',
                 'name'   => 'Inventory Class',
                 'table'  => 'inventory_class',
                 'labels' => { 
                               'classnum'  => 'Class number',
                               'classname' => 'Class name',
                             },
           )
%>



More information about the freeside-commits mailing list