diff --git a/account_bank_statement_import_online_paypal/README.rst b/account_statement_import_online_paypal/README.rst similarity index 100% rename from account_bank_statement_import_online_paypal/README.rst rename to account_statement_import_online_paypal/README.rst diff --git a/account_bank_statement_import_online_paypal/__init__.py b/account_statement_import_online_paypal/__init__.py similarity index 100% rename from account_bank_statement_import_online_paypal/__init__.py rename to account_statement_import_online_paypal/__init__.py diff --git a/account_bank_statement_import_online_paypal/__manifest__.py b/account_statement_import_online_paypal/__manifest__.py similarity index 100% rename from account_bank_statement_import_online_paypal/__manifest__.py rename to account_statement_import_online_paypal/__manifest__.py diff --git a/account_bank_statement_import_online_paypal/i18n/account_bank_statement_import_online_paypal.pot b/account_statement_import_online_paypal/i18n/account_bank_statement_import_online_paypal.pot similarity index 100% rename from account_bank_statement_import_online_paypal/i18n/account_bank_statement_import_online_paypal.pot rename to account_statement_import_online_paypal/i18n/account_bank_statement_import_online_paypal.pot diff --git a/account_bank_statement_import_online_paypal/models/__init__.py b/account_statement_import_online_paypal/models/__init__.py similarity index 100% rename from account_bank_statement_import_online_paypal/models/__init__.py rename to account_statement_import_online_paypal/models/__init__.py diff --git a/account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py b/account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py similarity index 100% rename from account_bank_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py rename to account_statement_import_online_paypal/models/online_bank_statement_provider_paypal.py diff --git a/account_bank_statement_import_online_paypal/readme/CONFIGURE.rst b/account_statement_import_online_paypal/readme/CONFIGURE.rst similarity index 100% rename from account_bank_statement_import_online_paypal/readme/CONFIGURE.rst rename to account_statement_import_online_paypal/readme/CONFIGURE.rst diff --git a/account_bank_statement_import_online_paypal/readme/CONTRIBUTORS.rst b/account_statement_import_online_paypal/readme/CONTRIBUTORS.rst similarity index 100% rename from account_bank_statement_import_online_paypal/readme/CONTRIBUTORS.rst rename to account_statement_import_online_paypal/readme/CONTRIBUTORS.rst diff --git a/account_bank_statement_import_online_paypal/readme/DESCRIPTION.rst b/account_statement_import_online_paypal/readme/DESCRIPTION.rst similarity index 100% rename from account_bank_statement_import_online_paypal/readme/DESCRIPTION.rst rename to account_statement_import_online_paypal/readme/DESCRIPTION.rst diff --git a/account_bank_statement_import_online_paypal/readme/ROADMAP.rst b/account_statement_import_online_paypal/readme/ROADMAP.rst similarity index 100% rename from account_bank_statement_import_online_paypal/readme/ROADMAP.rst rename to account_statement_import_online_paypal/readme/ROADMAP.rst diff --git a/account_bank_statement_import_online_paypal/readme/USAGE.rst b/account_statement_import_online_paypal/readme/USAGE.rst similarity index 100% rename from account_bank_statement_import_online_paypal/readme/USAGE.rst rename to account_statement_import_online_paypal/readme/USAGE.rst diff --git a/account_bank_statement_import_online_paypal/static/description/icon.png b/account_statement_import_online_paypal/static/description/icon.png similarity index 100% rename from account_bank_statement_import_online_paypal/static/description/icon.png rename to account_statement_import_online_paypal/static/description/icon.png diff --git a/account_bank_statement_import_online_paypal/static/description/index.html b/account_statement_import_online_paypal/static/description/index.html similarity index 100% rename from account_bank_statement_import_online_paypal/static/description/index.html rename to account_statement_import_online_paypal/static/description/index.html diff --git a/account_bank_statement_import_online_paypal/tests/__init__.py b/account_statement_import_online_paypal/tests/__init__.py similarity index 100% rename from account_bank_statement_import_online_paypal/tests/__init__.py rename to account_statement_import_online_paypal/tests/__init__.py diff --git a/account_bank_statement_import_online_paypal/tests/test_account_bank_statement_import_online_paypal.py b/account_statement_import_online_paypal/tests/test_account_bank_statement_import_online_paypal.py similarity index 100% rename from account_bank_statement_import_online_paypal/tests/test_account_bank_statement_import_online_paypal.py rename to account_statement_import_online_paypal/tests/test_account_bank_statement_import_online_paypal.py diff --git a/account_bank_statement_import_online_paypal/views/online_bank_statement_provider.xml b/account_statement_import_online_paypal/views/online_bank_statement_provider.xml similarity index 100% rename from account_bank_statement_import_online_paypal/views/online_bank_statement_provider.xml rename to account_statement_import_online_paypal/views/online_bank_statement_provider.xml