/var/softaculous/weberp
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
Companies.php530644editdlrm
config.php66660644editdlrm
extend.php92870644editdlrm
fileindex.php95040644editdlrm
import.php35770644editdlrm
info.xml41610644editdlrm
install.js9240644editdlrm
install.php46190644editdlrm
install.xml28370644editdlrm
md522580644editdlrm
notes.txt14460644editdlrm
update_pass.php4970644editdlrm
upgrade.php44200644editdlrm
upgrade.xml6700644editdlrm
_clone.php20040644editdlrm
_edit.php36960644editdlrm
_edit.xml4330644editdlrm
Edit: /var/softaculous/weberp/notes.txt (1446B)
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