Hello Friends.... I want a system to maintain the records of my sales and marketing team.. The staff would be able to add their leads and can edit them too... they cannot see each other's leads... but as an admin I can see everything and every lead.... Also, I would be able to give them daily target and they would be able to submit their time-sheet, daily activity report and daily sales report..... Please tell me if there is any open source ready-made PHP script or a joomla component which can provide this functionality.. Please help... I need this urgently... Waiting for replies... Thanks in advance Alhad Deshpande
Why are you wanting to do this in PHP? It's so risky to put a system like that online, and quite easy to inadequately secure the system. You would be far safer with a local database than an online database, and there are lots and lots of free Access databases that have the functionality that you need.
Do a search for 'billing' in the extensions directory and see what comes up, you be able to do most of what you need with billing software I think.