Service call tracking/billing software
I work at a small computer repair/network troubleshooting company. I recently made the switch to running linux for my desktop at work. I am currently trying to reduce the number of time I have to boot into XP to do things.
What I want is this. We have a small Access database that the technicians use to track service calls by customer, hours worked, parts used, services performed. I want to get rid of this database entirely.
I have another pc running linux that will be designated as a server for the purpose of running this database. I want to find a program (meaning php programming through a web browser) that uses php, mysql, postgre sql, etc.... I want to be able to access the database no matter what operating system we are using whether it be xp, linux or just through a web browser. The web browser would be the best bet probably.
The program does not necessarily have to track accounts receivable or anything like that, it is simply used for us to print out our hours and services as techs and to have a record as to what was performed on a customer's system. This is then printed out for the accounting dept. to make the actual invoice and track AR.
If you know of any pre built databases and php pages that does this, please let me know. If not, could someone point me to a site that would teach me how to write this in PHP and MYSQL so I could create it on my own.
I would really love not to have to boot up into windows.
Thanks,
Last edited by heathpitts; 03-13-2003 at 07:36 PM.
|