Hello Edward, sorry I have only just picked this up. Did you get it resolved? Most development now happens around my github page at https://github.com/timschofield/webERP Let me know if I can help Tim
Hi Jorge, I have just picked this up. Can you repost it at https://github.com/timschofield/webERP/discussions where most development now takes place. Tim
Hello Roy, when the password is inserted in the database it is encrypted using the PHP function - password_hash() (see https://www.php.net/manual/en/function.password-hash.php), assuming you are using a version of PHP greater than 5.5. If you are familiar with PHP and sql you are probably able to create a small script that manually updates the database table www_users. If not, or if this doesn't work, then let me know. Thanks Tim
Updated translation files