diff --git a/search_by_range/__init__.py b/search_by_range/__init__.py
deleted file mode 100644
index 222a04dd..00000000
--- a/search_by_range/__init__.py
+++ /dev/null
@@ -1,19 +0,0 @@
-# -*- coding: utf-8 -*-
-#/#############################################################################
-#
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-#/#############################################################################
-# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
diff --git a/search_by_range/__openerp__.py b/search_by_range/__openerp__.py
deleted file mode 100644
index b570ff9f..00000000
--- a/search_by_range/__openerp__.py
+++ /dev/null
@@ -1,31 +0,0 @@
-# -*- coding: utf-8 -*-
-{
- 'name': 'App Search By Date or Number Range',
- 'version': '10.0.1.0',
- 'author': 'odooapp.cn',
- 'category': 'web',
- 'website': 'http://www.sunpop.cn',
- 'sequence': 2,
- 'summary': 'Search by date or number range in List view and Pivot view',
- 'description': """
-
-Search by date or number range in List view and Pivot view
---------------------------------------------------
-
- """,
- 'depends': ['web'],
- 'data': [
- 'views/template_view.xml',
- ],
- 'qweb': [
- 'static/src/xml/*.xml',
- ],
- "price": 0.00,
- "currency": "EUR",
-
- 'images': ['static/description/list_pivot.png'],
-
- 'installable': True,
- 'auto_install': False,
- 'application': False,
-}
diff --git a/search_by_range/static/description/date_range.png b/search_by_range/static/description/date_range.png
deleted file mode 100644
index 4ad83676..00000000
Binary files a/search_by_range/static/description/date_range.png and /dev/null differ
diff --git a/search_by_range/static/description/icon.png b/search_by_range/static/description/icon.png
deleted file mode 100644
index 2d1103b7..00000000
Binary files a/search_by_range/static/description/icon.png and /dev/null differ
diff --git a/search_by_range/static/description/index.html b/search_by_range/static/description/index.html
deleted file mode 100644
index dae90dd5..00000000
--- a/search_by_range/static/description/index.html
+++ /dev/null
@@ -1,20 +0,0 @@
-
-