Sales and Inventory System with Credit Management using PHP Full Source Code
This is an advanced Sales and Inventory System programmed using PHP. The PHP extension used is MySQLi. This system manages the company stocks, sales, and customer credits. The system can also manage multiple branches of the company and the admin can assign a system user to a specific branch and this user can only manage the data only to his/her branch. The administrator of this system can generate the overall report per branch and all branches.
Here’s the list of features on this system:
- Purchase
- Stockin
- Payment
- Credit
- Products
- History Log
- Reorder Level
- Maintenance
- Category
- Customer
- Credit Applicants
- Product
- Supplier
- Reports
- Inventory Report
- Sales Report
- Account Receivables
- Branch Income
- Purchase Request
This system is also designed to make it user friendly. We’re using Twitter Bootstrap. You can modify the program as long as you give credit to the original author.
How to Run
- Download the source code and extract the zip file.
- Download or set up any local web server that runs PHP script.
- Open the web-server database and create a new database name it "inventory".
- Import the SQL file located in the backup folder of the source code.
- Copy and paste the source code to the location where your local web server accessing your local projects. Example for XAMPP('C:\xampp\htdocs')
- Open a web browser and browse the project. E.g [http://localhost/ahira] and for admin [http://localhost/ahira/admin]
Account info
User: admin
pass: admin
Admin Account info
User: administrator
pass: admin
Installation Demo
Happy coding!
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
my db is blank and user…
not working code
the code actually works well…
permission
Product add and Inventory
Product add and Inventory
Add new comment
- Add new comment
- 25864 views