=====ABM===== **~AsmodeuS~ Billing Manager**\\ ''Last version: 0.1.5.0 (02.03.2007)''\\ Simple Windows Interface for ABillS Dialup/VPN module. ====Features==== * User info * Add payments * Change tariff plan * Sessions and payments statistic * Reports * DUNES * Hot keys * Multilanguage interface * Invoice creation ====Instalation==== Add user to sql server # mysql use mysql; INSERT INTO user (Host, User, Password) VALUES (’%’,’abills’, password(’sqlpassword’)); INSERT INTO db (Host, Db, User, Select_priv, Insert_priv, Update_priv) VALUES (’manager_host’, ‘abills’, ‘abills’, ‘Y’, ‘Y’, ‘Y’); flush privileges; exit Add admin to ABillS system.\\ **/ System configuration/ Administrators/** ====Configure==== {{http://abills.net.ua/soft/abm/abm_config.gif}} ^ Mysql Hostname/Port | MYsql Server Port | ^ Username | Mysql user | ^ Password | Mysql Password | ^ Database | Database | ^ Codepage | Mysql Code page | ^ Encryption Key | Password encryption key. From /usr/abills/libexec/config.pl $conf{secretkey} | ====Screenshots==== User info.\\ {{http://abills.net.ua/soft/abm/1.jpg}} Add payment form.\\ {{http://abills.net.ua/soft/abm/2.JPG}} Changing tariff plan.\\ {{http://abills.net.ua/soft/abm/3.JPG}} Session Statistic.\\ {{http://abills.net.ua/soft/abm/4.JPG}} Payment statistic.\\ {{http://abills.net.ua/soft/abm/5.JPG}} Report.\\ {{http://abills.net.ua/soft/abm/6.JPG}}