odoo-addon-hr-timesheet-autofill-project-off 17.0.1.0.0.4__py3-none-any.whl → 18.0.1.0.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,7 +11,7 @@ Timesheet - Autofill project off
11
11
  !! This file is generated by oca-gen-addon-readme !!
12
12
  !! changes will be overwritten. !!
13
13
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14
- !! source digest: sha256:cd6f15e674add7f2818e33dd9c805030abf8b2b43b3c847d47562dda1ce027c1
14
+ !! source digest: sha256:06d3ac57f77baeb5cce87a186cea3c83df40d042cacc77a1c5fb38ab1ecaf369
15
15
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16
16
 
17
17
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -21,13 +21,13 @@ Timesheet - Autofill project off
21
21
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
22
22
  :alt: License: AGPL-3
23
23
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github
24
- :target: https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_autofill_project_off
24
+ :target: https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_autofill_project_off
25
25
  :alt: OCA/timesheet
26
26
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27
- :target: https://translation.odoo-community.org/projects/timesheet-17-0/timesheet-17-0-hr_timesheet_autofill_project_off
27
+ :target: https://translation.odoo-community.org/projects/timesheet-18-0/timesheet-18-0-hr_timesheet_autofill_project_off
28
28
  :alt: Translate me on Weblate
29
29
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30
- :target: https://runboat.odoo-community.org/builds?repo=OCA/timesheet&target_branch=17.0
30
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/timesheet&target_branch=18.0
31
31
  :alt: Try me on Runboat
32
32
 
33
33
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -58,8 +58,8 @@ selections, as shown below:
58
58
 
59
59
  |Project autofill disabled|
60
60
 
61
- .. |Project autofill enabled| image:: https://raw.githubusercontent.com/OCA/timesheet/17.0/hr_timesheet_autofill_project_off/static/img/01_project_autofill_without_addon.png
62
- .. |Project autofill disabled| image:: https://raw.githubusercontent.com/OCA/timesheet/17.0/hr_timesheet_autofill_project_off/static/img/02_no_project_autofill_with_addon.png
61
+ .. |Project autofill enabled| image:: https://raw.githubusercontent.com/OCA/timesheet/18.0/hr_timesheet_autofill_project_off/static/img/01_project_autofill_without_addon.png
62
+ .. |Project autofill disabled| image:: https://raw.githubusercontent.com/OCA/timesheet/18.0/hr_timesheet_autofill_project_off/static/img/02_no_project_autofill_with_addon.png
63
63
 
64
64
  Bug Tracker
65
65
  ===========
@@ -67,7 +67,7 @@ Bug Tracker
67
67
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/timesheet/issues>`_.
68
68
  In case of trouble, please check there if your issue has already been reported.
69
69
  If you spotted it first, help us to smash it by providing a detailed and welcomed
70
- `feedback <https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_autofill_project_off%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
70
+ `feedback <https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_autofill_project_off%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
71
71
 
72
72
  Do not contact contributors directly about support or help with technical issues.
73
73
 
@@ -103,6 +103,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
103
103
  mission is to support the collaborative development of Odoo features and
104
104
  promote its widespread use.
105
105
 
106
- This module is part of the `OCA/timesheet <https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_autofill_project_off>`_ project on GitHub.
106
+ This module is part of the `OCA/timesheet <https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_autofill_project_off>`_ project on GitHub.
107
107
 
108
108
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -3,7 +3,7 @@
3
3
 
4
4
  {
5
5
  "name": "Timesheet - Autofill project off",
6
- "version": "17.0.1.0.0",
6
+ "version": "18.0.1.0.0",
7
7
  "author": "Innovara, Odoo Community Association (OCA)",
8
8
  "license": "AGPL-3",
9
9
  "category": "Human Resources",
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: Odoo Server 17.0\n"
7
+ "Project-Id-Version: Odoo Server 18.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "Last-Translator: \n"
10
10
  "Language-Team: \n"
@@ -372,9 +372,9 @@ ul.auto-toc {
372
372
  !! This file is generated by oca-gen-addon-readme !!
373
373
  !! changes will be overwritten. !!
374
374
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375
- !! source digest: sha256:cd6f15e674add7f2818e33dd9c805030abf8b2b43b3c847d47562dda1ce027c1
375
+ !! source digest: sha256:06d3ac57f77baeb5cce87a186cea3c83df40d042cacc77a1c5fb38ab1ecaf369
376
376
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377
- <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_autofill_project_off"><img alt="OCA/timesheet" src="https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/timesheet-17-0/timesheet-17-0-hr_timesheet_autofill_project_off"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/timesheet&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377
+ <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_autofill_project_off"><img alt="OCA/timesheet" src="https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/timesheet-18-0/timesheet-18-0-hr_timesheet_autofill_project_off"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/timesheet&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378
378
  <p>Disables automatic filling of the project field based on previous
379
379
  entries on timesheets.</p>
380
380
  <p><strong>Table of contents</strong></p>
@@ -397,18 +397,18 @@ installation, with no further steps required.</p>
397
397
  <p>By default, when adding a new line in a timesheet, the system will
398
398
  autofill the Project field if the same project was selected in the last
399
399
  five entries, as shown below:</p>
400
- <p><img alt="Project autofill enabled" src="https://raw.githubusercontent.com/OCA/timesheet/17.0/hr_timesheet_autofill_project_off/static/img/01_project_autofill_without_addon.png" /></p>
400
+ <p><img alt="Project autofill enabled" src="https://raw.githubusercontent.com/OCA/timesheet/18.0/hr_timesheet_autofill_project_off/static/img/01_project_autofill_without_addon.png" /></p>
401
401
  <p>With this module installed, this behaviour is disabled and the Project
402
402
  field must be selected manually each time, regardless of previous
403
403
  selections, as shown below:</p>
404
- <p><img alt="Project autofill disabled" src="https://raw.githubusercontent.com/OCA/timesheet/17.0/hr_timesheet_autofill_project_off/static/img/02_no_project_autofill_with_addon.png" /></p>
404
+ <p><img alt="Project autofill disabled" src="https://raw.githubusercontent.com/OCA/timesheet/18.0/hr_timesheet_autofill_project_off/static/img/02_no_project_autofill_with_addon.png" /></p>
405
405
  </div>
406
406
  <div class="section" id="bug-tracker">
407
407
  <h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
408
408
  <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/timesheet/issues">GitHub Issues</a>.
409
409
  In case of trouble, please check there if your issue has already been reported.
410
410
  If you spotted it first, help us to smash it by providing a detailed and welcomed
411
- <a class="reference external" href="https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_autofill_project_off%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
411
+ <a class="reference external" href="https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_autofill_project_off%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
412
412
  <p>Do not contact contributors directly about support or help with technical issues.</p>
413
413
  </div>
414
414
  <div class="section" id="credits">
@@ -441,7 +441,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
441
441
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
442
442
  mission is to support the collaborative development of Odoo features and
443
443
  promote its widespread use.</p>
444
- <p>This module is part of the <a class="reference external" href="https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_autofill_project_off">OCA/timesheet</a> project on GitHub.</p>
444
+ <p>This module is part of the <a class="reference external" href="https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_autofill_project_off">OCA/timesheet</a> project on GitHub.</p>
445
445
  <p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
446
446
  </div>
447
447
  </div>
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-hr_timesheet_autofill_project_off
3
- Version: 17.0.1.0.0.4
3
+ Version: 18.0.1.0.0.1
4
4
  Requires-Python: >=3.10
5
- Requires-Dist: odoo>=17.0a,<17.1dev
5
+ Requires-Dist: odoo==18.0.*
6
6
  Summary: Timesheet - Autofill project off
7
7
  Home-page: https://github.com/OCA/timesheet
8
8
  License: AGPL-3
@@ -10,7 +10,7 @@ Author: Innovara, Odoo Community Association (OCA)
10
10
  Author-email: support@odoo-community.org
11
11
  Classifier: Programming Language :: Python
12
12
  Classifier: Framework :: Odoo
13
- Classifier: Framework :: Odoo :: 17.0
13
+ Classifier: Framework :: Odoo :: 18.0
14
14
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
15
15
  Description-Content-Type: text/x-rst
16
16
 
@@ -27,7 +27,7 @@ Timesheet - Autofill project off
27
27
  !! This file is generated by oca-gen-addon-readme !!
28
28
  !! changes will be overwritten. !!
29
29
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
30
- !! source digest: sha256:cd6f15e674add7f2818e33dd9c805030abf8b2b43b3c847d47562dda1ce027c1
30
+ !! source digest: sha256:06d3ac57f77baeb5cce87a186cea3c83df40d042cacc77a1c5fb38ab1ecaf369
31
31
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
32
32
 
33
33
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -37,13 +37,13 @@ Timesheet - Autofill project off
37
37
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
38
38
  :alt: License: AGPL-3
39
39
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ftimesheet-lightgray.png?logo=github
40
- :target: https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_autofill_project_off
40
+ :target: https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_autofill_project_off
41
41
  :alt: OCA/timesheet
42
42
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
43
- :target: https://translation.odoo-community.org/projects/timesheet-17-0/timesheet-17-0-hr_timesheet_autofill_project_off
43
+ :target: https://translation.odoo-community.org/projects/timesheet-18-0/timesheet-18-0-hr_timesheet_autofill_project_off
44
44
  :alt: Translate me on Weblate
45
45
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
46
- :target: https://runboat.odoo-community.org/builds?repo=OCA/timesheet&target_branch=17.0
46
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/timesheet&target_branch=18.0
47
47
  :alt: Try me on Runboat
48
48
 
49
49
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -74,8 +74,8 @@ selections, as shown below:
74
74
 
75
75
  |Project autofill disabled|
76
76
 
77
- .. |Project autofill enabled| image:: https://raw.githubusercontent.com/OCA/timesheet/17.0/hr_timesheet_autofill_project_off/static/img/01_project_autofill_without_addon.png
78
- .. |Project autofill disabled| image:: https://raw.githubusercontent.com/OCA/timesheet/17.0/hr_timesheet_autofill_project_off/static/img/02_no_project_autofill_with_addon.png
77
+ .. |Project autofill enabled| image:: https://raw.githubusercontent.com/OCA/timesheet/18.0/hr_timesheet_autofill_project_off/static/img/01_project_autofill_without_addon.png
78
+ .. |Project autofill disabled| image:: https://raw.githubusercontent.com/OCA/timesheet/18.0/hr_timesheet_autofill_project_off/static/img/02_no_project_autofill_with_addon.png
79
79
 
80
80
  Bug Tracker
81
81
  ===========
@@ -83,7 +83,7 @@ Bug Tracker
83
83
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/timesheet/issues>`_.
84
84
  In case of trouble, please check there if your issue has already been reported.
85
85
  If you spotted it first, help us to smash it by providing a detailed and welcomed
86
- `feedback <https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_autofill_project_off%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
86
+ `feedback <https://github.com/OCA/timesheet/issues/new?body=module:%20hr_timesheet_autofill_project_off%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
87
87
 
88
88
  Do not contact contributors directly about support or help with technical issues.
89
89
 
@@ -119,6 +119,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
119
119
  mission is to support the collaborative development of Odoo features and
120
120
  promote its widespread use.
121
121
 
122
- This module is part of the `OCA/timesheet <https://github.com/OCA/timesheet/tree/17.0/hr_timesheet_autofill_project_off>`_ project on GitHub.
122
+ This module is part of the `OCA/timesheet <https://github.com/OCA/timesheet/tree/18.0/hr_timesheet_autofill_project_off>`_ project on GitHub.
123
123
 
124
124
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -1,20 +1,19 @@
1
- odoo/addons/hr_timesheet_autofill_project_off/README.rst,sha256=s9vgT2lSZ5uUGQmY8lh4rP15W5suoNpo0ZHL_8TVB74,4071
1
+ odoo/addons/hr_timesheet_autofill_project_off/README.rst,sha256=JnGjm8TauB1ffJqibMBO9dOYx5fAff3Tvzh1pf5806A,4071
2
2
  odoo/addons/hr_timesheet_autofill_project_off/__init__.py,sha256=nGN_WM7n8r6bQC4oJhP4N2IAYaislr5pRn8rlpVM3po,87
3
- odoo/addons/hr_timesheet_autofill_project_off/__manifest__.py,sha256=f21H1DizpgLgu9cozE_NHmw2W_VS6XaIRUpHk8OVUe8,451
4
- odoo/addons/hr_timesheet_autofill_project_off/i18n/hr_timesheet_autofill_project_off.pot,sha256=UbgEv6oT6vu8rhH73KwqoHsfb6rE_tJYuWjcOQ5W3z0,543
5
- odoo/addons/hr_timesheet_autofill_project_off/i18n/it.po,sha256=EubUQRKVsLrJmJOQ_dvmGfboTNIgl0knt7SW7DRz-W8,716
3
+ odoo/addons/hr_timesheet_autofill_project_off/__manifest__.py,sha256=lD_r4c4I3V38tPNoZvMy-hYhw2JTksGULAvpn-RWGe0,451
4
+ odoo/addons/hr_timesheet_autofill_project_off/i18n/hr_timesheet_autofill_project_off.pot,sha256=5pUBSLpwCzxzVEsmTXyU5kE1KIa0tjKUtsa3WIvBrBI,543
6
5
  odoo/addons/hr_timesheet_autofill_project_off/models/__init__.py,sha256=8BknaVGBQpXJHAvub37_aD5rWK0qtVSL7LV8TN_A3b4,93
7
6
  odoo/addons/hr_timesheet_autofill_project_off/models/hr_timesheet.py,sha256=c66hQMjvAYaX7yDo5_YiZ1QzGekyHwrmNddqPEGPEVU,678
8
7
  odoo/addons/hr_timesheet_autofill_project_off/readme/CONTRIBUTORS.md,sha256=B9Sgka7nEQGn_odtBYKnCKEpGUGK0hkIBkIGqmk7wl8,138
9
8
  odoo/addons/hr_timesheet_autofill_project_off/readme/DESCRIPTION.md,sha256=BiBtEz45h0hFl1tOhVXpMY8AaL3zBCchQVNjur77hO0,89
10
9
  odoo/addons/hr_timesheet_autofill_project_off/readme/USAGE.md,sha256=IqNYHmRmEx3f-L-KStCXUYjIrUUwvIiiRRWvkZ_dfF4,614
11
10
  odoo/addons/hr_timesheet_autofill_project_off/static/description/icon.png,sha256=CgnOEZCwoe6f1vlLwkqFVfc2q_uwBMU0UnXN8j6X5ag,10254
12
- odoo/addons/hr_timesheet_autofill_project_off/static/description/index.html,sha256=GuHTQ5laoohDlQioKZemm5z8OApdWPfPzm1DMY5rQdg,13685
11
+ odoo/addons/hr_timesheet_autofill_project_off/static/description/index.html,sha256=fAbNK-5uGK0CAJ4cNjmYOUYw13GCLW4PX1HzSV__Zps,13685
13
12
  odoo/addons/hr_timesheet_autofill_project_off/static/img/01_project_autofill_without_addon.png,sha256=Zkdek1zbf1sWoZFR17bajDU2vVRCcA8602x9Ilj7Ud0,49831
14
13
  odoo/addons/hr_timesheet_autofill_project_off/static/img/02_no_project_autofill_with_addon.png,sha256=dYeT_epnLbC7xjDuG0pHdOspO9iBQnj94v1B3Spf6w0,51523
15
14
  odoo/addons/hr_timesheet_autofill_project_off/tests/__init__.py,sha256=HMgAxA5nlI9evVvWqlFgRQxFun9Cj8nwUISK9aVU4fM,119
16
15
  odoo/addons/hr_timesheet_autofill_project_off/tests/test_account_analytic_line_default_get.py,sha256=XSCj57_oRZTFLg5Mx4DNfiwNXojkLr9UEMhBetgar7g,1229
17
- odoo_addon_hr_timesheet_autofill_project_off-17.0.1.0.0.4.dist-info/METADATA,sha256=1NrkfzwyX2vroTWHnw4nKPYI_auqwP8SgBHnGxN0lSM,4645
18
- odoo_addon_hr_timesheet_autofill_project_off-17.0.1.0.0.4.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
19
- odoo_addon_hr_timesheet_autofill_project_off-17.0.1.0.0.4.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
20
- odoo_addon_hr_timesheet_autofill_project_off-17.0.1.0.0.4.dist-info/RECORD,,
16
+ odoo_addon_hr_timesheet_autofill_project_off-18.0.1.0.0.1.dist-info/METADATA,sha256=VvSNTKF_NUqg30KSVZcb87E6a_PeGJJjQnhsAWeG_J8,4637
17
+ odoo_addon_hr_timesheet_autofill_project_off-18.0.1.0.0.1.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
18
+ odoo_addon_hr_timesheet_autofill_project_off-18.0.1.0.0.1.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
19
+ odoo_addon_hr_timesheet_autofill_project_off-18.0.1.0.0.1.dist-info/RECORD,,
@@ -1,22 +0,0 @@
1
- # Translation of Odoo Server.
2
- # This file contains the translation of the following modules:
3
- # * hr_timesheet_autofill_project_off
4
- #
5
- msgid ""
6
- msgstr ""
7
- "Project-Id-Version: Odoo Server 17.0\n"
8
- "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2025-11-04 08:06+0000\n"
10
- "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
11
- "Language-Team: none\n"
12
- "Language: it\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: \n"
16
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
- "X-Generator: Weblate 5.10.4\n"
18
-
19
- #. module: hr_timesheet_autofill_project_off
20
- #: model:ir.model,name:hr_timesheet_autofill_project_off.model_account_analytic_line
21
- msgid "Analytic Line"
22
- msgstr "Riga analitica"