Skip to content
Snippets Groups Projects
Commit 0e6aa2c8 authored by roen-odoo's avatar roen-odoo
Browse files

[FIX] *: Bad context keys in smart button


Current behavior:
When adding a group_by:[opportunity_id] key to the context of the quotations page
the delivery smart button crash when there is more than 1 delivery

Steps to reproduce:
 -Add 'group_by':['opportunity_id'] in context of the quotations page
 -Refresh the page
 -Create a sale with more than 1 delivery
 -When you click on the delivery smart button the app crash

opw-2658775

closes odoo/odoo#79328

Signed-off-by: default avatarJulien Castiaux <juc@odoo.com>
parent 0816dbd9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment