From 8cd5ba78d36ebb399a69e87aa2bdd76b01bf5504 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Wed, 13 Sep 2023 08:56:27 +0700 Subject: Create solr commit collections scheduler --- indoteknik_custom/__manifest__.py | 1 + 1 file changed, 1 insertion(+) (limited to 'indoteknik_custom/__manifest__.py') diff --git a/indoteknik_custom/__manifest__.py b/indoteknik_custom/__manifest__.py index e1be8910..55708acc 100755 --- a/indoteknik_custom/__manifest__.py +++ b/indoteknik_custom/__manifest__.py @@ -92,6 +92,7 @@ 'views/mail_template_po.xml', 'views/price_group.xml', 'views/mrp_production.xml', + 'views/apache_solr.xml', 'views/apache_solr_queue.xml', 'views/cost_centre.xml', 'views/account_account_views.xml', -- cgit v1.2.3