Wednesday, September 5, 2018
1 change
Resolved issues and error corrections
This fixes an issue in the Sales dashboard where selecting a target could show the same fields twice. The change makes the target setup clearer for users and reduces unnecessary background loading.
Original PR description
…target. - add class bottom_block due to 2 divs having same class (o_kanban_primary_bottom) which leads the same fields displaying 2 times at a single click and removed rpc call. Task #1871444 Task : https://www.odoo.com/web#id=1871444&action=327&model=project.task&view_type=form&menu_id=4720 Pad : https://pad.odoo.com/p/r.09bcbef3588908dd976d06b9ad93d211 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