Thursday, January 6, 2022
2 changes · master
Enhancements to existing features
The eCommerce settings now only allow internal users to be selected as the salesperson for order follow-up. This prevents portal users or other inappropriate accounts from being assigned, reducing configuration mistakes and keeping sales responsibilities with staff users.
Original PR description
### Current behavior Any users (not only internal users, but portal users too) can be selected from the Salesperson field in the Settings. ### Expected behavior Only internal users can be selected. ### Steps - Install eCommerce - Go to Settings > Website category - Find 'Orders Followup' category - Try to pick a salesperson OPW-2709759
This update adjusts the Website Forum guided tours so they continue to work when related helpdesk demo settings change. It helps keep automated checks stable and reduces false failures during validation.
Original PR description
[IMP] website_forum: adapt tours The enterprise module website_helpdesk_forum changes the demo data karma_answer value to 0 for the default Help forum thus breaks the tour. odoo/enterprise#19870 odoo/upgrade#2681 TaskID: 2499623 Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr