Skip to content

Commit

Permalink
[UPD] Update hr_timesheet_sheet module to the latest version from oca
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteMeAsap committed Mar 15, 2024
1 parent 7f60f34 commit 6c3a9d7
Show file tree
Hide file tree
Showing 78 changed files with 3,210 additions and 1,410 deletions.
15 changes: 9 additions & 6 deletions hr_timesheet_sheet/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
HR Timesheet Sheet
==================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:9b0cea81d5ffdb623c2b990db0977b513ab7f2f57e9367735012c98ec30c749c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
Expand All @@ -19,11 +22,11 @@ HR Timesheet Sheet
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/timesheet-16-0/timesheet-16-0-hr_timesheet_sheet
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/117/16.0
:alt: Try me on Runbot
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/timesheet&target_branch=16.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|
|badge1| |badge2| |badge3| |badge4| |badge5|

This module supplies a new screen enabling you to manage your work encoding
(timesheet) by period. Timesheet entries are made by employees each day. At the
Expand Down Expand Up @@ -82,7 +85,7 @@ Bug Tracker

Bugs are tracked on `GitHub Issues <https://github.com/OCA/timesheet/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_sheet%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.
Expand Down
2 changes: 1 addition & 1 deletion hr_timesheet_sheet/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

{
"name": "HR Timesheet Sheet",
"version": "16.0.1.0.0",
"version": "16.0.1.1.1",
"category": "Human Resources",
"sequence": 80,
"summary": "Timesheet Sheets, Activities",
Expand Down
12 changes: 11 additions & 1 deletion hr_timesheet_sheet/i18n/af.po
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,11 @@ msgstr ""
msgid "My Timesheet Sheets"
msgstr "Tydstate"

#. module: hr_timesheet_sheet
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_hr_my_timesheets
msgid "My Timesheets"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_line_to_submit_my
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_line_to_submit_my
Expand Down Expand Up @@ -530,6 +535,11 @@ msgstr ""
msgid "New timesheet sheet."
msgstr "Tydstate"

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__activity_calendar_event_id
msgid "Next Activity Calendar Event"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__activity_date_deadline
msgid "Next Activity Deadline"
Expand Down Expand Up @@ -562,7 +572,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet__message_needaction_counter
msgid "Number of messages which requires an action"
msgid "Number of messages requiring action"
msgstr ""

#. module: hr_timesheet_sheet
Expand Down
12 changes: 11 additions & 1 deletion hr_timesheet_sheet/i18n/am.po
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,11 @@ msgstr ""
msgid "My Timesheet Sheets"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_hr_my_timesheets
msgid "My Timesheets"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_line_to_submit_my
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_line_to_submit_my
Expand Down Expand Up @@ -517,6 +522,11 @@ msgstr ""
msgid "New timesheet sheet."
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__activity_calendar_event_id
msgid "Next Activity Calendar Event"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__activity_date_deadline
msgid "Next Activity Deadline"
Expand Down Expand Up @@ -550,7 +560,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet__message_needaction_counter
msgid "Number of messages which requires an action"
msgid "Number of messages requiring action"
msgstr ""

#. module: hr_timesheet_sheet
Expand Down
12 changes: 11 additions & 1 deletion hr_timesheet_sheet/i18n/ar.po
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,11 @@ msgstr ""
msgid "My Timesheet Sheets"
msgstr "سجل الدوام الخاص بي"

#. module: hr_timesheet_sheet
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_hr_my_timesheets
msgid "My Timesheets"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_line_to_submit_my
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_line_to_submit_my
Expand Down Expand Up @@ -545,6 +550,11 @@ msgstr ""
msgid "New timesheet sheet."
msgstr "الجداول الزمنيه "

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__activity_calendar_event_id
msgid "Next Activity Calendar Event"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__activity_date_deadline
msgid "Next Activity Deadline"
Expand Down Expand Up @@ -578,7 +588,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet__message_needaction_counter
msgid "Number of messages which requires an action"
msgid "Number of messages requiring action"
msgstr ""

#. module: hr_timesheet_sheet
Expand Down
55 changes: 40 additions & 15 deletions hr_timesheet_sheet/i18n/bg.po
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,11 @@ msgstr "Одобрен"
msgid "Attachment Count"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__available_task_ids
msgid "Available Tasks"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields.selection,name:hr_timesheet_sheet.selection__res_company__timesheet_sheet_review_policy__hr_manager
msgid "By HR Managers"
Expand All @@ -140,18 +145,21 @@ msgid "Can Review"
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Cannot approve a non-submitted sheet."
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Cannot reject a non-submitted sheet."
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Cannot revert to draft a non-approved sheet."
Expand Down Expand Up @@ -386,7 +394,6 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet__message_needaction
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet__message_unread
msgid "If checked, new messages require your attention."
msgstr ""

Expand Down Expand Up @@ -416,6 +423,7 @@ msgid "In Draft"
msgstr "В проект"

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid ""
Expand All @@ -424,6 +432,7 @@ msgid ""
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid ""
Expand Down Expand Up @@ -495,6 +504,11 @@ msgstr ""
msgid "My Timesheet Sheets"
msgstr "Моите часови листове"

#. module: hr_timesheet_sheet
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_hr_my_timesheets
msgid "My Timesheets"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_timesheet_line_to_submit_my
#: model:ir.ui.menu,name:hr_timesheet_sheet.menu_act_hr_timesheet_line_to_submit_my
Expand Down Expand Up @@ -567,7 +581,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet__message_needaction_counter
msgid "Number of messages which requires an action"
msgid "Number of messages requiring action"
msgstr ""

#. module: hr_timesheet_sheet
Expand All @@ -576,12 +590,7 @@ msgid "Number of messages with delivery error"
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,help:hr_timesheet_sheet.field_hr_timesheet_sheet__message_unread_counter
#, fuzzy
msgid "Number of unread messages"
msgstr "Непрочетени съобщения"

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Only a HR Officer or Manager can review the sheet."
Expand Down Expand Up @@ -659,6 +668,7 @@ msgid "Saturday"
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, fuzzy, python-format
msgid "Save the Timesheet Sheet first."
Expand Down Expand Up @@ -763,26 +773,30 @@ msgid "Temporary Timesheets"
msgstr "Моят график"

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid ""
"The Company in the Timesheet Sheet and in the Department must be the same."
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid ""
"The Company in the Timesheet Sheet and in the Employee must be the same."
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "The Company in the Timesheet Sheet and in the Project must be the same."
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "The Company in the Timesheet Sheet and in the Task must be the same."
Expand All @@ -795,6 +809,7 @@ msgid "The range of your Timesheet Sheet."
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "The start date cannot be later than the end date."
Expand Down Expand Up @@ -962,17 +977,10 @@ msgid "Type of the exception activity on record."
msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__message_unread
#: model_terms:ir.ui.view,arch_db:hr_timesheet_sheet.view_hr_timesheet_sheet_filter
msgid "Unread Messages"
msgstr "Непрочетени съобщения"

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__message_unread_counter
#, fuzzy
msgid "Unread Messages Counter"
msgstr "Непрочетени съобщения"

#. module: hr_timesheet_sheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_timesheet_sheet__user_id
msgid "User"
Expand All @@ -992,6 +1000,7 @@ msgid "Waiting review"
msgstr "Чака одобрение"

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Warning"
Expand Down Expand Up @@ -1019,6 +1028,7 @@ msgid "Week"
msgstr "Седмица"

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Week %(end)s"
Expand All @@ -1035,12 +1045,14 @@ msgid "Week start day"
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "Weeks %(start)s - %(end)s"
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/account_analytic_account.py:0
#: code:addons/hr_timesheet_sheet/models/hr_department.py:0
#: code:addons/hr_timesheet_sheet/models/hr_employee.py:0
Expand All @@ -1051,6 +1063,7 @@ msgid ""
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/account_analytic_line.py:0
#, python-format
msgid ""
Expand All @@ -1061,6 +1074,7 @@ msgid ""
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid ""
Expand All @@ -1069,12 +1083,14 @@ msgid ""
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid "You cannot duplicate a sheet."
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/hr_timesheet_sheet.py:0
#, python-format
msgid ""
Expand All @@ -1085,6 +1101,7 @@ msgid ""
msgstr ""

#. module: hr_timesheet_sheet
#. odoo-python
#: code:addons/hr_timesheet_sheet/models/account_analytic_line.py:0
#, python-format
msgid "You cannot modify an entry in a confirmed timesheet sheet: %(names)s"
Expand Down Expand Up @@ -1113,6 +1130,14 @@ msgstr ""
msgid "to"
msgstr "до"

#, fuzzy
#~ msgid "Number of unread messages"
#~ msgstr "Непрочетени съобщения"

#, fuzzy
#~ msgid "Unread Messages Counter"
#~ msgstr "Непрочетени съобщения"

#, fuzzy, python-format
#~ msgid "Week %s"
#~ msgstr "Седмица %s"
Expand Down
Loading

0 comments on commit 6c3a9d7

Please sign in to comment.