D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
softaculous
/
weberp
/
Filename :
notes.txt
back
Copy
1. [[NA]]Install without dbprefix bcoz of it takes dbprefix as prewb_weberp4 2. Time Zone : America/New_york (default selected) 3. Install with sample data and also without sample data(since version 4.13.1). 4. Dump the sql by command : mysqldump --routines -u root -pmysql web4101 > weberp.sql 5. Copy companies/database folder from manual to companies/softaculous folder except Companies.php file which we sconfigure. 6. We Removed sample data install from softaculous, because sample and non-sample manual installation of weberp installs non-sample data only ( since 4.15.1 ) 7. Language keep default i.e : English United Kingdom 8. Chart of accounts : Keep United Kingdom (default) 9. Select logo manually in manual installation from, companies/weberpdemo/logo.jpg else the image is created with database name on the image inside {{PATH}}}/companies/{{dbname}}/. 10. Move DELMITERS to end of the file and also remove DEFINER = "root@localhost". 11. We faced this issue while upgrading https://github.com/timschofield/webERP/issues/807 . We were able to workaround with setting sql_mode="NO_ENGINE_SUBSTITUTION" or sql_mode='' in etc/my.cnf file and restarting MYSQL. 12. `levels`, 'mrpparameters' , 'mrprequirements', 'mrpsupplies' table not made post upgrading from 4.15.2 to 5.0.1. 13. Follow these upgrade notes https://github.com/timschofield/webERP#upgrading 14. PHP REQUIREMENT LINK : https://github.com/timschofield/webERP#requirements