Multi-warehouse ERPV purchase, sale and inventory system computer version, web version purchase, sale and inventory source code, 1000 customers
PC client with multiple customers and multiple warehouses, with scanner function
This system develops PHP+MySQL PC side using CI2.x framework
The operating environment of this system is php5.6 on the PC side
Support nginx iis Apache
This system is an open source unlimited optimized version developed for PHP language, and has many functions such as purchasing, sales, multi-warehouse management, commodity management, supplier management, employee management, etc. The ERP deployment and installation is very simple, as long as you need space to support PHP and upload it to the root directory, you can simply install it. The running speed and data processing efficiency are very high, which is very suitable for warehouse management of small and medium-sized enterprises! (It is recommended to use the Pagoda panel for deployment)
(Supports local stand-alone) (Supports cloud server,) If you don’t know how to deploy, I can provide technical support. (Technical support is subject to additional charges)
Set up tutorial 1. First import the erp.sql of the updated directory into the database 2. Open the applicationconfigdatabase.php file and find the database configuration fields as follows: $db['default']['hostname'] = 'localhost'; //General default Just $db['default']['username'] = 'root'; //Database customer name $db['default']['password'] = 'root'; //Database password $db['default ']['database'] = 'erpv9'; //Database name 3. Access your website. The account number is admin and the password is admin.
Test address: 180.76.158.178:66
Account: admin
Password:admin
6: