add logic for odoo_hr_employee_shift

Merged quandh requested to merge feature/495 into 17.0
Compare and
2 files
+ 33
4
Preferences
File browser
Compare changes
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e-20240330\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-09-27 02:03+0000\n"
"PO-Revision-Date: 2024-09-27 02:03+0000\n"
"POT-Creation-Date: 2024-10-24 09:23+0000\n"
"PO-Revision-Date: 2024-10-24 09:23+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@@ -215,6 +215,13 @@ msgstr "Tên nhân viên"
msgid "End Date"
msgstr "Ngày kết thúc"
#. module: odoo_hr_employee_shift
#. odoo-python
#: code:addons/odoo_hr_employee_shift/models/hr_shift_request.py:0
#, python-format
msgid "End Date must be greater than Start Date."
msgstr "Ngày kết thúc phải lớn hơn Ngày bắt đầu."
#. module: odoo_hr_employee_shift
#: model:ir.model.fields,field_description:odoo_hr_employee_shift.field_shift_type__time_end
msgid "End Time"
@@ -570,6 +577,22 @@ msgstr "Tin nhắn Website"
msgid "Website communication history"
msgstr "Lịch sử liên lạc trên website"
#. module: odoo_hr_employee_shift
#. odoo-python
#: code:addons/odoo_hr_employee_shift/models/hr_shift_request.py:0
#, python-format
msgid "You can not have 2 leaves that overlaps on the same day."
msgstr "Bạn không thể có hai ca làm việc trùng nhau trong cùng một ngày."
#. module: odoo_hr_employee_shift
#. odoo-python
#: code:addons/odoo_hr_employee_shift/models/hr_shift_request.py:0
#, python-format
msgid ""
"You cannot delete an shift request which is not Confirmed and approved "
msgstr ""
"Bạn không thể xóa yêu cầu ca chưa được xác nhận và phê duyệt"
#. module: odoo_hr_employee_shift
#: model_terms:ir.ui.view,arch_db:odoo_hr_employee_shift.edit_ot_type_form
msgid "name"