Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0] [MIG] hr_timesheet_sheet: Migration 18.0 #723

Open
wants to merge 157 commits into
base: 18.0
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
157 commits
Select commit Hold shift + click to select a range
33edf82
[11.0][MIG] hr_timesheet_sheet (#125)
MiquelRForgeFlow Jun 18, 2018
deb6bf7
Translated using Weblate (Japanese)
yostashiro Jun 19, 2018
d9bbabe
Translated using Weblate (Português (Brasil))
Jun 20, 2018
2161d54
[11.0][hr_timesheet_sheet]: allow to display more than 40 cells
JordiBForgeFlow Jul 26, 2018
e3fae83
hr_timesheet_sheet: add menu 'Timesheet Sheets to Approve'
JordiBForgeFlow Jul 30, 2018
85a34b2
hr_timesheet_sheet: pass selected project context to task creation
JordiBForgeFlow Aug 2, 2018
2f3df73
[11.0][IMP] hr_timesheet_sheet: ease extensions (#131)
astirpe Sep 11, 2018
d0ad37c
Fix task domain and default project_id
astirpe Sep 20, 2018
dff3a08
Bump version
astirpe Sep 20, 2018
f9dd767
[IMP] hr_timesheet_sheet ux
astirpe Sep 20, 2018
9fec78f
Code review
astirpe Sep 20, 2018
3273311
Update contributors list
astirpe Sep 20, 2018
fbb0184
[FIX] hr_timesheet_sheet: "Refuse" button name (#134)
astirpe Oct 1, 2018
48baa70
[11.0][IMP] hr_timesheet_sheet: merge hr_timesheet_sheet_week_start_d…
LoisRForgeFlow Oct 17, 2018
c687fe0
restrict selection of projects to those that have 'allow_timsheets' set
JordiBForgeFlow Nov 5, 2018
ad4a4ca
[MIG] hr_timesheet_sheet: Migration to 12.0
alexey-pelykh Nov 9, 2018
450204a
[FIX] hr_timesheet_sheet: Don't fail tests on Sunday
pedrobaeza Dec 9, 2018
2791a46
[IMP] hr_timesheet_sheet: more extendability & cleanup
alexey-pelykh Dec 11, 2018
240eae3
[FIX] Fix related fields in hr_timesheet_sheet
AdriaGForgeFlow Dec 18, 2018
db0f2ca
[FIX] hr_timesheet_sheet: who approves timesheets should be the manager
MiquelRForgeFlow Dec 17, 2018
08e558a
[FIX]hr_timesheet_sheet : fix singleton error in _compute_line_ids
bizzappdev Dec 27, 2018
4a0d5e2
[FIX] timesheet sheet lines inconsistency
astirpe Jan 17, 2019
832e836
[FIX] hr_timesheet_sheet: unlink only generated AAL
alexey-pelykh Feb 15, 2019
daf5e1b
[IMP] hr_timesheet_sheet: texts & formatting
alexey-pelykh Feb 15, 2019
1563bd4
[FIX] hr_timesheet_sheet: sheet_id when modifying the timesheet
astirpe Feb 26, 2019
a70c397
[IMP] hr_timesheet_sheet: protect specific list of fields
alexey-pelykh Feb 26, 2019
430dac4
[FIX] Avoid cleaning when set to draft
MiquelRForgeFlow Feb 28, 2019
7c1dbff
[IMP] Make a constant for the '/' name for empty lines
MiquelRForgeFlow Feb 27, 2019
81786ef
[FIX] Correctly handle partial amounts of timesheets
MiquelRForgeFlow Feb 18, 2019
366953a
[IMP] Rename method / parameters to a better descriptive name
MiquelRForgeFlow Feb 18, 2019
6063583
hr_timesheet_sheet: version bump
alexey-pelykh Mar 5, 2019
b8f2bea
[FIX] Wrong decorator
astirpe Mar 8, 2019
5b0070f
Translated using Weblate (Dutch)
Mar 23, 2019
8855fe4
[IMP] hr_timesheet_sheet: fix amount calculation issues + code simpli…
astirpe Mar 25, 2019
a05b8c3
[FIX] Add lines of other employees
astirpe Mar 28, 2019
0d8b6d8
[FIX] hr_timesheet_sheet: sheet name
alexey-pelykh Mar 26, 2019
cc905ca
[12.0][FIX] hr_timesheet_sheet: subscribe user when confirm (#227)
astirpe Apr 3, 2019
7988280
[FIX] Allow timesheet sheet when employee's company is not set
astirpe Mar 27, 2019
e136b31
[ADD] Constraint company_id in timesheet sheet line
astirpe Mar 25, 2019
0acaa60
[ADD] company_id in blacklist of timesheet sheet line
astirpe Mar 25, 2019
4329010
[REM] Obsolete constraint
astirpe Mar 25, 2019
6ce2749
[FIX] Consistency of company on projects and employees
astirpe Mar 28, 2019
520d047
[IMP] hr_timesheet_sheet: Clearer interface
tarteo Apr 25, 2019
d73356c
[FIX] hr_timesheet_sheet: tests
alexey-pelykh May 1, 2019
d9d0aa4
[FIX] hr_timesheet_sheet: consistency with v11
alexey-pelykh May 2, 2019
3fdd28b
[FIX]hr_timesheet_sheet : unit amount will display in formate hr:minute
bizzappdev Feb 18, 2019
b767d21
[FIX] Don't create analytic lines in onchange
MiquelRForgeFlow Apr 11, 2019
9a3662a
[FIX] Tests
MiquelRForgeFlow Apr 11, 2019
7efc9c3
[IMP] hr_timesheet_sheet: more hooks
alexey-pelykh Jul 1, 2019
c79ae03
Translated using Weblate (German)
marylla Jul 10, 2019
6d2dc57
Translated using Weblate (German)
marylla Jul 31, 2019
cb4c445
[FIX] Expected singleton
astirpe Jul 12, 2019
a77a840
[12.0][FIX] Do not remove lines when removing the timesheet sheet
astirpe Jul 30, 2019
9cddae5
Translated using Weblate (German)
marylla Aug 8, 2019
6a5eb73
Translated using Weblate (Portuguese (Brazil))
britoederr Oct 10, 2019
6da8490
[IMP] hr_timesheet_sheet: review policy
alexey-pelykh May 21, 2019
ca0c67a
[FIX] hr_timesheet_sheet: remove non-existent models
alexey-pelykh Nov 5, 2019
1539b3f
[IMP] hr_timesheet_sheet: error details
alexey-pelykh Nov 7, 2019
9c62522
[ADD] hr_timesheet_sheet: policies
alexey-pelykh Nov 12, 2019
19a0e35
Translated using Weblate (Spanish)
chienandalu Nov 26, 2019
e516b7b
Translated using Weblate (Italian)
primes2h Nov 29, 2019
347edc2
Translated using Weblate (German)
marylla Dec 9, 2019
d7c33e4
[IMP] hr_timesheet_sheet: allow employee to review own non-submitted …
alexey-pelykh Dec 4, 2019
9288c43
Translated using Weblate (German)
marylla Dec 10, 2019
9f65e96
[FIX] hr_timesheet_sheet_policy*: admin always reviewer
astirpe Dec 23, 2019
e404e36
[FIX] hr_timesheet_sheet: don't store possible_reviewer_ids
alexey-pelykh Dec 23, 2019
c2a0c53
[FIX] Clean/merge timesheets when in draft only
astirpe Jan 29, 2020
df3469b
[FIX] hr_timesheet_sheet: same week in different years is still same
alexey-pelykh Jan 31, 2020
ef67331
[FIX] hr_timesheet_sheet: use unique IDs in line generation
alexey-pelykh Dec 28, 2019
b85850f
Translated using Weblate (Spanish)
pedrobaeza Feb 6, 2020
f9374b9
[IMP] hr_timesheet_sheet: hooks
alexey-pelykh Feb 6, 2020
471f2bf
[IMP] hr_timesheet_sheet: add id to allow modules add options
alexey-pelykh Feb 11, 2020
9e224e7
hr_timesheet_sheet: fix FR translation that trigger a crash
alexis-via Feb 11, 2020
0dd43f6
[IMP] hr_timesheet_sheet: add kanban view
alexey-pelykh Feb 12, 2020
7da4e66
Translated using Weblate (Italian)
Feb 13, 2020
6ddd587
[IMP] hr_timesheet_sheet: _get_subscribers hook
alexey-pelykh Feb 14, 2020
ae449e4
[FIX] hr_timesheet_sheet: lost kanban mode
alexey-pelykh Feb 14, 2020
54b0c5e
Translated using Weblate (Dutch)
Apr 3, 2020
25f13b7
[FIX] hr_timesheet_sheet: drop fuzzy+python-format translations
alexey-pelykh Apr 3, 2020
b3d489c
[IMP] : black, isort
Mar 2, 2020
7d465f5
[MIG] hr_timesheet_sheet: Migration to 13.0
Mar 2, 2020
61332ee
[IMP] hr_timesheet_sheet: black, isort, prettier
MiquelRForgeFlow Apr 6, 2020
805f815
[MIG] hr_timesheet_sheet: Migration to 13.0 (complete)
MiquelRForgeFlow Apr 3, 2020
09735ad
[FIX] hr_timesheet_sheet: openupgrade
alexey-pelykh Apr 12, 2020
e0b1806
[FIX] failing tests, linting
May 22, 2020
0791c31
Translated using Weblate (French)
pedrobaeza Oct 14, 2020
816c8aa
[FIX] hr_timesheet_sheet WARNING DB odoo.osv.expression: The domain …
vishalaktiv Oct 20, 2020
abd6561
[UPD] Brainbean Apps => CorporateHub
alexey-pelykh Nov 8, 2020
99f6b85
[FIX] hr_timesheet_sheet: Add review policies for other groups
pedrobaeza Aug 18, 2020
4fed3b4
[FIX] Typo
ypapouin Dec 14, 2020
57d14df
Translated using Weblate (Dutch)
tarteo Feb 11, 2021
baac8f6
[IMP] hr_timesheet_sheet: black, isort, prettier
schhatbar-initos Mar 9, 2021
8484ed7
[14.0][MIG]hr_timesheet_sheet
schhatbar-initos Mar 9, 2021
6847e04
Added translation using Weblate (French (France))
Yvesldff Apr 10, 2021
c51b104
Translated using Weblate (French (France))
Yvesldff Apr 10, 2021
34d09e3
Translated using Weblate (French (France))
Yvesldff Apr 11, 2021
0a8e82d
Translated using Weblate (German)
OSevangelist May 5, 2021
a5f317d
Translated using Weblate (French)
Yvesldff May 14, 2021
037de31
[14.0] [FIX] hr_timesheet_sheet Week %s translation
innovara Jul 21, 2021
ace252d
[IMP] hr_timesheet_sheet: Screenshot added for quick understanding
tarbib Oct 11, 2021
56d1c33
Translated using Weblate (Swedish)
simonstromb Nov 15, 2021
878df30
Translated using Weblate (Swedish)
simonstromb Nov 16, 2021
12ffb9c
Translated using Weblate (Swedish)
simonstromb Nov 22, 2021
8b48b2c
Translated using Weblate (Swedish)
simonstromb Nov 23, 2021
6a00c30
Translated using Weblate (Swedish)
simonstromb Nov 30, 2021
40085c3
Translated using Weblate (Swedish)
simonstromb Nov 30, 2021
a9c0c5b
Translated using Weblate (Dutch)
bosd Feb 1, 2022
3787790
Translated using Weblate (Dutch)
bosd Feb 8, 2022
acd67d2
Do not merge invoiced timesheet lines
Oct 13, 2021
c2a4ce2
Do not try to remove invoiced lines
Jun 15, 2021
209847a
[FIX] hr_timesheet_sheet: Add sale_timesheet dependency (timesheet_in…
victoralmau Apr 12, 2022
78a86d1
[IMP] hr_timesheet_sheet: black, isort, prettier
CRogos Apr 22, 2022
452216d
[MIG] hr_timesheet_sheet: Migration to 15.0
CRogos Apr 22, 2022
bae40f8
Fix python-format translation issues.
Sep 19, 2022
cd196bb
Translated using Weblate (French)
vincent-hatakeyama Oct 5, 2022
8451d47
Translated using Weblate (Portuguese (Brazil))
douglascstd Oct 12, 2022
a45e376
Translated using Weblate (Italian)
mymage Dec 28, 2022
c8b3620
Translated using Weblate (Italian)
mymage Jan 9, 2023
d90de60
Translated using Weblate (Italian)
francesco-ooops Jan 10, 2023
36caf42
Translated using Weblate (Italian)
mymage Jan 26, 2023
bade1ae
[IMP] hr_timesheet_sheet: timesheet_sheet_ids on hr.employee
carmenbianca Jun 3, 2022
0ab8d3b
[MIG] hr_timesheet_sheet: Migration to 16.0
tarteo Mar 21, 2023
ac9709a
Fix for https://github.com/odoo/odoo/pull/120597
tarteo Jun 29, 2023
0f1b8dc
Translated using Weblate (Italian)
mymage Jul 8, 2023
d8192e1
Translated using Weblate (Italian)
mymage Jul 13, 2023
b393815
Translated using Weblate (Italian)
francesco-ooops Jul 28, 2023
c892cb4
Translated using Weblate (Italian)
mymage Aug 8, 2023
a5abd45
Translated using Weblate (Spanish)
Ivorra78 Aug 27, 2023
9163011
Translated using Weblate (Italian)
mymage Aug 22, 2023
c6ad122
Translated using Weblate (Italian)
mymage Sep 4, 2023
1b57e66
Translated using Weblate (Spanish)
Ivorra78 Sep 15, 2023
a4f4e0e
Translated using Weblate (Spanish)
Ivorra78 Sep 20, 2023
886a655
[FIX] hr_timesheet_sheet: `image_128` -> `avatar_128`
MiquelRForgeFlow Oct 10, 2023
ab09434
Translated using Weblate (Italian)
mymage Oct 10, 2023
b2ccbdb
Translated using Weblate (Italian)
mymage Oct 11, 2023
761caa1
Translated using Weblate (Italian)
francesco-ooops Oct 13, 2023
3aeb05b
Translated using Weblate (Portuguese (Brazil))
adrianojprado Oct 27, 2023
40a03a1
Translated using Weblate (French)
remi-filament Nov 6, 2023
492df25
Translated using Weblate (Catalan)
pere-aquarian Nov 18, 2023
41eb08c
Translated using Weblate (Italian)
mymage Nov 23, 2023
14d34d5
Translated using Weblate (Italian)
mymage Jan 22, 2024
a46fac2
Translated using Weblate (Swedish)
jakobkrabbe Feb 26, 2024
0479e8b
[16.0][FIX] hr_timesheet_sheet: permissions on access to menus
LauraCForgeFlow Mar 5, 2024
25adf8b
[16.0][FIX] hr_timesheet_sheet: update translations (Spanish)
LauraCForgeFlow Mar 5, 2024
cb42fd6
Translated using Weblate (Italian)
mymage Mar 14, 2024
1ead121
[FIX] hr_timesheet_sheet: Don't merge timesheets during onchange
hbrunn Mar 27, 2024
259e9ac
Translated using Weblate (Portuguese)
pedrocs-exo May 1, 2024
1717d1d
Translated using Weblate (Portuguese)
pedrocs-exo May 1, 2024
efb281b
Translated using Weblate (Portuguese (Brazil))
May 20, 2024
45084e5
[REF][16.0] hr_timesheet_sheet: separate class for setUpClass
bealdav Aug 19, 2024
8b3dc54
[FIX] hr_timesheet_sheet: deal with time off line
maisim Sep 10, 2024
ca3795f
[IMP] hr_timesheet_sheet: pre-commit auto fixes
Vijaiy-Selvaraj Oct 18, 2024
e21834c
[MIG] hr_timesheet_sheet: Migration to 17.0
Vijaiy-Selvaraj Oct 18, 2024
588fcba
[IMP] hr_timesheet_sheet: _check_can_write on account.analytic.line a…
Vijaiy-Selvaraj Oct 18, 2024
fe5dbed
[IMP] hr_timesheet_sheet: pre-commit auto fixes
Borruso Nov 26, 2024
c3e2d29
[MIG] hr_timesheet_sheet: Migration to 18.0
Borruso Nov 26, 2024
9fd914c
[DON'T MERGE] test-requirements.txt
Borruso Nov 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[IMP] hr_timesheet_sheet: timesheet_sheet_ids on hr.employee
Signed-off-by: Carmen Bianca Bakker <carmen@coopiteasy.be>
Signed-off-by: Carmen Bianca BAKKER <carmen@coopiteasy.be>
carmenbianca authored and Borruso committed Nov 26, 2024
commit bade1aea9cdd7e8590084d3b4f05e43938c43193
2 changes: 1 addition & 1 deletion hr_timesheet_sheet/__manifest__.py
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@

{
"name": "HR Timesheet Sheet",
"version": "15.0.1.0.0",
"version": "15.0.1.1.0",
"category": "Human Resources",
"sequence": 80,
"summary": "Timesheet Sheets, Activities",
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/af.po
Original file line number Diff line number Diff line change
@@ -852,6 +852,7 @@ msgstr "Tydstate"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Tydstate"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/am.po
Original file line number Diff line number Diff line change
@@ -834,6 +834,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -871,6 +871,7 @@ msgstr "خطوط سجل الدوام"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "خطوط سجل الدوام"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/bg.po
Original file line number Diff line number Diff line change
@@ -862,6 +862,7 @@ msgstr "Дейности във времевите листове"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "График"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/bs.po
Original file line number Diff line number Diff line change
@@ -861,6 +861,7 @@ msgstr "Vremenski listovi"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Vremenski listovi"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -868,6 +868,7 @@ msgstr "Línies full de serveis"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Línies full de serveis"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/cs.po
Original file line number Diff line number Diff line change
@@ -863,6 +863,7 @@ msgstr "Řádky výkazu"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Řádky výkazu"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/da.po
Original file line number Diff line number Diff line change
@@ -870,6 +870,7 @@ msgstr "Tidsskema linier"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Tidsskema linier"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/de.po
Original file line number Diff line number Diff line change
@@ -878,6 +878,7 @@ msgstr "Stundenzettel-Genehmigungsverfahren"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr "Stundenzettel"

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/el.po
Original file line number Diff line number Diff line change
@@ -861,6 +861,7 @@ msgstr "Γραμμές Φύλλου Xρόνου Eργασίας"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Γραμμές Φύλλου Xρόνου Eργασίας"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/en_AU.po
Original file line number Diff line number Diff line change
@@ -835,6 +835,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/en_GB.po
Original file line number Diff line number Diff line change
@@ -859,6 +859,7 @@ msgstr "Timesheet Activities"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Timesheets"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/es.po
Original file line number Diff line number Diff line change
@@ -878,6 +878,7 @@ msgstr "Política de Revisión de la Hoja de Servicios"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr "Hojas de Servicios"

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/es_AR.po
Original file line number Diff line number Diff line change
@@ -858,6 +858,7 @@ msgstr "Líneas hoja de servicios"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Líneas hoja de servicios"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/es_BO.po
Original file line number Diff line number Diff line change
@@ -836,6 +836,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/es_CL.po
Original file line number Diff line number Diff line change
@@ -836,6 +836,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/es_CR.po
Original file line number Diff line number Diff line change
@@ -856,6 +856,7 @@ msgstr "Líneas hoja de servicios"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Líneas hoja de servicios"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/es_EC.po
Original file line number Diff line number Diff line change
@@ -863,6 +863,7 @@ msgstr "Líneas de Hoja de registros"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Líneas de Hoja de registros"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/es_PE.po
Original file line number Diff line number Diff line change
@@ -857,6 +857,7 @@ msgstr "Actividades de Hoja de Tiempo"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Hoja de Tiempo"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/es_PY.po
Original file line number Diff line number Diff line change
@@ -844,6 +844,7 @@ msgstr "Para aprobar"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/es_VE.po
Original file line number Diff line number Diff line change
@@ -854,6 +854,7 @@ msgstr "Líneas hoja de servicios"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Líneas hoja de servicios"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/et.po
Original file line number Diff line number Diff line change
@@ -865,6 +865,7 @@ msgstr "Tööajalehe read"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Tööajalehe read"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/eu.po
Original file line number Diff line number Diff line change
@@ -860,6 +860,7 @@ msgstr "Denbora-orriak"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Denbora-orriak"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/fa.po
Original file line number Diff line number Diff line change
@@ -861,6 +861,7 @@ msgstr "فعالیتهای برگه کارکرد"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "برگه ساعات کارکرد"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/fi.po
Original file line number Diff line number Diff line change
@@ -872,6 +872,7 @@ msgstr "Tuntikortin rivit"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Tuntikortin rivit"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/fo.po
Original file line number Diff line number Diff line change
@@ -832,6 +832,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -878,6 +878,7 @@ msgstr "Politique de révision des feuilles de temps"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr "Feuilles de temps"

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/fr_BE.po
Original file line number Diff line number Diff line change
@@ -837,6 +837,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/fr_CA.po
Original file line number Diff line number Diff line change
@@ -837,6 +837,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/fr_FR.po
Original file line number Diff line number Diff line change
@@ -855,6 +855,7 @@ msgstr "Lignes des feuilles de temps"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr "Lignes des feuilles de temps"

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/gl.po
Original file line number Diff line number Diff line change
@@ -847,6 +847,7 @@ msgstr "Parte de tempos"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Follas de traballo"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/gu.po
Original file line number Diff line number Diff line change
@@ -851,6 +851,7 @@ msgstr "સમય પત્રક"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "સમય પત્રક"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/he.po
Original file line number Diff line number Diff line change
@@ -841,6 +841,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/hi.po
Original file line number Diff line number Diff line change
@@ -831,6 +831,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/hr.po
Original file line number Diff line number Diff line change
@@ -873,6 +873,7 @@ msgstr "Stavke evidencije rada"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Stavke evidencije rada"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/hr_timesheet_sheet.pot
Original file line number Diff line number Diff line change
@@ -823,6 +823,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/hu.po
Original file line number Diff line number Diff line change
@@ -871,6 +871,7 @@ msgstr "Munkaidő-kiosztás sorok"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Munkaidő-kiosztás sorok"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/hy.po
Original file line number Diff line number Diff line change
@@ -830,6 +830,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/id.po
Original file line number Diff line number Diff line change
@@ -873,6 +873,7 @@ msgstr "Baris absen"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Baris absen"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/is.po
Original file line number Diff line number Diff line change
@@ -830,6 +830,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/it.po
Original file line number Diff line number Diff line change
@@ -868,6 +868,7 @@ msgstr "Politica di revisione prospetto foglio ore"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr "Prospetti foglio ore"

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/ja.po
Original file line number Diff line number Diff line change
@@ -870,6 +870,7 @@ msgstr "勤務表の行"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "勤務表の行"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/ka.po
Original file line number Diff line number Diff line change
@@ -855,6 +855,7 @@ msgstr "დროის აღრიცხვა"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "დროის აღრიცხვა"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/kab.po
Original file line number Diff line number Diff line change
@@ -858,6 +858,7 @@ msgstr "Izirigen n tiferkit n wakud"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Izirigen n tiferkit n wakud"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/km.po
Original file line number Diff line number Diff line change
@@ -837,6 +837,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/ko.po
Original file line number Diff line number Diff line change
@@ -868,6 +868,7 @@ msgstr "작업표 명세"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "작업표 명세"
1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/lo.po
Original file line number Diff line number Diff line change
@@ -837,6 +837,7 @@ msgstr ""

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
msgid "Timesheet Sheets"
msgstr ""

1 change: 1 addition & 0 deletions hr_timesheet_sheet/i18n/lt.po
Original file line number Diff line number Diff line change
@@ -873,6 +873,7 @@ msgstr "Darbo laiko žiniaraščio eilutės"

#. module: hr_timesheet_sheet
#: model:ir.actions.act_window,name:hr_timesheet_sheet.act_hr_employee_2_hr_timesheet
#: model:ir.model.fields,field_description:hr_timesheet_sheet.field_hr_employee__timesheet_sheet_ids
#, fuzzy
msgid "Timesheet Sheets"
msgstr "Darbo laiko žiniaraščio eilutės"
Loading