diff --git a/sandwich_rule/README.rst b/leave_sandwich_rule/README.rst similarity index 100% rename from sandwich_rule/README.rst rename to leave_sandwich_rule/README.rst diff --git a/sandwich_rule/__init__.py b/leave_sandwich_rule/__init__.py similarity index 100% rename from sandwich_rule/__init__.py rename to leave_sandwich_rule/__init__.py diff --git a/sandwich_rule/__manifest__.py b/leave_sandwich_rule/__manifest__.py similarity index 100% rename from sandwich_rule/__manifest__.py rename to leave_sandwich_rule/__manifest__.py diff --git a/sandwich_rule/doc/RELEASE_NOTES.md b/leave_sandwich_rule/doc/RELEASE_NOTES.md similarity index 100% rename from sandwich_rule/doc/RELEASE_NOTES.md rename to leave_sandwich_rule/doc/RELEASE_NOTES.md diff --git a/sandwich_rule/models/__init__.py b/leave_sandwich_rule/models/__init__.py similarity index 100% rename from sandwich_rule/models/__init__.py rename to leave_sandwich_rule/models/__init__.py diff --git a/sandwich_rule/models/leave_apply.py b/leave_sandwich_rule/models/leave_apply.py similarity index 100% rename from sandwich_rule/models/leave_apply.py rename to leave_sandwich_rule/models/leave_apply.py diff --git a/sandwich_rule/static/description/banner.png b/leave_sandwich_rule/static/description/banner.png similarity index 100% rename from sandwich_rule/static/description/banner.png rename to leave_sandwich_rule/static/description/banner.png diff --git a/sandwich_rule/static/description/icon.png b/leave_sandwich_rule/static/description/icon.png similarity index 100% rename from sandwich_rule/static/description/icon.png rename to leave_sandwich_rule/static/description/icon.png diff --git a/sandwich_rule/static/description/images/banner_account_reports_xlsx.jpg b/leave_sandwich_rule/static/description/images/banner_account_reports_xlsx.jpg similarity index 100% rename from sandwich_rule/static/description/images/banner_account_reports_xlsx.jpg rename to leave_sandwich_rule/static/description/images/banner_account_reports_xlsx.jpg diff --git a/sandwich_rule/static/description/images/banner_accounting_dynamic_reports.gif b/leave_sandwich_rule/static/description/images/banner_accounting_dynamic_reports.gif similarity index 100% rename from sandwich_rule/static/description/images/banner_accounting_dynamic_reports.gif rename to leave_sandwich_rule/static/description/images/banner_accounting_dynamic_reports.gif diff --git a/sandwich_rule/static/description/images/banner_employee_documents.jpeg b/leave_sandwich_rule/static/description/images/banner_employee_documents.jpeg similarity index 100% rename from sandwich_rule/static/description/images/banner_employee_documents.jpeg rename to leave_sandwich_rule/static/description/images/banner_employee_documents.jpeg diff --git a/sandwich_rule/static/description/images/banner_project_task_timer.jpeg b/leave_sandwich_rule/static/description/images/banner_project_task_timer.jpeg similarity index 100% rename from sandwich_rule/static/description/images/banner_project_task_timer.jpeg rename to leave_sandwich_rule/static/description/images/banner_project_task_timer.jpeg diff --git a/sandwich_rule/static/description/images/banner_task_deadline_reminder.jpeg b/leave_sandwich_rule/static/description/images/banner_task_deadline_reminder.jpeg similarity index 100% rename from sandwich_rule/static/description/images/banner_task_deadline_reminder.jpeg rename to leave_sandwich_rule/static/description/images/banner_task_deadline_reminder.jpeg diff --git a/sandwich_rule/static/description/images/banner_whatsapp_web_message.png b/leave_sandwich_rule/static/description/images/banner_whatsapp_web_message.png similarity index 100% rename from sandwich_rule/static/description/images/banner_whatsapp_web_message.png rename to leave_sandwich_rule/static/description/images/banner_whatsapp_web_message.png diff --git a/sandwich_rule/static/description/images/checked.png b/leave_sandwich_rule/static/description/images/checked.png similarity index 100% rename from sandwich_rule/static/description/images/checked.png rename to leave_sandwich_rule/static/description/images/checked.png diff --git a/sandwich_rule/static/description/images/cybrosys.png b/leave_sandwich_rule/static/description/images/cybrosys.png similarity index 100% rename from sandwich_rule/static/description/images/cybrosys.png rename to leave_sandwich_rule/static/description/images/cybrosys.png diff --git a/sandwich_rule/static/description/images/pos_book_order.gif b/leave_sandwich_rule/static/description/images/pos_book_order.gif similarity index 100% rename from sandwich_rule/static/description/images/pos_book_order.gif rename to leave_sandwich_rule/static/description/images/pos_book_order.gif diff --git a/sandwich_rule/static/description/images/sandwich leave_youtube.png b/leave_sandwich_rule/static/description/images/sandwich leave_youtube.png similarity index 100% rename from sandwich_rule/static/description/images/sandwich leave_youtube.png rename to leave_sandwich_rule/static/description/images/sandwich leave_youtube.png diff --git a/sandwich_rule/static/description/images/sandwich_rule.gif b/leave_sandwich_rule/static/description/images/sandwich_rule.gif similarity index 100% rename from sandwich_rule/static/description/images/sandwich_rule.gif rename to leave_sandwich_rule/static/description/images/sandwich_rule.gif diff --git a/sandwich_rule/static/description/images/sandwich_rule_1.png b/leave_sandwich_rule/static/description/images/sandwich_rule_1.png similarity index 100% rename from sandwich_rule/static/description/images/sandwich_rule_1.png rename to leave_sandwich_rule/static/description/images/sandwich_rule_1.png diff --git a/sandwich_rule/static/description/images/sandwich_rule_2.png b/leave_sandwich_rule/static/description/images/sandwich_rule_2.png similarity index 100% rename from sandwich_rule/static/description/images/sandwich_rule_2.png rename to leave_sandwich_rule/static/description/images/sandwich_rule_2.png diff --git a/sandwich_rule/static/description/images/sandwich_rule_3.png b/leave_sandwich_rule/static/description/images/sandwich_rule_3.png similarity index 100% rename from sandwich_rule/static/description/images/sandwich_rule_3.png rename to leave_sandwich_rule/static/description/images/sandwich_rule_3.png diff --git a/sandwich_rule/static/description/index.html b/leave_sandwich_rule/static/description/index.html similarity index 100% rename from sandwich_rule/static/description/index.html rename to leave_sandwich_rule/static/description/index.html diff --git a/sandwich_rule/views/leave_apply.xml b/leave_sandwich_rule/views/leave_apply.xml similarity index 100% rename from sandwich_rule/views/leave_apply.xml rename to leave_sandwich_rule/views/leave_apply.xml