You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2020. It is now read-only.
I have GreenOdoo copied on a machine, and it's IP address is 192.168.1.100. After some time, I moved the GreenOdoo to another machine, whose IP address is 192.168.1.57. However, when I manage users with Odoo, "Resend password resetting" command send a link with the initial IP address 192.168.1.100, not my expected one, i.e. 192.168.1.57. I think we need to change the database's data to change the default IP address. But I don't know how to change it. Any ideas?