From 14ce21d220d21a6d9e5f7286a128d9838a768e0a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 19 Aug 2022 10:36:49 +0700 Subject: initial commit release --- addons/hr_timesheet/static/description/icon.png | Bin addons/hr_timesheet/static/description/icon.svg | 0 addons/hr_timesheet/static/description/icon_timesheet.png | Bin addons/hr_timesheet/static/img/employee7-image.jpg | Bin addons/hr_timesheet/static/img/employee_phu-image.jpg | Bin .../static/img/product_product_consultant-image.jpg | Bin addons/hr_timesheet/static/src/js/qr_code_action.js | 0 addons/hr_timesheet/static/src/js/task_with_hours.js | 0 .../static/src/js/timesheet_config_form_view.js | 0 addons/hr_timesheet/static/src/js/timesheet_factor.js | 0 addons/hr_timesheet/static/src/js/timesheet_uom.js | 0 .../hr_timesheet/static/src/scss/timesheets_task_form.scss | 0 addons/hr_timesheet/static/src/xml/qr_modal_template.xml | 0 13 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/hr_timesheet/static/description/icon.png mode change 100644 => 100755 addons/hr_timesheet/static/description/icon.svg mode change 100644 => 100755 addons/hr_timesheet/static/description/icon_timesheet.png mode change 100644 => 100755 addons/hr_timesheet/static/img/employee7-image.jpg mode change 100644 => 100755 addons/hr_timesheet/static/img/employee_phu-image.jpg mode change 100644 => 100755 addons/hr_timesheet/static/img/product_product_consultant-image.jpg mode change 100644 => 100755 addons/hr_timesheet/static/src/js/qr_code_action.js mode change 100644 => 100755 addons/hr_timesheet/static/src/js/task_with_hours.js mode change 100644 => 100755 addons/hr_timesheet/static/src/js/timesheet_config_form_view.js mode change 100644 => 100755 addons/hr_timesheet/static/src/js/timesheet_factor.js mode change 100644 => 100755 addons/hr_timesheet/static/src/js/timesheet_uom.js mode change 100644 => 100755 addons/hr_timesheet/static/src/scss/timesheets_task_form.scss mode change 100644 => 100755 addons/hr_timesheet/static/src/xml/qr_modal_template.xml (limited to 'addons/hr_timesheet/static') diff --git a/addons/hr_timesheet/static/description/icon.png b/addons/hr_timesheet/static/description/icon.png old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/description/icon.svg b/addons/hr_timesheet/static/description/icon.svg old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/description/icon_timesheet.png b/addons/hr_timesheet/static/description/icon_timesheet.png old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/img/employee7-image.jpg b/addons/hr_timesheet/static/img/employee7-image.jpg old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/img/employee_phu-image.jpg b/addons/hr_timesheet/static/img/employee_phu-image.jpg old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/img/product_product_consultant-image.jpg b/addons/hr_timesheet/static/img/product_product_consultant-image.jpg old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/src/js/qr_code_action.js b/addons/hr_timesheet/static/src/js/qr_code_action.js old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/src/js/task_with_hours.js b/addons/hr_timesheet/static/src/js/task_with_hours.js old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/src/js/timesheet_config_form_view.js b/addons/hr_timesheet/static/src/js/timesheet_config_form_view.js old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/src/js/timesheet_factor.js b/addons/hr_timesheet/static/src/js/timesheet_factor.js old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/src/js/timesheet_uom.js b/addons/hr_timesheet/static/src/js/timesheet_uom.js old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/src/scss/timesheets_task_form.scss b/addons/hr_timesheet/static/src/scss/timesheets_task_form.scss old mode 100644 new mode 100755 diff --git a/addons/hr_timesheet/static/src/xml/qr_modal_template.xml b/addons/hr_timesheet/static/src/xml/qr_modal_template.xml old mode 100644 new mode 100755 -- cgit v1.2.3