odoo-addon-fleet-vehicle-fuel-type-ethanol 15.0.1.0.0.5__py3-none-any.whl → 16.0.1.0.0.4__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.
- odoo/addons/fleet_vehicle_fuel_type_ethanol/README.rst +6 -5
- odoo/addons/fleet_vehicle_fuel_type_ethanol/__manifest__.py +1 -1
- odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/fleet_vehicle_fuel_type_ethanol.pot +1 -6
- odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/it.po +3 -5
- odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/pt_BR.po +3 -5
- odoo/addons/fleet_vehicle_fuel_type_ethanol/readme/CONTRIBUTORS.rst +1 -0
- odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/index.html +4 -3
- {odoo_addon_fleet_vehicle_fuel_type_ethanol-15.0.1.0.0.5.dist-info → odoo_addon_fleet_vehicle_fuel_type_ethanol-16.0.1.0.0.4.dist-info}/METADATA +10 -9
- {odoo_addon_fleet_vehicle_fuel_type_ethanol-15.0.1.0.0.5.dist-info → odoo_addon_fleet_vehicle_fuel_type_ethanol-16.0.1.0.0.4.dist-info}/RECORD +11 -11
- {odoo_addon_fleet_vehicle_fuel_type_ethanol-15.0.1.0.0.5.dist-info → odoo_addon_fleet_vehicle_fuel_type_ethanol-16.0.1.0.0.4.dist-info}/WHEEL +0 -0
- {odoo_addon_fleet_vehicle_fuel_type_ethanol-15.0.1.0.0.5.dist-info → odoo_addon_fleet_vehicle_fuel_type_ethanol-16.0.1.0.0.4.dist-info}/top_level.txt +0 -0
|
@@ -14,13 +14,13 @@ Fleet Vehicle Fuel Type Ethanol
|
|
|
14
14
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
15
15
|
:alt: License: AGPL-3
|
|
16
16
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffleet-lightgray.png?logo=github
|
|
17
|
-
:target: https://github.com/OCA/fleet/tree/
|
|
17
|
+
:target: https://github.com/OCA/fleet/tree/16.0/fleet_vehicle_fuel_type_ethanol
|
|
18
18
|
:alt: OCA/fleet
|
|
19
19
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
20
|
-
:target: https://translation.odoo-community.org/projects/fleet-
|
|
20
|
+
:target: https://translation.odoo-community.org/projects/fleet-16-0/fleet-16-0-fleet_vehicle_fuel_type_ethanol
|
|
21
21
|
:alt: Translate me on Weblate
|
|
22
22
|
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
|
|
23
|
-
:target: https://runbot.odoo-community.org/runbot/291/
|
|
23
|
+
:target: https://runbot.odoo-community.org/runbot/291/16.0
|
|
24
24
|
:alt: Try me on Runbot
|
|
25
25
|
|
|
26
26
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -41,7 +41,7 @@ Bug Tracker
|
|
|
41
41
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/fleet/issues>`_.
|
|
42
42
|
In case of trouble, please check there if your issue has already been reported.
|
|
43
43
|
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
|
44
|
-
`feedback <https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%
|
|
44
|
+
`feedback <https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
45
45
|
|
|
46
46
|
Do not contact contributors directly about support or help with technical issues.
|
|
47
47
|
|
|
@@ -57,6 +57,7 @@ Contributors
|
|
|
57
57
|
~~~~~~~~~~~~
|
|
58
58
|
|
|
59
59
|
* Marcel Savegnago <marcel.savegnago@escodoo.com.br>
|
|
60
|
+
* Kaynnan Lemes <kaynnan.lemes@escodoo.com.br>
|
|
60
61
|
|
|
61
62
|
Other credits
|
|
62
63
|
~~~~~~~~~~~~~
|
|
@@ -86,6 +87,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
86
87
|
|
|
87
88
|
|maintainer-marcelsavegnago|
|
|
88
89
|
|
|
89
|
-
This module is part of the `OCA/fleet <https://github.com/OCA/fleet/tree/
|
|
90
|
+
This module is part of the `OCA/fleet <https://github.com/OCA/fleet/tree/16.0/fleet_vehicle_fuel_type_ethanol>`_ project on GitHub.
|
|
90
91
|
|
|
91
92
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"summary": """
|
|
7
7
|
This module extends the fleet management functionality. This adds ethanol
|
|
8
8
|
as another type of fuel to be used by a vehicle in the fleet.""",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "16.0.1.0.0",
|
|
10
10
|
"license": "AGPL-3",
|
|
11
11
|
"category": "Human Resources/Fleet",
|
|
12
12
|
"author": "Escodoo,Odoo Community Association (OCA)",
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
#
|
|
5
5
|
msgid ""
|
|
6
6
|
msgstr ""
|
|
7
|
-
"Project-Id-Version: Odoo Server
|
|
7
|
+
"Project-Id-Version: Odoo Server 16.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"Last-Translator: \n"
|
|
10
10
|
"Language-Team: \n"
|
|
@@ -28,11 +28,6 @@ msgstr ""
|
|
|
28
28
|
msgid "Fuel Type"
|
|
29
29
|
msgstr ""
|
|
30
30
|
|
|
31
|
-
#. module: fleet_vehicle_fuel_type_ethanol
|
|
32
|
-
#: model:ir.model.fields,help:fleet_vehicle_fuel_type_ethanol.field_fleet_vehicle__fuel_type
|
|
33
|
-
msgid "Fuel Used by the vehicle"
|
|
34
|
-
msgstr ""
|
|
35
|
-
|
|
36
31
|
#. module: fleet_vehicle_fuel_type_ethanol
|
|
37
32
|
#: model:ir.model,name:fleet_vehicle_fuel_type_ethanol.model_fleet_vehicle
|
|
38
33
|
msgid "Vehicle"
|
|
@@ -31,12 +31,10 @@ msgstr "Flessibile (Benzina/etanolo)"
|
|
|
31
31
|
msgid "Fuel Type"
|
|
32
32
|
msgstr "Tipo carburante"
|
|
33
33
|
|
|
34
|
-
#. module: fleet_vehicle_fuel_type_ethanol
|
|
35
|
-
#: model:ir.model.fields,help:fleet_vehicle_fuel_type_ethanol.field_fleet_vehicle__fuel_type
|
|
36
|
-
msgid "Fuel Used by the vehicle"
|
|
37
|
-
msgstr "Carburante utilizzato dal veicolo"
|
|
38
|
-
|
|
39
34
|
#. module: fleet_vehicle_fuel_type_ethanol
|
|
40
35
|
#: model:ir.model,name:fleet_vehicle_fuel_type_ethanol.model_fleet_vehicle
|
|
41
36
|
msgid "Vehicle"
|
|
42
37
|
msgstr "Veicolo"
|
|
38
|
+
|
|
39
|
+
#~ msgid "Fuel Used by the vehicle"
|
|
40
|
+
#~ msgstr "Carburante utilizzato dal veicolo"
|
|
@@ -31,16 +31,14 @@ msgstr "Flex (Gasolina/Etanol)"
|
|
|
31
31
|
msgid "Fuel Type"
|
|
32
32
|
msgstr "Tipo de Combustível"
|
|
33
33
|
|
|
34
|
-
#. module: fleet_vehicle_fuel_type_ethanol
|
|
35
|
-
#: model:ir.model.fields,help:fleet_vehicle_fuel_type_ethanol.field_fleet_vehicle__fuel_type
|
|
36
|
-
msgid "Fuel Used by the vehicle"
|
|
37
|
-
msgstr "Combustível Usado pelo veículo"
|
|
38
|
-
|
|
39
34
|
#. module: fleet_vehicle_fuel_type_ethanol
|
|
40
35
|
#: model:ir.model,name:fleet_vehicle_fuel_type_ethanol.model_fleet_vehicle
|
|
41
36
|
msgid "Vehicle"
|
|
42
37
|
msgstr "Veículo"
|
|
43
38
|
|
|
39
|
+
#~ msgid "Fuel Used by the vehicle"
|
|
40
|
+
#~ msgstr "Combustível Usado pelo veículo"
|
|
41
|
+
|
|
44
42
|
#~ msgid "Diesel"
|
|
45
43
|
#~ msgstr "Diesel"
|
|
46
44
|
|
|
@@ -367,7 +367,7 @@ ul.auto-toc {
|
|
|
367
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
368
|
!! changes will be overwritten. !!
|
|
369
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
370
|
-
<p><a class="reference external" 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" 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" href="https://github.com/OCA/fleet/tree/
|
|
370
|
+
<p><a class="reference external" 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" 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" href="https://github.com/OCA/fleet/tree/16.0/fleet_vehicle_fuel_type_ethanol"><img alt="OCA/fleet" src="https://img.shields.io/badge/github-OCA%2Ffleet-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/fleet-16-0/fleet-16-0-fleet_vehicle_fuel_type_ethanol"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/291/16.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
|
|
371
371
|
<p>This module extends the fleet management functionality. This adds ethanol as another type of fuel to be used by a vehicle in the fleet.</p>
|
|
372
372
|
<ul class="simple">
|
|
373
373
|
<li>Ethanol</li>
|
|
@@ -391,7 +391,7 @@ ul.auto-toc {
|
|
|
391
391
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/fleet/issues">GitHub Issues</a>.
|
|
392
392
|
In case of trouble, please check there if your issue has already been reported.
|
|
393
393
|
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
|
394
|
-
<a class="reference external" href="https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%
|
|
394
|
+
<a class="reference external" href="https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
395
395
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
396
396
|
</div>
|
|
397
397
|
<div class="section" id="credits">
|
|
@@ -406,6 +406,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
|
|
406
406
|
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
|
|
407
407
|
<ul class="simple">
|
|
408
408
|
<li>Marcel Savegnago <<a class="reference external" href="mailto:marcel.savegnago@escodoo.com.br">marcel.savegnago@escodoo.com.br</a>></li>
|
|
409
|
+
<li>Kaynnan Lemes <<a class="reference external" href="mailto:kaynnan.lemes@escodoo.com.br">kaynnan.lemes@escodoo.com.br</a>></li>
|
|
409
410
|
</ul>
|
|
410
411
|
</div>
|
|
411
412
|
<div class="section" id="other-credits">
|
|
@@ -424,7 +425,7 @@ mission is to support the collaborative development of Odoo features and
|
|
|
424
425
|
promote its widespread use.</p>
|
|
425
426
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
|
426
427
|
<p><a class="reference external" href="https://github.com/marcelsavegnago"><img alt="marcelsavegnago" src="https://github.com/marcelsavegnago.png?size=40px" /></a></p>
|
|
427
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/fleet/tree/
|
|
428
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/fleet/tree/16.0/fleet_vehicle_fuel_type_ethanol">OCA/fleet</a> project on GitHub.</p>
|
|
428
429
|
<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>
|
|
429
430
|
</div>
|
|
430
431
|
</div>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-fleet-vehicle-fuel-type-ethanol
|
|
3
|
-
Version:
|
|
3
|
+
Version: 16.0.1.0.0.4
|
|
4
4
|
Summary: This module extends the fleet management functionality. This adds ethanol as another type of fuel to be used by a vehicle in the fleet.
|
|
5
5
|
Home-page: https://github.com/OCA/fleet
|
|
6
6
|
Author: Escodoo,Odoo Community Association (OCA)
|
|
@@ -9,10 +9,10 @@ License: AGPL-3
|
|
|
9
9
|
Platform: UNKNOWN
|
|
10
10
|
Classifier: Programming Language :: Python
|
|
11
11
|
Classifier: Framework :: Odoo
|
|
12
|
-
Classifier: Framework :: Odoo ::
|
|
12
|
+
Classifier: Framework :: Odoo :: 16.0
|
|
13
13
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
14
|
-
Requires-Python: >=3.
|
|
15
|
-
Requires-Dist: odoo (<
|
|
14
|
+
Requires-Python: >=3.10
|
|
15
|
+
Requires-Dist: odoo (<16.1dev,>=16.0a)
|
|
16
16
|
|
|
17
17
|
===============================
|
|
18
18
|
Fleet Vehicle Fuel Type Ethanol
|
|
@@ -30,13 +30,13 @@ Fleet Vehicle Fuel Type Ethanol
|
|
|
30
30
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
31
31
|
:alt: License: AGPL-3
|
|
32
32
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffleet-lightgray.png?logo=github
|
|
33
|
-
:target: https://github.com/OCA/fleet/tree/
|
|
33
|
+
:target: https://github.com/OCA/fleet/tree/16.0/fleet_vehicle_fuel_type_ethanol
|
|
34
34
|
:alt: OCA/fleet
|
|
35
35
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
36
|
-
:target: https://translation.odoo-community.org/projects/fleet-
|
|
36
|
+
:target: https://translation.odoo-community.org/projects/fleet-16-0/fleet-16-0-fleet_vehicle_fuel_type_ethanol
|
|
37
37
|
:alt: Translate me on Weblate
|
|
38
38
|
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
|
|
39
|
-
:target: https://runbot.odoo-community.org/runbot/291/
|
|
39
|
+
:target: https://runbot.odoo-community.org/runbot/291/16.0
|
|
40
40
|
:alt: Try me on Runbot
|
|
41
41
|
|
|
42
42
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -57,7 +57,7 @@ Bug Tracker
|
|
|
57
57
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/fleet/issues>`_.
|
|
58
58
|
In case of trouble, please check there if your issue has already been reported.
|
|
59
59
|
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
|
60
|
-
`feedback <https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%
|
|
60
|
+
`feedback <https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
61
61
|
|
|
62
62
|
Do not contact contributors directly about support or help with technical issues.
|
|
63
63
|
|
|
@@ -73,6 +73,7 @@ Contributors
|
|
|
73
73
|
~~~~~~~~~~~~
|
|
74
74
|
|
|
75
75
|
* Marcel Savegnago <marcel.savegnago@escodoo.com.br>
|
|
76
|
+
* Kaynnan Lemes <kaynnan.lemes@escodoo.com.br>
|
|
76
77
|
|
|
77
78
|
Other credits
|
|
78
79
|
~~~~~~~~~~~~~
|
|
@@ -102,7 +103,7 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
102
103
|
|
|
103
104
|
|maintainer-marcelsavegnago|
|
|
104
105
|
|
|
105
|
-
This module is part of the `OCA/fleet <https://github.com/OCA/fleet/tree/
|
|
106
|
+
This module is part of the `OCA/fleet <https://github.com/OCA/fleet/tree/16.0/fleet_vehicle_fuel_type_ethanol>`_ project on GitHub.
|
|
106
107
|
|
|
107
108
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
108
109
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/README.rst,sha256=
|
|
1
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/README.rst,sha256=w1KBYsgHn9OQbBRY8iwNrYomRRUdNDa4FZpkLPcR0ck,3282
|
|
2
2
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/__manifest__.py,sha256=
|
|
4
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/fleet_vehicle_fuel_type_ethanol.pot,sha256=
|
|
5
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/it.po,sha256=
|
|
6
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/pt_BR.po,sha256=
|
|
3
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/__manifest__.py,sha256=ARla_ZY76g5qJMTO6PmYXD4z41zIn92BpPs7LBX67n8,655
|
|
4
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/fleet_vehicle_fuel_type_ethanol.pot,sha256=tbBp2meQUyGY4okmQDnI1jCMATQ8v_DDPo8NeoPmDlk,1088
|
|
5
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/it.po,sha256=Uj1aGdxEc6-TYuaTQ9JjcjSfIG1voso9sTEAMG_roTk,1387
|
|
6
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/pt_BR.po,sha256=mRvflkBoEvwKo1ShhX3Tjh0tgeTsR3WHFuwGwS5CBUQ,1590
|
|
7
7
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/models/__init__.py,sha256=ku2qIAvSU_4ayTA99S_HyNxr0fU7JtKvyI0ySgNsrFM,28
|
|
8
8
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/models/fleet_vehicle.py,sha256=YoEX6eDU4BqLCqVoF0GJ3x0Siqh3KCb51cQO85QJXoY,368
|
|
9
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/readme/CONTRIBUTORS.rst,sha256=
|
|
9
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/readme/CONTRIBUTORS.rst,sha256=yu2XFc537lnn-1JOaVoYSckjxsFIXgw90_yjeowSsaQ,100
|
|
10
10
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/readme/CREDITS.rst,sha256=thk7jDdbNIP5vEWAeYAryEYOHSukHlmoi07Zk9QMMGs,138
|
|
11
11
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/readme/DESCRIPTION.rst,sha256=ozvwVKZY44RVqImd8Y4oRRalG4vztWDC9zH8rpV6YC4,173
|
|
12
12
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/banner.png,sha256=79JnvZusJn5gdi7q1pyW-clP6q0U8X2ecMGV-w-6FI0,6733
|
|
13
13
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
14
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/index.html,sha256=
|
|
15
|
-
odoo_addon_fleet_vehicle_fuel_type_ethanol-
|
|
16
|
-
odoo_addon_fleet_vehicle_fuel_type_ethanol-
|
|
17
|
-
odoo_addon_fleet_vehicle_fuel_type_ethanol-
|
|
18
|
-
odoo_addon_fleet_vehicle_fuel_type_ethanol-
|
|
14
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/index.html,sha256=ihQcRoiKo6oIg3f5LB50hmMZQOPNZldXU8tHDY0Uoq8,12797
|
|
15
|
+
odoo_addon_fleet_vehicle_fuel_type_ethanol-16.0.1.0.0.4.dist-info/METADATA,sha256=4fpuUQZ1L_O5kw8NzJoYkx0dS-7dOezbzAN6P7R4FTM,3937
|
|
16
|
+
odoo_addon_fleet_vehicle_fuel_type_ethanol-16.0.1.0.0.4.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
|
17
|
+
odoo_addon_fleet_vehicle_fuel_type_ethanol-16.0.1.0.0.4.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
18
|
+
odoo_addon_fleet_vehicle_fuel_type_ethanol-16.0.1.0.0.4.dist-info/RECORD,,
|
|
File without changes
|