diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-09-13 08:56:27 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-09-13 08:56:27 +0700 |
| commit | 8cd5ba78d36ebb399a69e87aa2bdd76b01bf5504 (patch) | |
| tree | 5eab492373a621b5ae1a12545528321ee3cd8d60 /indoteknik_custom/__manifest__.py | |
| parent | 9715888978cb93586f62ddb7ea153d0504bd290d (diff) | |
Create solr commit collections scheduler
Diffstat (limited to 'indoteknik_custom/__manifest__.py')
| -rwxr-xr-x | indoteknik_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
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', |
