odoo-addon-mrp-multi-level-estimate 17.0.1.0.0.2__py3-none-any.whl → 18.0.1.0.0.2__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.

Potentially problematic release.


This version of odoo-addon-mrp-multi-level-estimate might be problematic. Click here for more details.

@@ -7,7 +7,7 @@ MRP Multi Level Estimate
7
7
  !! This file is generated by oca-gen-addon-readme !!
8
8
  !! changes will be overwritten. !!
9
9
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:01f10e8bedb3cce520b6426dc2d9b653254a47ddfa75b7d2628c8d4fad6672b1
10
+ !! source digest: sha256:7aa9c2c9bb8575e040f0fef7b8e095d2b8da635ec524f4ddb0b00e075a7bbede
11
11
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
 
13
13
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -17,13 +17,13 @@ MRP Multi Level Estimate
17
17
  :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
18
18
  :alt: License: LGPL-3
19
19
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
20
- :target: https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level_estimate
20
+ :target: https://github.com/OCA/manufacture/tree/18.0/mrp_multi_level_estimate
21
21
  :alt: OCA/manufacture
22
22
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23
- :target: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-mrp_multi_level_estimate
23
+ :target: https://translation.odoo-community.org/projects/manufacture-18-0/manufacture-18-0-mrp_multi_level_estimate
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/manufacture&target_branch=17.0
26
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=18.0
27
27
  :alt: Try me on Runboat
28
28
 
29
29
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -52,7 +52,7 @@ Bug Tracker
52
52
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.
53
53
  In case of trouble, please check there if your issue has already been reported.
54
54
  If you spotted it first, help us to smash it by providing a detailed and welcomed
55
- `feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_multi_level_estimate%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
55
+ `feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_multi_level_estimate%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
56
56
 
57
57
  Do not contact contributors directly about support or help with technical issues.
58
58
 
@@ -67,8 +67,8 @@ Authors
67
67
  Contributors
68
68
  ------------
69
69
 
70
- - Lois Rilo <lois.rilo@forgeflow.com>
71
- - Pimolnat Suntian<pimolnats@ecosoft.co.th>
70
+ - Lois Rilo <lois.rilo@forgeflow.com>
71
+ - Pimolnat Suntian<pimolnats@ecosoft.co.th>
72
72
 
73
73
  Maintainers
74
74
  -----------
@@ -91,6 +91,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
91
91
 
92
92
  |maintainer-LoisRForgeFlow|
93
93
 
94
- This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level_estimate>`_ project on GitHub.
94
+ This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/18.0/mrp_multi_level_estimate>`_ project on GitHub.
95
95
 
96
96
  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": "MRP Multi Level Estimate",
6
- "version": "17.0.1.0.0",
6
+ "version": "18.0.1.0.0",
7
7
  "development_status": "Production/Stable",
8
8
  "license": "LGPL-3",
9
9
  "author": "ForgeFlow, Odoo Community Association (OCA)",
@@ -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"
@@ -8,10 +8,11 @@
8
8
 
9
9
  /*
10
10
  :Author: David Goodger (goodger@python.org)
11
- :Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11
+ :Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
12
12
  :Copyright: This stylesheet has been placed in the public domain.
13
13
 
14
14
  Default cascading style sheet for the HTML output of Docutils.
15
+ Despite the name, some widely supported CSS2 features are used.
15
16
 
16
17
  See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
17
18
  customize this style sheet.
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
274
275
  margin-left: 2em ;
275
276
  margin-right: 2em }
276
277
 
277
- pre.code .ln { color: grey; } /* line numbers */
278
+ pre.code .ln { color: gray; } /* line numbers */
278
279
  pre.code, code { background-color: #eeeeee }
279
280
  pre.code .comment, code .comment { color: #5C6576 }
280
281
  pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@ span.option {
300
301
  span.pre {
301
302
  white-space: pre }
302
303
 
303
- span.problematic {
304
+ span.problematic, pre.problematic {
304
305
  color: red }
305
306
 
306
307
  span.section-subtitle {
@@ -366,9 +367,9 @@ ul.auto-toc {
366
367
  !! This file is generated by oca-gen-addon-readme !!
367
368
  !! changes will be overwritten. !!
368
369
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369
- !! source digest: sha256:01f10e8bedb3cce520b6426dc2d9b653254a47ddfa75b7d2628c8d4fad6672b1
370
+ !! source digest: sha256:7aa9c2c9bb8575e040f0fef7b8e095d2b8da635ec524f4ddb0b00e075a7bbede
370
371
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371
- <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level_estimate"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-mrp_multi_level_estimate"><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/manufacture&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="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/manufacture/tree/18.0/mrp_multi_level_estimate"><img alt="OCA/manufacture" src="https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/manufacture-18-0/manufacture-18-0-mrp_multi_level_estimate"><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/manufacture&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372
373
  <p>Integration for MRP Multi Level and <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/12.0/stock_demand_estimate">Stock Demand
373
374
  Estimates</a>
374
375
  system.</p>
@@ -398,7 +399,7 @@ used) grouped in weekly demand.</p>
398
399
  <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/manufacture/issues">GitHub Issues</a>.
399
400
  In case of trouble, please check there if your issue has already been reported.
400
401
  If you spotted it first, help us to smash it by providing a detailed and welcomed
401
- <a class="reference external" href="https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_multi_level_estimate%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
402
+ <a class="reference external" href="https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_multi_level_estimate%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
402
403
  <p>Do not contact contributors directly about support or help with technical issues.</p>
403
404
  </div>
404
405
  <div class="section" id="credits">
@@ -419,13 +420,15 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
419
420
  <div class="section" id="maintainers">
420
421
  <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
421
422
  <p>This module is maintained by the OCA.</p>
422
- <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
423
+ <a class="reference external image-reference" href="https://odoo-community.org">
424
+ <img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
425
+ </a>
423
426
  <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
424
427
  mission is to support the collaborative development of Odoo features and
425
428
  promote its widespread use.</p>
426
429
  <p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
427
430
  <p><a class="reference external image-reference" href="https://github.com/LoisRForgeFlow"><img alt="LoisRForgeFlow" src="https://github.com/LoisRForgeFlow.png?size=40px" /></a></p>
428
- <p>This module is part of the <a class="reference external" href="https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level_estimate">OCA/manufacture</a> project on GitHub.</p>
431
+ <p>This module is part of the <a class="reference external" href="https://github.com/OCA/manufacture/tree/18.0/mrp_multi_level_estimate">OCA/manufacture</a> project on GitHub.</p>
429
432
  <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>
430
433
  </div>
431
434
  </div>
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-mrp_multi_level_estimate
3
- Version: 17.0.1.0.0.2
3
+ Version: 18.0.1.0.0.2
4
4
  Requires-Python: >=3.10
5
- Requires-Dist: odoo-addon-mrp_multi_level>=17.0dev,<17.1dev
6
- Requires-Dist: odoo-addon-stock_demand_estimate>=17.0dev,<17.1dev
7
- Requires-Dist: odoo>=17.0a,<17.1dev
5
+ Requires-Dist: odoo-addon-mrp_multi_level==18.0.*
6
+ Requires-Dist: odoo-addon-stock_demand_estimate==18.0.*
7
+ Requires-Dist: odoo==18.0.*
8
8
  Summary: Allows to consider demand estimates using MRP multi level.
9
9
  Home-page: https://github.com/OCA/manufacture
10
10
  License: LGPL-3
@@ -12,7 +12,7 @@ Author: ForgeFlow, Odoo Community Association (OCA)
12
12
  Author-email: support@odoo-community.org
13
13
  Classifier: Programming Language :: Python
14
14
  Classifier: Framework :: Odoo
15
- Classifier: Framework :: Odoo :: 17.0
15
+ Classifier: Framework :: Odoo :: 18.0
16
16
  Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
17
17
  Classifier: Development Status :: 5 - Production/Stable
18
18
 
@@ -25,7 +25,7 @@ MRP Multi Level Estimate
25
25
  !! This file is generated by oca-gen-addon-readme !!
26
26
  !! changes will be overwritten. !!
27
27
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
28
- !! source digest: sha256:01f10e8bedb3cce520b6426dc2d9b653254a47ddfa75b7d2628c8d4fad6672b1
28
+ !! source digest: sha256:7aa9c2c9bb8575e040f0fef7b8e095d2b8da635ec524f4ddb0b00e075a7bbede
29
29
  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
30
30
 
31
31
  .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -35,13 +35,13 @@ MRP Multi Level Estimate
35
35
  :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
36
36
  :alt: License: LGPL-3
37
37
  .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github
38
- :target: https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level_estimate
38
+ :target: https://github.com/OCA/manufacture/tree/18.0/mrp_multi_level_estimate
39
39
  :alt: OCA/manufacture
40
40
  .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
41
- :target: https://translation.odoo-community.org/projects/manufacture-17-0/manufacture-17-0-mrp_multi_level_estimate
41
+ :target: https://translation.odoo-community.org/projects/manufacture-18-0/manufacture-18-0-mrp_multi_level_estimate
42
42
  :alt: Translate me on Weblate
43
43
  .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
44
- :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=17.0
44
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/manufacture&target_branch=18.0
45
45
  :alt: Try me on Runboat
46
46
 
47
47
  |badge1| |badge2| |badge3| |badge4| |badge5|
@@ -70,7 +70,7 @@ Bug Tracker
70
70
  Bugs are tracked on `GitHub Issues <https://github.com/OCA/manufacture/issues>`_.
71
71
  In case of trouble, please check there if your issue has already been reported.
72
72
  If you spotted it first, help us to smash it by providing a detailed and welcomed
73
- `feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_multi_level_estimate%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
73
+ `feedback <https://github.com/OCA/manufacture/issues/new?body=module:%20mrp_multi_level_estimate%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
74
74
 
75
75
  Do not contact contributors directly about support or help with technical issues.
76
76
 
@@ -85,8 +85,8 @@ Authors
85
85
  Contributors
86
86
  ------------
87
87
 
88
- - Lois Rilo <lois.rilo@forgeflow.com>
89
- - Pimolnat Suntian<pimolnats@ecosoft.co.th>
88
+ - Lois Rilo <lois.rilo@forgeflow.com>
89
+ - Pimolnat Suntian<pimolnats@ecosoft.co.th>
90
90
 
91
91
  Maintainers
92
92
  -----------
@@ -109,6 +109,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
109
109
 
110
110
  |maintainer-LoisRForgeFlow|
111
111
 
112
- This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/17.0/mrp_multi_level_estimate>`_ project on GitHub.
112
+ This module is part of the `OCA/manufacture <https://github.com/OCA/manufacture/tree/18.0/mrp_multi_level_estimate>`_ project on GitHub.
113
113
 
114
114
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
@@ -1,9 +1,9 @@
1
- odoo/addons/mrp_multi_level_estimate/README.rst,sha256=sbuefcBiP7otjoAZ2a5QFK-lV26Uw3aA8uaxpaNV4r8,3638
1
+ odoo/addons/mrp_multi_level_estimate/README.rst,sha256=HZXVBsvDgws5A7t0nXVoMhCfPq8sJvNvV-B423K8sK0,3636
2
2
  odoo/addons/mrp_multi_level_estimate/__init__.py,sha256=0XNpxETgFdVxFDEw03O8oL3NtTSk3we-HEZW2sPKzIU,43
3
- odoo/addons/mrp_multi_level_estimate/__manifest__.py,sha256=zIles6Vr-UbRhArPgQOdqVXGVCb0fLjty3ybcoDbs7c,757
3
+ odoo/addons/mrp_multi_level_estimate/__manifest__.py,sha256=mHCWxZ-W4pggq1OWDOL_4TGKH0rZn92N06LbbwHdFOU,757
4
4
  odoo/addons/mrp_multi_level_estimate/i18n/es.po,sha256=_WJlT2IFmbDg-JxTfBk9X0sJqHvDvYuGvrUTbYbjFW8,4802
5
5
  odoo/addons/mrp_multi_level_estimate/i18n/it.po,sha256=dxT14-6WogFttASV_zPYngTG0xfQw1VaixMeP5szGyU,5284
6
- odoo/addons/mrp_multi_level_estimate/i18n/mrp_multi_level_estimate.pot,sha256=wSspCDVEDTW142ajrS_DsRnmEOOVNo4ucxQEKXUdgVI,3337
6
+ odoo/addons/mrp_multi_level_estimate/i18n/mrp_multi_level_estimate.pot,sha256=6dsG8PEdpOwlkiKHkLashLWDlQsKz7ox_oKYPYAhHYU,3337
7
7
  odoo/addons/mrp_multi_level_estimate/models/__init__.py,sha256=W36RIYicwEH-lt-zOvL5yuIcRylYDKMfR8g9jMfZ4i0,54
8
8
  odoo/addons/mrp_multi_level_estimate/models/mrp_area.py,sha256=Cam0clao7czbcRHjC1LJnVT65doQB43LtYdTreOVD8U,1504
9
9
  odoo/addons/mrp_multi_level_estimate/models/product_mrp_area.py,sha256=eN0ZOhWdAEVCCt2o6XGJ2wMMgRWeYoF2TvzU4Y6jqqI,910
@@ -11,14 +11,14 @@ odoo/addons/mrp_multi_level_estimate/readme/CONFIGURE.md,sha256=Rph9xcyv6KpOQZSm
11
11
  odoo/addons/mrp_multi_level_estimate/readme/CONTRIBUTORS.md,sha256=mNNBHvNiG1Y-6b7p4IGcha35sBlsTkwLNtsK9i1Ag4c,90
12
12
  odoo/addons/mrp_multi_level_estimate/readme/DESCRIPTION.md,sha256=Hkg5-Bd6kElFaTWFHklHRxqexiYpbP2dsSbqr6Zd1K8,151
13
13
  odoo/addons/mrp_multi_level_estimate/static/description/icon.png,sha256=aKBaspA4lNhJTS8Wqa0Iybr5xw5yMaSwIbhrGSYxLdc,7222
14
- odoo/addons/mrp_multi_level_estimate/static/description/index.html,sha256=q1DKKa1jFo6TvqVOM30dxNSyyMDfJdsKe3yflSzxwBE,13224
14
+ odoo/addons/mrp_multi_level_estimate/static/description/index.html,sha256=beGLIXjGrGntehUn03zLPC__WnuTVCx7pbHdPpOGr7g,13307
15
15
  odoo/addons/mrp_multi_level_estimate/tests/__init__.py,sha256=jubuKAmd3cSFYv9_4_UTWo0H04EVTT9NK2tAyn6arFw,44
16
16
  odoo/addons/mrp_multi_level_estimate/tests/test_mrp_multi_level_estimate.py,sha256=y0AFbkTnCuzpB7Zo7gwpYnQhrNAwa9WhCaiWL-H_QXc,19034
17
17
  odoo/addons/mrp_multi_level_estimate/views/mrp_area_views.xml,sha256=oAXwIA8ObQ_AW8pj2i6fDR06UX8tqfds1sGN_jDwEuo,500
18
18
  odoo/addons/mrp_multi_level_estimate/views/product_mrp_area_views.xml,sha256=GHZgosx8iiE4tc_L0jHt5iOlTlNlBQUHtT6eCcu5LUs,540
19
19
  odoo/addons/mrp_multi_level_estimate/wizards/__init__.py,sha256=7LHDA1MifAAlAnbOClrCiVPeixdWtwqbNQhrt7gElRA,30
20
20
  odoo/addons/mrp_multi_level_estimate/wizards/mrp_multi_level.py,sha256=tHSmwva0VB6EuPdJd_KwcM9w06ZFOky5Q9KQgNCkHfI,4807
21
- odoo_addon_mrp_multi_level_estimate-17.0.1.0.0.2.dist-info/METADATA,sha256=FEmjlKby-nmojnkGx1l1yKppA5T8LNwS9XJ0i7uwMLU,4386
22
- odoo_addon_mrp_multi_level_estimate-17.0.1.0.0.2.dist-info/WHEEL,sha256=8Rd4enx1PCuyDWP4SABqO5Fv8rpaknqp3VzjoFFLa6c,83
23
- odoo_addon_mrp_multi_level_estimate-17.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
24
- odoo_addon_mrp_multi_level_estimate-17.0.1.0.0.2.dist-info/RECORD,,
21
+ odoo_addon_mrp_multi_level_estimate-18.0.1.0.0.2.dist-info/METADATA,sha256=O-Gph5_fB8u6LaaHKtHyaLbM-0K3b-DADcja1qSsUGs,4356
22
+ odoo_addon_mrp_multi_level_estimate-18.0.1.0.0.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
23
+ odoo_addon_mrp_multi_level_estimate-18.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
24
+ odoo_addon_mrp_multi_level_estimate-18.0.1.0.0.2.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