Tuesday, April 18, 2023
1 change · master
Enhancements to existing features
OCR-related updates in document chatter will now consistently appear as posted by OdooBot, regardless of whether the refresh was started manually or automatically. This avoids confusion from messages previously appearing under different authors such as the user or Public User.
Original PR description
There was an inconsistency about the author of the update message posted in the chatter when the OCR filled the document. If the user manually clicked on the "Refresh" button, they would be set as the author, whereas if the refresh was performed automatically (i.e. by the cron or the webhook), "Public User" would be the author. Now, OdooBot will always be the author. Community PR: odoo/odoo#117073