Wednesday, July 10, 2019
1 change
Resolved issues and error corrections
This fixes an error that could prevent CRM users from creating lead mining requests. Users can now save these requests normally, helping sales teams continue prospecting without interruption.
Original PR description
change method from '_compute_tooltip' to '_compute_credits' before this commit: - when saving the 'lead mining request' form in the CRM, it gives traceback. after this commit: - lead mining request will be created without any error. Description of the issue/feature this PR addresses: Traceback in Lead Mining Requests creation Current behavior before PR: Traceback in Lead Mining Requests creation Desired behavior after PR is merged: Traceback resolved in Lead Mining Requests creation Issue: https://www.odoo.com/web#id=1998091&action=327&model=project.task&view_type=form&menu_id=4720 Pad: https://pad.odoo.com/p/r.c1d08e83046b903f66d55772e3f52e71 -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr