diff --git a/odex25_ensan/odex_benefit/i18n/ar_001.po b/odex25_ensan/odex_benefit/i18n/ar_001.po
index 2e0b3bef0..f88ae71d2 100644
--- a/odex25_ensan/odex_benefit/i18n/ar_001.po
+++ b/odex25_ensan/odex_benefit/i18n/ar_001.po
@@ -2644,10 +2644,26 @@ msgstr ""
#: model:ir.model.fields.selection,name:odex_benefit.selection__food_basket_line__donation_type__both
#: model:ir.model.fields.selection,name:odex_benefit.selection__payment_collection_line__donation_type__both
#: model:ir.model.fields.selection,name:odex_benefit.selection__receive_food_basket__donation_method__both
+#: model_terms:ir.ui.view,arch_db:odex_benefit.committees_search_view
#, python-format
msgid "Both"
msgstr "مشترك"
+#. module: odex_benefit
+#: model:ir.actions.act_window,name:odex_benefit.action_social_search_committees
+msgid "Social Research Committees"
+msgstr "فرق البحث الاجتماعي"
+
+#. module: odex_benefit
+#: model:ir.ui.menu,name:odex_benefit.social_search_committees_menu
+msgid "Social Research Teams"
+msgstr "فرق البحث الاجتماعي"
+
+#. module: odex_benefit
+#: model:ir.ui.menu,name:odex_benefit.social_search_settings_menu
+msgid "Social Search Settings"
+msgstr "إعدادات البحث الاجتماعي"
+
#. module: odex_benefit
#: model:ir.model.fields,field_description:odex_benefit.field_benefits_representative__message_bounce
#: model:ir.model.fields,field_description:odex_benefit.field_external_benefits__message_bounce
@@ -3051,11 +3067,6 @@ msgstr ""
msgid "Commercial Record Code"
msgstr ""
-#. module: odex_benefit
-#: model:ir.ui.menu,name:odex_benefit.social_search_men
-msgid "Committees Men"
-msgstr "فرق البحث الرجالية"
-
#. module: odex_benefit
#: model:ir.model.fields.selection,name:odex_benefit.selection__receive_appliances_furniture__donation_method__communication
msgid "Communication"
@@ -8001,8 +8012,9 @@ msgstr "تاريخ بداية العضوية"
#. module: odex_benefit
#: model:ir.model.fields.selection,name:odex_benefit.selection__committees_line__type__male
+#: model_terms:ir.ui.view,arch_db:odex_benefit.committees_search_view
msgid "Men"
-msgstr ""
+msgstr "رجال"
#. module: odex_benefit
#: model:ir.model.fields,field_description:odex_benefit.field_visit_location__message
@@ -11642,6 +11654,7 @@ msgstr ""
#: model:ir.model.fields,field_description:odex_benefit.field_benefit_behaviors_type__type
#: model:ir.model.fields,field_description:odex_benefit.field_committees_line__type
#: model:ir.model.fields,field_description:odex_benefit.field_visit_location__benefit_type
+#: model_terms:ir.ui.view,arch_db:odex_benefit.committees_search_view
msgid "Type"
msgstr "النوع"
@@ -12496,7 +12509,7 @@ msgstr ""
#. module: odex_benefit
#: model:ir.model.fields.selection,name:odex_benefit.selection__rooms_categories__gender__both
msgid "both"
-msgstr ""
+msgstr "مشترك"
#. module: odex_benefit
#: model:ir.model.fields.selection,name:odex_benefit.selection__benefit_food_basket__state__calculation
@@ -12592,41 +12605,16 @@ msgstr ""
msgid "committees"
msgstr ""
-#. module: odex_benefit
-#: model:ir.ui.menu,name:odex_benefit.social_search_women
-msgid "committees Women"
-msgstr "فرق البحث النسائية"
-
-#. module: odex_benefit
-#: model:ir.ui.menu,name:odex_benefit.social_search_combined
-msgid "committees combined"
-msgstr "فرق البحث المشتركة"
-
#. module: odex_benefit
#: model:ir.model,name:odex_benefit.model_committees_line
msgid "committees.line"
msgstr "فرق البحث"
-#. module: odex_benefit
-#: model:ir.actions.act_window,name:odex_benefit.committees_combined_action
-msgid "committees_combined_action"
-msgstr "فرق البحث المشتركة"
-
#. module: odex_benefit
#: model_terms:ir.ui.view,arch_db:odex_benefit.committees_view_form
msgid "committees_form"
msgstr ""
-#. module: odex_benefit
-#: model:ir.actions.act_window,name:odex_benefit.committees_men_action
-msgid "committees_men_action"
-msgstr "فرق البحث الرجالية"
-
-#. module: odex_benefit
-#: model:ir.actions.act_window,name:odex_benefit.committees_women_action
-msgid "committees_women_action"
-msgstr "فرق البحث النسائية"
-
#. module: odex_benefit
#: model_terms:ir.ui.view,arch_db:odex_benefit.benefit_receive_zkat_form
#: model_terms:ir.ui.view,arch_db:odex_benefit.receive_food_basket_form
@@ -13825,7 +13813,12 @@ msgstr "مع الأقارب"
#. module: odex_benefit
#: model:ir.model.fields.selection,name:odex_benefit.selection__committees_line__type__female
msgid "women"
-msgstr ""
+msgstr "نساء"
+
+#. module: odex_benefit
+#: model_terms:ir.ui.view,arch_db:odex_benefit.committees_search_view
+msgid "Women"
+msgstr "نساء"
#. module: odex_benefit
#: model:ir.model.fields,field_description:odex_benefit.field_zkat_line__uint
diff --git a/odex25_ensan/odex_benefit/views/actions_and_menus.xml b/odex25_ensan/odex_benefit/views/actions_and_menus.xml
index fe53ab46f..1a7abb31c 100644
--- a/odex25_ensan/odex_benefit/views/actions_and_menus.xml
+++ b/odex25_ensan/odex_benefit/views/actions_and_menus.xml
@@ -9,7 +9,7 @@
kanban,form,tree,activity,google_map
- {'is_benefit': True}
+ {'is_benefit': True,'search_default_state': 1}
Create the Benefit
@@ -74,37 +74,12 @@
[('state','in',['not_leaving','black_list'])]
-
-
-
-
- committees_men_action
+
+
+ Social Research Committees
ir.actions.act_window
committees.line
-
tree,form
- {'default_type': 'male'}
- [('type', '=', 'male')]
-
-
-
- committees_women_action
- ir.actions.act_window
- committees.line
-
- tree,form
- {'default_type': 'female'}
- [('type', '=', 'female')]
-
-
-
- committees_combined_action
- ir.actions.act_window
- committees.line
-
- tree,form
- {'default_type': 'both'}
- [('type', '=', 'both')]
@@ -811,27 +786,17 @@
+
+
+
-
-
-
-
-
-
-
+
+ sequence="5"/>
-
diff --git a/odex25_ensan/odex_benefit/views/committees_view.xml b/odex25_ensan/odex_benefit/views/committees_view.xml
index adfddaf28..76cdc3275 100644
--- a/odex25_ensan/odex_benefit/views/committees_view.xml
+++ b/odex25_ensan/odex_benefit/views/committees_view.xml
@@ -21,7 +21,7 @@
-
+
@@ -32,6 +32,23 @@
-
+
+ committees.line.search
+ committees.line
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file