Description
Invento is an Inventory Sytem that will allow you to keep tracking of the quantity and price of the items existing in your warehouse or business.
When creating a new item, you can set a quantity, and then everything is controlled by check-in/out and every movement is logged!. Also, here are some features:
- Statistics about your warehouse
- 4 different user roles (Administrator, General Supervisor, Supervisor and Employee)
- Responsive design
- Order items by categories
- Have tracking of the place where your categories are located
- Logs of each movement made in the system
Demo
You can check out the demo at http://sglancer.com/Invento and try 4 different user roles. Here
are the details of the accounts:
ADMINISTRATOR
User: admin
Pass: invento1234
GENERAL SUPERVISOR
User: generalsup
Pass: invento1234
SUPERVISOR
User: supervisor
Pass: invento1234
EMPLOYEE
User: employee
Pass: invento1234
Requeriments
- Apache Server
- PHP 5.x
- MySQL 5.x
Changelog
Version 2.3 07 May 2016
– Fixed minor bugs
Version 2.2 22 May 2015
– Fixed check out bugs
Version 2.1 19 April 2015
– Fixed compatibility issue that needed server to have MySQL Native Driver
– Fixed search-related bugs
– Fixed minor bugs
Version 2.0 16 April 2015
– System updated to MySQLi extension
– New documentation layout
Version 1.0 19 January 2015
– No changes