diff --git a/hr_timesheet_overtime_begin_end/README.rst b/hr_timesheet_rate_overtime_begin_end/README.rst similarity index 100% rename from hr_timesheet_overtime_begin_end/README.rst rename to hr_timesheet_rate_overtime_begin_end/README.rst diff --git a/hr_timesheet_overtime_begin_end/__init__.py b/hr_timesheet_rate_overtime_begin_end/__init__.py similarity index 100% rename from hr_timesheet_overtime_begin_end/__init__.py rename to hr_timesheet_rate_overtime_begin_end/__init__.py diff --git a/hr_timesheet_overtime_begin_end/__manifest__.py b/hr_timesheet_rate_overtime_begin_end/__manifest__.py similarity index 100% rename from hr_timesheet_overtime_begin_end/__manifest__.py rename to hr_timesheet_rate_overtime_begin_end/__manifest__.py diff --git a/hr_timesheet_overtime_begin_end/models/__init__.py b/hr_timesheet_rate_overtime_begin_end/models/__init__.py similarity index 100% rename from hr_timesheet_overtime_begin_end/models/__init__.py rename to hr_timesheet_rate_overtime_begin_end/models/__init__.py diff --git a/hr_timesheet_overtime_begin_end/models/account_analytic_line.py b/hr_timesheet_rate_overtime_begin_end/models/account_analytic_line.py similarity index 100% rename from hr_timesheet_overtime_begin_end/models/account_analytic_line.py rename to hr_timesheet_rate_overtime_begin_end/models/account_analytic_line.py diff --git a/hr_timesheet_overtime_begin_end/readme/CONTRIBUTORS.rst b/hr_timesheet_rate_overtime_begin_end/readme/CONTRIBUTORS.rst similarity index 100% rename from hr_timesheet_overtime_begin_end/readme/CONTRIBUTORS.rst rename to hr_timesheet_rate_overtime_begin_end/readme/CONTRIBUTORS.rst diff --git a/hr_timesheet_overtime_begin_end/readme/DESCRIPTION.rst b/hr_timesheet_rate_overtime_begin_end/readme/DESCRIPTION.rst similarity index 100% rename from hr_timesheet_overtime_begin_end/readme/DESCRIPTION.rst rename to hr_timesheet_rate_overtime_begin_end/readme/DESCRIPTION.rst diff --git a/hr_timesheet_overtime_begin_end/static/description/index.html b/hr_timesheet_rate_overtime_begin_end/static/description/index.html similarity index 100% rename from hr_timesheet_overtime_begin_end/static/description/index.html rename to hr_timesheet_rate_overtime_begin_end/static/description/index.html diff --git a/hr_timesheet_overtime_begin_end/tests/__init__.py b/hr_timesheet_rate_overtime_begin_end/tests/__init__.py similarity index 100% rename from hr_timesheet_overtime_begin_end/tests/__init__.py rename to hr_timesheet_rate_overtime_begin_end/tests/__init__.py diff --git a/hr_timesheet_overtime_begin_end/tests/test_analytic_line.py b/hr_timesheet_rate_overtime_begin_end/tests/test_analytic_line.py similarity index 100% rename from hr_timesheet_overtime_begin_end/tests/test_analytic_line.py rename to hr_timesheet_rate_overtime_begin_end/tests/test_analytic_line.py diff --git a/setup/hr_timesheet_overtime_begin_end/odoo/addons/hr_timesheet_overtime_begin_end b/setup/hr_timesheet_overtime_begin_end/odoo/addons/hr_timesheet_overtime_begin_end deleted file mode 120000 index 58ec292..0000000 --- a/setup/hr_timesheet_overtime_begin_end/odoo/addons/hr_timesheet_overtime_begin_end +++ /dev/null @@ -1 +0,0 @@ -../../../../hr_timesheet_overtime_begin_end \ No newline at end of file diff --git a/setup/hr_timesheet_rate_overtime_begin_end/odoo/addons/hr_timesheet_rate_overtime_begin_end b/setup/hr_timesheet_rate_overtime_begin_end/odoo/addons/hr_timesheet_rate_overtime_begin_end new file mode 120000 index 0000000..2704a92 --- /dev/null +++ b/setup/hr_timesheet_rate_overtime_begin_end/odoo/addons/hr_timesheet_rate_overtime_begin_end @@ -0,0 +1 @@ +../../../../hr_timesheet_rate_overtime_begin_end \ No newline at end of file diff --git a/setup/hr_timesheet_overtime_begin_end/setup.py b/setup/hr_timesheet_rate_overtime_begin_end/setup.py similarity index 100% rename from setup/hr_timesheet_overtime_begin_end/setup.py rename to setup/hr_timesheet_rate_overtime_begin_end/setup.py