Daily updates from Odoo
Friday, October 19, 2018
1 change · master
Resolved issues and error corrections
This update corrects wording around user activity so Odoo distinguishes between a user connecting with an existing session and actually authenticating again. The change helps avoid misunderstanding when interpreting user access information.
Original PR description
The last time when a user connected to Odoo is a different concept than the last time when a user authenticated to Odoo. I can authenticate once and connect many times afterwards (cookie/session).