Skip to content

Commit e245e54

Browse files
[MIG] hr_utilization_report : Migration to 18.0
1 parent b02b5cf commit e245e54

11 files changed

+243
-409
lines changed

hr_utilization_report/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Task Logs Utilization Report
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:15c20df740852c47e152f80c81c739c7bea280ef32b2bdf55abbe540d5cc7300
10+
!! source digest: sha256:56b8e3ee58b006d2f5439dc625a95b84ee535fbc8297516fc7f14722575467fb
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

hr_utilization_report/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Task Logs Utilization Report",
7-
"version": "14.0.1.0.3",
7+
"version": "18.0.1.0.0",
88
"category": "Human Resources",
99
"website": "https://github.com/OCA/timesheet",
1010
"author": "CorporateHub, " "Odoo Community Association (OCA)",

hr_utilization_report/i18n/it.po

+7-7
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Odoo Server 14.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"PO-Revision-Date: 2025-01-15 10:06+0000\n"
9+
"PO-Revision-Date: 2024-05-02 14:37+0000\n"
1010
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
1111
"Language-Team: none\n"
1212
"Language: it\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: \n"
1616
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17-
"X-Generator: Weblate 5.6.2\n"
17+
"X-Generator: Weblate 4.17\n"
1818

1919
#. module: hr_utilization_report
2020
#: code:addons/hr_utilization_report/report/hr_utilization_report.py:0
@@ -64,7 +64,7 @@ msgstr "<strong>Subtotale</strong>"
6464
#: code:addons/hr_utilization_report/report/hr_utilization_report.py:0
6565
#, python-format
6666
msgid "Absolute"
67-
msgstr "Assoluto"
67+
msgstr ""
6868

6969
#. module: hr_utilization_report
7070
#: model:ir.model.fields,field_description:hr_utilization_report.field_hr_utilization_report_entry__any_line_id
@@ -162,7 +162,7 @@ msgstr "La data fine non può essere antecedente alla data inizio"
162162
#: code:addons/hr_utilization_report/report/hr_utilization_report.py:0
163163
#, python-format
164164
msgid "Decimal"
165-
msgstr "Decimale"
165+
msgstr ""
166166

167167
#. module: hr_utilization_report
168168
#: model:ir.model.fields,field_description:hr_utilization_report.field_hr_utilization_report__department_ids
@@ -383,13 +383,13 @@ msgstr "Ha blocchi multi-voce"
383383
#: code:addons/hr_utilization_report/report/hr_utilization_report.py:0
384384
#, python-format
385385
msgid "Hours, minutes"
386-
msgstr "Ore, minuti"
386+
msgstr ""
387387

388388
#. module: hr_utilization_report
389389
#: code:addons/hr_utilization_report/report/hr_utilization_report.py:0
390390
#, python-format
391391
msgid "Hours, minutes, seconds"
392-
msgstr "Ore, minuti, secondi"
392+
msgstr ""
393393

394394
#. module: hr_utilization_report
395395
#: model:ir.model,name:hr_utilization_report.model_report_hr_utilization_report_report
@@ -480,7 +480,7 @@ msgstr "Solo dipendenti attivi"
480480
#: code:addons/hr_utilization_report/report/hr_utilization_report.py:0
481481
#, python-format
482482
msgid "Percentage"
483-
msgstr "Percentuale"
483+
msgstr ""
484484

485485
#. module: hr_utilization_report
486486
#: model:ir.model.fields,field_description:hr_utilization_report.field_hr_utilization_report_field__report_id

0 commit comments

Comments
 (0)