Daily updates from Odoo
Friday, December 7, 2018
2 changes · master
Enhancements to existing features
The website now reuses the standard live chat channel instead of creating a separate one, making setup easier and more consistent. Demo environments also include the administrator as a default live chat operator, so testing live chat works with less manual configuration.
Original PR description
In order to facilitiate the configuration of a livechat on the website, the first livechat channel that was demo data from im_livechat is now set as data. Website is now using this first livechat channel instead of creating a new one and using it. Merge related to task ID 1912056.
When a signature request is sent, eligible internal users who need to sign now automatically receive a To Do activity called "Sign document." Completing the signature marks the activity as done, helping teams track pending signatures without changing the document if the task is manually closed.
Original PR description
When you ask for a signature, To Do "Sign document" activity is created for each internal users that have to sign the document. Signing the document marks the activity as done, but marking the activity as done has no impact on the document. Task : https://www.odoo.com/web#id=1912199&action=333&active_id=965&model=project.task&view_type=form&menu_id=4720