Regarding the option for inputting new fields for IP addresses and fields for DHCP etc. There is some info in the help document about setting up new services with custom attributes here: http://citrusdb.org/help.html#sec-3.8.1 However maybe it is unclear what all that implies.
Instead of editing the example service you can start by creating a new service using the Edit Services icon under the Tools. Click on Add New Service and add your new service info, descrption, price. The frequency field refers to the number of months this service is billed for at a time. So if it's a monthly service enter 1, if it's a yearly service enter 12, etc. Then you get to the part the deals with the attributes tables. If this is a brand new service that does not share attributes with another service type you can enter a new table name here, something like myservice_attributes. Then enter a new category if you want, whether it is actively sold, and whether any database user needs to be notified when it's status changes. Then click Add. Now you will have made a new service. Then click on the link that says Options/Attributes Tables on that screen. Click the create link that is next to your new attribute table. This will add that table to the database with the required ID fields. Now to add any attribute fields to that table you must use a database editor like phpmyadmin or SQL alter statements. You can add as many fields as you require. The first two fields you add will be shown as details on the service listing. ENUM type fields will be treated as drop down lists to choose from. Paul 2010/5/16 Tim Reichhart <kusto...@gmail.com>: > Hey Guys > needing help adding more options that citrus db don't have in there right > now: here is images I am talking about: > http://tinypic.com/r/11l53ck/5 > http://tinypic.com/r/2mxqxzr/5 > > ------------------------------------------------------------------------------ > > > _______________________________________________ > Citrusdb-users mailing list > Citrusdb-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/citrusdb-users > > -- The CitrusDB Project | http://www.citrusdb.org Open Source Customer Care & Billing System ------------------------------------------------------------------------------ _______________________________________________ Citrusdb-users mailing list Citrusdb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/citrusdb-users