安装后,多了一个config.php
- Execute start!
- [COPY ]C:\Apache24\htdocs\erp\companies\erp\FormDesigns\GoodsReceived.xml
- [COPY ]C:\Apache24\htdocs\erp\companies\erp\FormDesigns\Journal.xml
- [COPY ]C:\Apache24\htdocs\erp\companies\erp\FormDesigns\PickingList.xml
- [COPY ]C:\Apache24\htdocs\erp\companies\erp\FormDesigns\PurchaseOrder.xml
- [COPY ]C:\Apache24\htdocs\erp\companies\erp\logo.jpg
- [COPY ]C:\Apache24\htdocs\erp\config.php
复制代码
默认的密码是'weberp'
- insert into `www_users` (`userid`, `password`, `realname`, `customerid`, `supplierid`, `salesman`, `phone`, `email`, `defaultlocation`, `fullaccess`, `cancreatetender`, `lastvisitdate`, `branchcode`, `pagesize`, `modulesallowed`, `showdashboard`, `blocked`, `displayrecordsmax`, `theme`, `language`, `pdflanguage`, `department`) values('admin','$2y$10$mny.xo3jipR7jGvxhDBE2eGaAZOgC94WBV9wVqVpM3jmYISisSu/u','Demonstration user','','','','','admin@weberp.org','MEL','8','1','2016-11-27 15:11:18','','A4','1,1,1,1,1,1,1,1,1,1,1,','0','1','50','xenos','zh_CN.utf8','0','0');
复制代码
|