odoo-addon-partner-tz 17.0.1.0.0.4__py3-none-any.whl → 18.0.1.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.
@@ -7,7 +7,7 @@ Partner timezone
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:789236468a52507d130f08cbe10041b186f1a37f77989df31c70645a7e18a34f
10
+ !! source digest: sha256:b11aee9214be8e10442b8ef8a737f2526da915bf8cb85b53ac52c4c1f6db038e
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Partner timezone
17
17
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
18
18
  :alt: License: AGPL-3
19
19
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github
20
- :target: https://github.com/OCA/partner-contact/tree/17.0/partner_tz
20
+ :target: https://github.com/OCA/partner-contact/tree/18.0/partner_tz
21
21
  :alt: OCA/partner-contact
22
22
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23
- :target: https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_tz
23
+ :target: https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_tz
24
24
  :alt: Translate me on Weblate
25
25
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26
- :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=17.0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0
27
27
  :alt: Try me on Runboat
28
28
 
29
29
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -39,14 +39,14 @@ it provides a few tools function in tools/tz_utils.py.
39
39
  Known issues / Roadmap
40
40
  ======================
41
41
 
42
- - Odoo default value for timezone field uses the tz set on the
43
- connected user. So if a user creates a partner located in a different
44
- timezone than his own, the created partner will be set in the user's
45
- timezone instead of having the timezone from its own location.
46
- Ideally, we should change this behaviour to get the timezone from the
47
- country and city of the partner when they are defined.
48
- http://www.geonames.org/export/web-services.html#timezone might be a
49
- good starting point.
42
+ - Odoo default value for timezone field uses the tz set on the connected
43
+ user. So if a user creates a partner located in a different timezone
44
+ than his own, the created partner will be set in the user's timezone
45
+ instead of having the timezone from its own location. Ideally, we
46
+ should change this behaviour to get the timezone from the country and
47
+ city of the partner when they are defined.
48
+ http://www.geonames.org/export/web-services.html#timezone might be a
49
+ good starting point.
50
50
 
51
51
  Bug Tracker
52
52
  ===========
@@ -54,7 +54,7 @@ Bug Tracker
54
54
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.
55
55
  In case of trouble, please check there if your issue has already been reported.
56
56
  If you spotted it first, help us to smash it by providing a detailed and welcomed
57
- `feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_tz%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
57
+ `feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_tz%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
58
58
 
59
59
  Do not contact contributors directly about support or help with technical issues.
60
60
 
@@ -69,20 +69,22 @@ Authors
69
69
  Contributors
70
70
  ------------
71
71
 
72
- - Akim Juillerat <akim.juillerat@camptocamp.com>
73
- - Hiep (Nguyen Hoang) <hiepnh@trobz.com>
74
- - Phuc (Tran Thanh) <phuc@trobz.com>
75
- - Denis Roussel <denis.roussel@acsone.eu>
76
- - `Binhex <https://binhex.cloud/>`__:
72
+ - Akim Juillerat <akim.juillerat@camptocamp.com>
73
+ - Hiep (Nguyen Hoang) <hiepnh@trobz.com>
74
+ - Phuc (Tran Thanh) <phuc@trobz.com>
75
+ - Denis Roussel <denis.roussel@acsone.eu>
76
+ - `Binhex <https://binhex.cloud/>`__:
77
77
 
78
- - Deriman Alonso
78
+ - Deriman Alonso
79
+
80
+ - Khoi (Kien Kim) <kkimkhoi3010@gmail.com>
79
81
 
80
82
  Other credits
81
83
  -------------
82
84
 
83
85
  The development of this module has been financially supported by:
84
86
 
85
- - Camptocamp
87
+ - Camptocamp
86
88
 
87
89
  Maintainers
88
90
  -----------
@@ -97,6 +99,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
97
99
  mission is to support the collaborative development of Odoo features and
98
100
  promote its widespread use.
99
101
 
100
- This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/17.0/partner_tz>`_ project on GitHub.
102
+ This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/18.0/partner_tz>`_ project on GitHub.
101
103
 
102
104
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -3,7 +3,7 @@
3
3
  {
4
4
  "name": "Partner timezone",
5
5
  "summary": "Remove partner timezone default value and display on form",
6
- "version": "17.0.1.0.0",
6
+ "version": "18.0.1.0.1",
7
7
  "category": "Uncategorized",
8
8
  "website": "https://github.com/OCA/partner-contact",
9
9
  "author": "Camptocamp, Odoo Community Association (OCA)",
@@ -3,7 +3,7 @@
3
3
  #
4
4
  msgid ""
5
5
  msgstr ""
6
- "Project-Id-Version: Odoo Server 17.0\n"
6
+ "Project-Id-Version: Odoo Server 18.0\n"
7
7
  "Report-Msgid-Bugs-To: \n"
8
8
  "Last-Translator: \n"
9
9
  "Language-Team: \n"
@@ -3,4 +3,5 @@
3
3
  - Phuc (Tran Thanh) \<<phuc@trobz.com>\>
4
4
  - Denis Roussel \<<denis.roussel@acsone.eu>\>
5
5
  - [Binhex](https://binhex.cloud/):
6
- - Deriman Alonso
6
+ - Deriman Alonso
7
+ - Khoi (Kien Kim) \<<kkimkhoi3010@gmail.com>>
@@ -367,9 +367,9 @@ ul.auto-toc {
367
367
  !! This file is generated by oca-gen-addon-readme !!
368
368
  !! changes will be overwritten. !!
369
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:789236468a52507d130f08cbe10041b186f1a37f77989df31c70645a7e18a34f
370
+ !! source digest: sha256:b11aee9214be8e10442b8ef8a737f2526da915bf8cb85b53ac52c4c1f6db038e
371
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
- <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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/partner-contact/tree/17.0/partner_tz"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_tz"><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/partner-contact&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372
+ <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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/partner-contact/tree/18.0/partner_tz"><img alt="OCA/partner-contact" src="https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_tz"><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/partner-contact&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
373
  <p>This module displays the timezone field on partner form view. Moreover
374
374
  it provides a few tools function in tools/tz_utils.py.</p>
375
375
  <p><strong>Table of contents</strong></p>
@@ -389,12 +389,12 @@ it provides a few tools function in tools/tz_utils.py.</p>
389
389
  <div class="section" id="known-issues-roadmap">
390
390
  <h1><a class="toc-backref" href="#toc-entry-1">Known issues / Roadmap</a></h1>
391
391
  <ul class="simple">
392
- <li>Odoo default value for timezone field uses the tz set on the
393
- connected user. So if a user creates a partner located in a different
394
- timezone than his own, the created partner will be set in the user’s
395
- timezone instead of having the timezone from its own location.
396
- Ideally, we should change this behaviour to get the timezone from the
397
- country and city of the partner when they are defined.
392
+ <li>Odoo default value for timezone field uses the tz set on the connected
393
+ user. So if a user creates a partner located in a different timezone
394
+ than his own, the created partner will be set in the user’s timezone
395
+ instead of having the timezone from its own location. Ideally, we
396
+ should change this behaviour to get the timezone from the country and
397
+ city of the partner when they are defined.
398
398
  <a class="reference external" href="http://www.geonames.org/export/web-services.html#timezone">http://www.geonames.org/export/web-services.html#timezone</a> might be a
399
399
  good starting point.</li>
400
400
  </ul>
@@ -404,7 +404,7 @@ good starting point.</li>
404
404
  <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/partner-contact/issues">GitHub Issues</a>.
405
405
  In case of trouble, please check there if your issue has already been reported.
406
406
  If you spotted it first, help us to smash it by providing a detailed and welcomed
407
- <a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_tz%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
407
+ <a class="reference external" href="https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_tz%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
408
408
  <p>Do not contact contributors directly about support or help with technical issues.</p>
409
409
  </div>
410
410
  <div class="section" id="credits">
@@ -426,6 +426,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
426
426
  <li>Deriman Alonso</li>
427
427
  </ul>
428
428
  </li>
429
+ <li>Khoi (Kien Kim) &lt;<a class="reference external" href="mailto:kkimkhoi3010&#64;gmail.com">kkimkhoi3010&#64;gmail.com</a>&gt;</li>
429
430
  </ul>
430
431
  </div>
431
432
  <div class="section" id="other-credits">
@@ -444,7 +445,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
444
445
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
445
446
  mission is to support the collaborative development of Odoo features and
446
447
  promote its widespread use.</p>
447
- <p>This module is part of the <a class="reference external" href="https://github.com/OCA/partner-contact/tree/17.0/partner_tz">OCA/partner-contact</a> project on GitHub.</p>
448
+ <p>This module is part of the <a class="reference external" href="https://github.com/OCA/partner-contact/tree/18.0/partner_tz">OCA/partner-contact</a> project on GitHub.</p>
448
449
  <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>
449
450
  </div>
450
451
  </div>
@@ -5,9 +5,10 @@
5
5
  <field name="model">res.partner</field>
6
6
  <field name="inherit_id" ref="base.view_partner_form" />
7
7
  <field name="arch" type="xml">
8
- <field name="vat" position="before">
8
+ <!-- Put fields in the same group than address block -->
9
+ <xpath expr="//field[@name='street']/ancestor::group[1]" position="inside">
9
10
  <field name="tz" />
10
- </field>
11
+ </xpath>
11
12
  </field>
12
13
  </record>
13
14
  </odoo>
@@ -1,8 +1,8 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-partner_tz
3
- Version: 17.0.1.0.0.4
3
+ Version: 18.0.1.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: Remove partner timezone default value and display on form
7
7
  Home-page: https://github.com/OCA/partner-contact
8
8
  License: AGPL-3
@@ -10,7 +10,7 @@ Author: Camptocamp, 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
 
16
16
  ================
@@ -22,7 +22,7 @@ Partner timezone
22
22
  !! This file is generated by oca-gen-addon-readme !!
23
23
  !! changes will be overwritten. !!
24
24
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
25
- !! source digest: sha256:789236468a52507d130f08cbe10041b186f1a37f77989df31c70645a7e18a34f
25
+ !! source digest: sha256:b11aee9214be8e10442b8ef8a737f2526da915bf8cb85b53ac52c4c1f6db038e
26
26
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
27
27
 
28
28
  .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -32,13 +32,13 @@ Partner timezone
32
32
  :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
33
33
  :alt: License: AGPL-3
34
34
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fpartner--contact-lightgray.png?logo=github
35
- :target: https://github.com/OCA/partner-contact/tree/17.0/partner_tz
35
+ :target: https://github.com/OCA/partner-contact/tree/18.0/partner_tz
36
36
  :alt: OCA/partner-contact
37
37
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
38
- :target: https://translation.odoo-community.org/projects/partner-contact-17-0/partner-contact-17-0-partner_tz
38
+ :target: https://translation.odoo-community.org/projects/partner-contact-18-0/partner-contact-18-0-partner_tz
39
39
  :alt: Translate me on Weblate
40
40
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
41
- :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=17.0
41
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/partner-contact&target_branch=18.0
42
42
  :alt: Try me on Runboat
43
43
 
44
44
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -54,14 +54,14 @@ it provides a few tools function in tools/tz_utils.py.
54
54
  Known issues / Roadmap
55
55
  ======================
56
56
 
57
- - Odoo default value for timezone field uses the tz set on the
58
- connected user. So if a user creates a partner located in a different
59
- timezone than his own, the created partner will be set in the user's
60
- timezone instead of having the timezone from its own location.
61
- Ideally, we should change this behaviour to get the timezone from the
62
- country and city of the partner when they are defined.
63
- http://www.geonames.org/export/web-services.html#timezone might be a
64
- good starting point.
57
+ - Odoo default value for timezone field uses the tz set on the connected
58
+ user. So if a user creates a partner located in a different timezone
59
+ than his own, the created partner will be set in the user's timezone
60
+ instead of having the timezone from its own location. Ideally, we
61
+ should change this behaviour to get the timezone from the country and
62
+ city of the partner when they are defined.
63
+ http://www.geonames.org/export/web-services.html#timezone might be a
64
+ good starting point.
65
65
 
66
66
  Bug Tracker
67
67
  ===========
@@ -69,7 +69,7 @@ Bug Tracker
69
69
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/issues>`_.
70
70
  In case of trouble, please check there if your issue has already been reported.
71
71
  If you spotted it first, help us to smash it by providing a detailed and welcomed
72
- `feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_tz%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
72
+ `feedback <https://github.com/OCA/partner-contact/issues/new?body=module:%20partner_tz%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
73
73
 
74
74
  Do not contact contributors directly about support or help with technical issues.
75
75
 
@@ -84,20 +84,22 @@ Authors
84
84
  Contributors
85
85
  ------------
86
86
 
87
- - Akim Juillerat <akim.juillerat@camptocamp.com>
88
- - Hiep (Nguyen Hoang) <hiepnh@trobz.com>
89
- - Phuc (Tran Thanh) <phuc@trobz.com>
90
- - Denis Roussel <denis.roussel@acsone.eu>
91
- - `Binhex <https://binhex.cloud/>`__:
87
+ - Akim Juillerat <akim.juillerat@camptocamp.com>
88
+ - Hiep (Nguyen Hoang) <hiepnh@trobz.com>
89
+ - Phuc (Tran Thanh) <phuc@trobz.com>
90
+ - Denis Roussel <denis.roussel@acsone.eu>
91
+ - `Binhex <https://binhex.cloud/>`__:
92
92
 
93
- - Deriman Alonso
93
+ - Deriman Alonso
94
+
95
+ - Khoi (Kien Kim) <kkimkhoi3010@gmail.com>
94
96
 
95
97
  Other credits
96
98
  -------------
97
99
 
98
100
  The development of this module has been financially supported by:
99
101
 
100
- - Camptocamp
102
+ - Camptocamp
101
103
 
102
104
  Maintainers
103
105
  -----------
@@ -112,6 +114,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
112
114
  mission is to support the collaborative development of Odoo features and
113
115
  promote its widespread use.
114
116
 
115
- This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/17.0/partner_tz>`_ project on GitHub.
117
+ This module is part of the `OCA/partner-contact <https://github.com/OCA/partner-contact/tree/18.0/partner_tz>`_ project on GitHub.
116
118
 
117
119
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -1,21 +1,21 @@
1
- odoo/addons/partner_tz/README.rst,sha256=3q-N3rv5cw5jEM193S6Lz0Yiri-_awxv_X_US2TWu2k,3747
1
+ odoo/addons/partner_tz/README.rst,sha256=5G-VXQwwuVxxMVeCfaKjleS824qALKYqouy-3-ZIN-s,3775
2
2
  odoo/addons/partner_tz/__init__.py,sha256=ve4KKRiLaHG_6_5VlZud4WWu2BR_-TlCy0iGfyM6NZo,20
3
- odoo/addons/partner_tz/__manifest__.py,sha256=b50WidcvF6W1td5YZyXsj0KRClbDu7zrwUFW4KFQS88,528
3
+ odoo/addons/partner_tz/__manifest__.py,sha256=snF1yjMz7fT_DSNDk7oyzsobL07fsMhgwATCWQ8Mf_8,528
4
4
  odoo/addons/partner_tz/i18n/it.po,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- odoo/addons/partner_tz/i18n/partner_tz.pot,sha256=MSiEHPDUKhvGZ0dHQExrrZDUtp-bjziejrPpkzYMeWg,341
6
- odoo/addons/partner_tz/readme/CONTRIBUTORS.md,sha256=LyRfD3h11gQyTIjCAU6g7TEEFa6SFEhaCmz-Xlagj7U,242
5
+ odoo/addons/partner_tz/i18n/partner_tz.pot,sha256=2nkV-O77dcHWhLBfGldb2hwKdpsp_Iq_PU5QMeyP-mo,341
6
+ odoo/addons/partner_tz/readme/CONTRIBUTORS.md,sha256=Dm2UupB1baYhtddOiGIXByI1B9rtsPdRc6yMh7T7-jM,289
7
7
  odoo/addons/partner_tz/readme/CREDITS.md,sha256=ftX0Hzt3ydiAJrMwizZP6kNRYUj9z_tLViz7JbgM0fI,80
8
8
  odoo/addons/partner_tz/readme/DESCRIPTION.md,sha256=GlSEETFzVe6UHvXr57QJPXhp7a1rWBzIJBftJmL4y4c,126
9
9
  odoo/addons/partner_tz/readme/ROADMAP.md,sha256=RQI3heq5Ywnt8nU8ZBhbn-l5MhXEdH8yQtMNKi_QQAo,496
10
10
  odoo/addons/partner_tz/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
11
- odoo/addons/partner_tz/static/description/index.html,sha256=e-dBJ6ZnxvqJXIVf1ywLDMBiwZPI1uCIZP4j8VsG7kU,13911
11
+ odoo/addons/partner_tz/static/description/index.html,sha256=t3vG_iVWk0ztoVmQUYQDmSy4NTLANcG80KBUKhEdpBg,14046
12
12
  odoo/addons/partner_tz/tests/__init__.py,sha256=Py-67yMAWchjAzJIPBz3ggJLhUsgF05WA8Gqs9AYiT0,22
13
13
  odoo/addons/partner_tz/tests/common.py,sha256=23Afg9uufwnrpThFl27M3ZJ854pku-gLTdbe4Nao6qA,833
14
14
  odoo/addons/partner_tz/tests/test_tz.py,sha256=bBKLilcyIF7CB_wnw2xCx-J9xjxE8gO-Z-tQ-yFxncI,2927
15
15
  odoo/addons/partner_tz/tools/__init__.py,sha256=MInInfYms95bA-cHQRMdShmSPjdGh6GPuloyGMmnqZo,250
16
16
  odoo/addons/partner_tz/tools/tz_utils.py,sha256=8txkUMlnnsgZzle56Z5V0HLvOr6WmbXRcifZi-AGvfw,1957
17
- odoo/addons/partner_tz/views/res_partner.xml,sha256=vEEYxrcHA1GmR5v2aFuhSPu23FyX_9jybSQTVrO9oQU,467
18
- odoo_addon_partner_tz-17.0.1.0.0.4.dist-info/METADATA,sha256=tX1iVx1b0AVhQ23P56BCoCj3Ql3z6q1wL7steWB9Fgo,4294
19
- odoo_addon_partner_tz-17.0.1.0.0.4.dist-info/WHEEL,sha256=8Rd4enx1PCuyDWP4SABqO5Fv8rpaknqp3VzjoFFLa6c,83
20
- odoo_addon_partner_tz-17.0.1.0.0.4.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
21
- odoo_addon_partner_tz-17.0.1.0.0.4.dist-info/RECORD,,
17
+ odoo/addons/partner_tz/views/res_partner.xml,sha256=_ZoVF7elfz3QR-l9eHO-QttDV2bn6KFo05s_eCm1usA,575
18
+ odoo_addon_partner_tz-18.0.1.0.1.dist-info/METADATA,sha256=Z4xhAbS7hsj656rcoUCCstzWrvPJT4Yd0G2kY389vFo,4312
19
+ odoo_addon_partner_tz-18.0.1.0.1.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
20
+ odoo_addon_partner_tz-18.0.1.0.1.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
21
+ odoo_addon_partner_tz-18.0.1.0.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: Whool 1.0.1
2
+ Generator: Whool 1.2
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5