From 649686f1d18f011ab6252033f4f6409419be1f82 Mon Sep 17 00:00:00 2001 From: David Dufresne Date: Thu, 12 Jul 2018 11:00:54 -0400 Subject: [PATCH] Add web_contextual_search_favorite to numipack --- numipack/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/numipack/__manifest__.py b/numipack/__manifest__.py index 11669aa3..a453f37d 100644 --- a/numipack/__manifest__.py +++ b/numipack/__manifest__.py @@ -17,6 +17,7 @@ 'disable_quick_create', 'password_security', # TA#2532 'report_aeroo', + 'web_contextual_search_favorite', # TA#2637 'web_search_date_range', 'web_search_with_and', # TA#2547 ],