Daily updates from Odoo
Friday, February 25, 2022
1 change · master
Resolved issues and error corrections
The salary configurator now takes users directly to the incomplete field when they try to review and sign a contract. This avoids confusion caused by jumping to the top of the form and helps users complete contracts faster.
Original PR description
before this commit, when we click on review contract & sign button it scroll to top of the form. after this commit, when we click on review contract & sign button it scroll where field is empty. Id-2639157