fix excel report
This commit is contained in:
parent
cde57b6e1d
commit
6af21c25d0
|
|
@ -26,6 +26,30 @@ msgstr "طلبات الحضور والانصراف"
|
|||
msgid " Sign In"
|
||||
msgstr "تسجيل دخول"
|
||||
|
||||
#. module: attendances
|
||||
#: code:addons/attendances/wizard/attendances_report_wiz.py:0
|
||||
#, python-format
|
||||
msgid "Office Hours"
|
||||
msgstr "ساعات العمل"
|
||||
|
||||
#. module: attendances
|
||||
#: code:addons/attendances/wizard/attendances_report_wiz.py:0
|
||||
#, python-format
|
||||
msgid "Extra hours"
|
||||
msgstr "الاضافى"
|
||||
|
||||
#. module: attendances
|
||||
#: code:addons/attendances/wizard/attendances_report_wiz.py:0
|
||||
#, python-format
|
||||
msgid "Total Extra"
|
||||
msgstr "اجمالى الاضافى"
|
||||
|
||||
#. module: attendances
|
||||
#: code:addons/attendances/wizard/attendances_report_wiz.py:0
|
||||
#, python-format
|
||||
msgid "Total Leave"
|
||||
msgstr "اجمالى الاجازات"
|
||||
|
||||
#. module: attendances
|
||||
#: model_terms:ir.ui.view,arch_db:attendances.view_employee_attendance_form_inherit
|
||||
msgid "<span class=\"o_stat_text\">Attendance</span>"
|
||||
|
|
|
|||
Loading…
Reference in New Issue