Welcome to sqlgun-wms warehousing backend management system!
The wms system is a directional production system suitable for warehouse goods entry and exit operations and inventory inquiries!
System architecture: mysql, CI, jqueryUI
Administrator account password: admin: admin
mysql database: Create a new wms library, set the character set to: UTF-8Unicode, and execute the compressed sql file!
Database configuration path: application/config/database.php configuration database, default library name wms
System configuration home page: $config['base_url']='http://localhost/wms/' in the application/config/config.php file, please define it according to your own environment
The current free version has implemented warehousing, first-in-first-out, and inventory allocation functions and can be used normally!