PHP Business management system

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
keenlearner
Forum Commoner
Posts: 50
Joined: Sun Dec 03, 2006 7:19 am

PHP Business management system

Post by keenlearner »

Hello, I was asked to build a small business management system, I think this is very common topic. Where staff can record product sales, record customer who buys the product, store product's details, calculate monthly revenue. I had searched around for the ready code, but couldn't get a nice one. If I got it, I would only customize the code to that specific company needs. Is there any package that you know of ? It could be either in PHP or Perl implementation using MySQL. Thank you.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: PHP Business management system

Post by Christopher »

How about SugarCRM?
(#10850)
keenlearner
Forum Commoner
Posts: 50
Joined: Sun Dec 03, 2006 7:19 am

Re: PHP Business management system

Post by keenlearner »

Thanks for the suggestion, but this is for small business sale management, I need something simpler like this, but this one lack of a few features like to record sales, add stock item, calculate revenue.

http://webscripts.softpedia.com/script/ ... 41734.html
User avatar
anjanesh
DevNet Resident
Posts: 1679
Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India

Re: PHP Business management system

Post by anjanesh »

Post Reply