From f038d170a72d45d5a5d69f67dc56ee3447be0861 Mon Sep 17 00:00:00 2001 From: Brian McMaster Date: Fri, 18 Aug 2023 12:05:21 -0400 Subject: [PATCH] [FIX] fieldservice_crm: order smart button --- fieldservice_crm/views/crm_lead.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fieldservice_crm/views/crm_lead.xml b/fieldservice_crm/views/crm_lead.xml index fd04613a2f..4f7e71d661 100644 --- a/fieldservice_crm/views/crm_lead.xml +++ b/fieldservice_crm/views/crm_lead.xml @@ -16,7 +16,7 @@ name="%(fieldservice.action_fsm_dash_order)d" icon="fa-truck" groups="fieldservice.group_fsm_user" - context="{'search_default_opportunity_id': active_id, + context="{'search_default_opportunity_id': id, 'default_location_id': fsm_location_id}" >