odoo-addon-fleet-vehicle-fuel-type-ethanol 18.0.1.0.0.2__py3-none-any.whl → 19.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.
- odoo/addons/fleet_vehicle_fuel_type_ethanol/README.rst +11 -7
- 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 +21 -1
- odoo/addons/fleet_vehicle_fuel_type_ethanol/models/fleet_vehicle.py +10 -0
- odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/index.html +19 -13
- {odoo_addon_fleet_vehicle_fuel_type_ethanol-18.0.1.0.0.2.dist-info → odoo_addon_fleet_vehicle_fuel_type_ethanol-19.0.1.0.0.2.dist-info}/METADATA +15 -11
- {odoo_addon_fleet_vehicle_fuel_type_ethanol-18.0.1.0.0.2.dist-info → odoo_addon_fleet_vehicle_fuel_type_ethanol-19.0.1.0.0.2.dist-info}/RECORD +9 -9
- {odoo_addon_fleet_vehicle_fuel_type_ethanol-18.0.1.0.0.2.dist-info → odoo_addon_fleet_vehicle_fuel_type_ethanol-19.0.1.0.0.2.dist-info}/WHEEL +1 -1
- {odoo_addon_fleet_vehicle_fuel_type_ethanol-18.0.1.0.0.2.dist-info → odoo_addon_fleet_vehicle_fuel_type_ethanol-19.0.1.0.0.2.dist-info}/top_level.txt +0 -0
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
2
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
3
|
+
:alt: Odoo Community Association
|
|
4
|
+
|
|
1
5
|
===============================
|
|
2
6
|
Fleet Vehicle Fuel Type Ethanol
|
|
3
7
|
===============================
|
|
@@ -7,23 +11,23 @@ Fleet Vehicle Fuel Type Ethanol
|
|
|
7
11
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
12
|
!! changes will be overwritten. !!
|
|
9
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
14
|
+
!! source digest: sha256:6f5e33af8f156732594001156a5b74c23eaf8dca959a293c6d4096a4815d7bee
|
|
11
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
16
|
|
|
13
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
14
18
|
:target: https://odoo-community.org/page/development-status
|
|
15
19
|
:alt: Beta
|
|
16
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
20
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
17
21
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
22
|
:alt: License: AGPL-3
|
|
19
23
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffleet-lightgray.png?logo=github
|
|
20
|
-
:target: https://github.com/OCA/fleet/tree/
|
|
24
|
+
:target: https://github.com/OCA/fleet/tree/19.0/fleet_vehicle_fuel_type_ethanol
|
|
21
25
|
:alt: OCA/fleet
|
|
22
26
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/fleet-
|
|
27
|
+
:target: https://translation.odoo-community.org/projects/fleet-19-0/fleet-19-0-fleet_vehicle_fuel_type_ethanol
|
|
24
28
|
:alt: Translate me on Weblate
|
|
25
29
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/fleet&target_branch=
|
|
30
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/fleet&target_branch=19.0
|
|
27
31
|
:alt: Try me on Runboat
|
|
28
32
|
|
|
29
33
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -45,7 +49,7 @@ Bug Tracker
|
|
|
45
49
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/fleet/issues>`_.
|
|
46
50
|
In case of trouble, please check there if your issue has already been reported.
|
|
47
51
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
48
|
-
`feedback <https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%
|
|
52
|
+
`feedback <https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
49
53
|
|
|
50
54
|
Do not contact contributors directly about support or help with technical issues.
|
|
51
55
|
|
|
@@ -92,6 +96,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
92
96
|
|
|
93
97
|
|maintainer-marcelsavegnago|
|
|
94
98
|
|
|
95
|
-
This module is part of the `OCA/fleet <https://github.com/OCA/fleet/tree/
|
|
99
|
+
This module is part of the `OCA/fleet <https://github.com/OCA/fleet/tree/19.0/fleet_vehicle_fuel_type_ethanol>`_ project on GitHub.
|
|
96
100
|
|
|
97
101
|
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": "19.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 19.0\n"
|
|
8
8
|
"Report-Msgid-Bugs-To: \n"
|
|
9
9
|
"Last-Translator: \n"
|
|
10
10
|
"Language-Team: \n"
|
|
@@ -13,21 +13,41 @@ msgstr ""
|
|
|
13
13
|
"Content-Transfer-Encoding: \n"
|
|
14
14
|
"Plural-Forms: \n"
|
|
15
15
|
|
|
16
|
+
#. module: fleet_vehicle_fuel_type_ethanol
|
|
17
|
+
#: model:ir.model.fields,field_description:fleet_vehicle_fuel_type_ethanol.field_fleet_vehicle__display_name
|
|
18
|
+
#: model:ir.model.fields,field_description:fleet_vehicle_fuel_type_ethanol.field_fleet_vehicle_model__display_name
|
|
19
|
+
msgid "Display Name"
|
|
20
|
+
msgstr ""
|
|
21
|
+
|
|
16
22
|
#. module: fleet_vehicle_fuel_type_ethanol
|
|
17
23
|
#: model:ir.model.fields.selection,name:fleet_vehicle_fuel_type_ethanol.selection__fleet_vehicle__fuel_type__ethanol
|
|
24
|
+
#: model:ir.model.fields.selection,name:fleet_vehicle_fuel_type_ethanol.selection__fleet_vehicle_model__default_fuel_type__ethanol
|
|
18
25
|
msgid "Ethanol"
|
|
19
26
|
msgstr ""
|
|
20
27
|
|
|
21
28
|
#. module: fleet_vehicle_fuel_type_ethanol
|
|
22
29
|
#: model:ir.model.fields.selection,name:fleet_vehicle_fuel_type_ethanol.selection__fleet_vehicle__fuel_type__flex
|
|
30
|
+
#: model:ir.model.fields.selection,name:fleet_vehicle_fuel_type_ethanol.selection__fleet_vehicle_model__default_fuel_type__flex
|
|
23
31
|
msgid "Flex (Gasoline/Ethanol)"
|
|
24
32
|
msgstr ""
|
|
25
33
|
|
|
26
34
|
#. module: fleet_vehicle_fuel_type_ethanol
|
|
27
35
|
#: model:ir.model.fields,field_description:fleet_vehicle_fuel_type_ethanol.field_fleet_vehicle__fuel_type
|
|
36
|
+
#: model:ir.model.fields,field_description:fleet_vehicle_fuel_type_ethanol.field_fleet_vehicle_model__default_fuel_type
|
|
28
37
|
msgid "Fuel Type"
|
|
29
38
|
msgstr ""
|
|
30
39
|
|
|
40
|
+
#. module: fleet_vehicle_fuel_type_ethanol
|
|
41
|
+
#: model:ir.model.fields,field_description:fleet_vehicle_fuel_type_ethanol.field_fleet_vehicle__id
|
|
42
|
+
#: model:ir.model.fields,field_description:fleet_vehicle_fuel_type_ethanol.field_fleet_vehicle_model__id
|
|
43
|
+
msgid "ID"
|
|
44
|
+
msgstr ""
|
|
45
|
+
|
|
46
|
+
#. module: fleet_vehicle_fuel_type_ethanol
|
|
47
|
+
#: model:ir.model,name:fleet_vehicle_fuel_type_ethanol.model_fleet_vehicle_model
|
|
48
|
+
msgid "Model of a vehicle"
|
|
49
|
+
msgstr ""
|
|
50
|
+
|
|
31
51
|
#. module: fleet_vehicle_fuel_type_ethanol
|
|
32
52
|
#: model:ir.model,name:fleet_vehicle_fuel_type_ethanol.model_fleet_vehicle
|
|
33
53
|
msgid "Vehicle"
|
|
@@ -4,6 +4,16 @@
|
|
|
4
4
|
from odoo import fields, models
|
|
5
5
|
|
|
6
6
|
|
|
7
|
+
class FleetVehicleModel(models.Model):
|
|
8
|
+
_inherit = "fleet.vehicle.model"
|
|
9
|
+
default_fuel_type = fields.Selection(
|
|
10
|
+
selection_add=[
|
|
11
|
+
("ethanol", "Ethanol"),
|
|
12
|
+
("flex", "Flex (Gasoline/Ethanol)"),
|
|
13
|
+
]
|
|
14
|
+
)
|
|
15
|
+
|
|
16
|
+
|
|
7
17
|
class FleetVehicle(models.Model):
|
|
8
18
|
_inherit = "fleet.vehicle"
|
|
9
19
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
5
5
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
|
6
|
-
<title>
|
|
6
|
+
<title>README.rst</title>
|
|
7
7
|
<style type="text/css">
|
|
8
8
|
|
|
9
9
|
/*
|
|
@@ -360,16 +360,21 @@ ul.auto-toc {
|
|
|
360
360
|
</style>
|
|
361
361
|
</head>
|
|
362
362
|
<body>
|
|
363
|
-
<div class="document"
|
|
364
|
-
<h1 class="title">Fleet Vehicle Fuel Type Ethanol</h1>
|
|
363
|
+
<div class="document">
|
|
365
364
|
|
|
365
|
+
|
|
366
|
+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
|
|
367
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
|
|
368
|
+
</a>
|
|
369
|
+
<div class="section" id="fleet-vehicle-fuel-type-ethanol">
|
|
370
|
+
<h1>Fleet Vehicle Fuel Type Ethanol</h1>
|
|
366
371
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
367
372
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
373
|
!! changes will be overwritten. !!
|
|
369
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
375
|
+
!! source digest: sha256:6f5e33af8f156732594001156a5b74c23eaf8dca959a293c6d4096a4815d7bee
|
|
371
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
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/
|
|
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/fleet/tree/19.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 image-reference" href="https://translation.odoo-community.org/projects/fleet-19-0/fleet-19-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 image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/fleet&target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
378
|
<p>This module extends the fleet management functionality. This adds
|
|
374
379
|
ethanol as another type of fuel to be used by a vehicle in the fleet.</p>
|
|
375
380
|
<ul class="simple">
|
|
@@ -390,23 +395,23 @@ ethanol as another type of fuel to be used by a vehicle in the fleet.</p>
|
|
|
390
395
|
</ul>
|
|
391
396
|
</div>
|
|
392
397
|
<div class="section" id="bug-tracker">
|
|
393
|
-
<
|
|
398
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
|
|
394
399
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/fleet/issues">GitHub Issues</a>.
|
|
395
400
|
In case of trouble, please check there if your issue has already been reported.
|
|
396
401
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
397
|
-
<a class="reference external" href="https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%
|
|
402
|
+
<a class="reference external" href="https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
398
403
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
399
404
|
</div>
|
|
400
405
|
<div class="section" id="credits">
|
|
401
|
-
<
|
|
406
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
|
|
402
407
|
<div class="section" id="authors">
|
|
403
|
-
<
|
|
408
|
+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
|
|
404
409
|
<ul class="simple">
|
|
405
410
|
<li>Escodoo</li>
|
|
406
411
|
</ul>
|
|
407
412
|
</div>
|
|
408
413
|
<div class="section" id="contributors">
|
|
409
|
-
<
|
|
414
|
+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
|
|
410
415
|
<ul class="simple">
|
|
411
416
|
<li>Marcel Savegnago <<a class="reference external" href="mailto:marcel.savegnago@escodoo.com.br">marcel.savegnago@escodoo.com.br</a>></li>
|
|
412
417
|
<li>Kaynnan Lemes <<a class="reference external" href="mailto:kaynnan.lemes@escodoo.com.br">kaynnan.lemes@escodoo.com.br</a>></li>
|
|
@@ -414,14 +419,14 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
414
419
|
</ul>
|
|
415
420
|
</div>
|
|
416
421
|
<div class="section" id="other-credits">
|
|
417
|
-
<
|
|
422
|
+
<h3><a class="toc-backref" href="#toc-entry-5">Other credits</a></h3>
|
|
418
423
|
<p>The development of this module has been financially supported by:</p>
|
|
419
424
|
<ul class="simple">
|
|
420
425
|
<li>Escodoo - <a class="reference external" href="https://www.escodoo.com.br">https://www.escodoo.com.br</a></li>
|
|
421
426
|
</ul>
|
|
422
427
|
</div>
|
|
423
428
|
<div class="section" id="maintainers">
|
|
424
|
-
<
|
|
429
|
+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
|
|
425
430
|
<p>This module is maintained by the OCA.</p>
|
|
426
431
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
427
432
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
@@ -431,10 +436,11 @@ mission is to support the collaborative development of Odoo features and
|
|
|
431
436
|
promote its widespread use.</p>
|
|
432
437
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
|
433
438
|
<p><a class="reference external image-reference" href="https://github.com/marcelsavegnago"><img alt="marcelsavegnago" src="https://github.com/marcelsavegnago.png?size=40px" /></a></p>
|
|
434
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/fleet/tree/
|
|
439
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/fleet/tree/19.0/fleet_vehicle_fuel_type_ethanol">OCA/fleet</a> project on GitHub.</p>
|
|
435
440
|
<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>
|
|
436
441
|
</div>
|
|
437
442
|
</div>
|
|
438
443
|
</div>
|
|
444
|
+
</div>
|
|
439
445
|
</body>
|
|
440
446
|
</html>
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-fleet_vehicle_fuel_type_ethanol
|
|
3
|
-
Version:
|
|
4
|
-
Requires-
|
|
5
|
-
Requires-Dist: odoo==18.0.*
|
|
3
|
+
Version: 19.0.1.0.0.2
|
|
4
|
+
Requires-Dist: odoo==19.0.*
|
|
6
5
|
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.
|
|
7
6
|
Home-page: https://github.com/OCA/fleet
|
|
8
7
|
License: AGPL-3
|
|
@@ -10,8 +9,13 @@ Author: Escodoo,Odoo Community Association (OCA)
|
|
|
10
9
|
Author-email: support@odoo-community.org
|
|
11
10
|
Classifier: Programming Language :: Python
|
|
12
11
|
Classifier: Framework :: Odoo
|
|
13
|
-
Classifier: Framework :: Odoo ::
|
|
12
|
+
Classifier: Framework :: Odoo :: 19.0
|
|
14
13
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
14
|
+
Description-Content-Type: text/x-rst
|
|
15
|
+
|
|
16
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
17
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
18
|
+
:alt: Odoo Community Association
|
|
15
19
|
|
|
16
20
|
===============================
|
|
17
21
|
Fleet Vehicle Fuel Type Ethanol
|
|
@@ -22,23 +26,23 @@ Fleet Vehicle Fuel Type Ethanol
|
|
|
22
26
|
!! This file is generated by oca-gen-addon-readme !!
|
|
23
27
|
!! changes will be overwritten. !!
|
|
24
28
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
25
|
-
!! source digest: sha256:
|
|
29
|
+
!! source digest: sha256:6f5e33af8f156732594001156a5b74c23eaf8dca959a293c6d4096a4815d7bee
|
|
26
30
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
31
|
|
|
28
32
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
29
33
|
:target: https://odoo-community.org/page/development-status
|
|
30
34
|
:alt: Beta
|
|
31
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
35
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
32
36
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
33
37
|
:alt: License: AGPL-3
|
|
34
38
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Ffleet-lightgray.png?logo=github
|
|
35
|
-
:target: https://github.com/OCA/fleet/tree/
|
|
39
|
+
:target: https://github.com/OCA/fleet/tree/19.0/fleet_vehicle_fuel_type_ethanol
|
|
36
40
|
:alt: OCA/fleet
|
|
37
41
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
38
|
-
:target: https://translation.odoo-community.org/projects/fleet-
|
|
42
|
+
:target: https://translation.odoo-community.org/projects/fleet-19-0/fleet-19-0-fleet_vehicle_fuel_type_ethanol
|
|
39
43
|
:alt: Translate me on Weblate
|
|
40
44
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
41
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/fleet&target_branch=
|
|
45
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/fleet&target_branch=19.0
|
|
42
46
|
:alt: Try me on Runboat
|
|
43
47
|
|
|
44
48
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -60,7 +64,7 @@ Bug Tracker
|
|
|
60
64
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/fleet/issues>`_.
|
|
61
65
|
In case of trouble, please check there if your issue has already been reported.
|
|
62
66
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
63
|
-
`feedback <https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%
|
|
67
|
+
`feedback <https://github.com/OCA/fleet/issues/new?body=module:%20fleet_vehicle_fuel_type_ethanol%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
64
68
|
|
|
65
69
|
Do not contact contributors directly about support or help with technical issues.
|
|
66
70
|
|
|
@@ -107,6 +111,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
107
111
|
|
|
108
112
|
|maintainer-marcelsavegnago|
|
|
109
113
|
|
|
110
|
-
This module is part of the `OCA/fleet <https://github.com/OCA/fleet/tree/
|
|
114
|
+
This module is part of the `OCA/fleet <https://github.com/OCA/fleet/tree/19.0/fleet_vehicle_fuel_type_ethanol>`_ project on GitHub.
|
|
111
115
|
|
|
112
116
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/README.rst,sha256=
|
|
1
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/README.rst,sha256=KkroDE3fyQiaEqQ-cJF0luqXEMKMSqvreQYD4pryuGg,3658
|
|
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=
|
|
3
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/__manifest__.py,sha256=V4bFDuaAzEJ5BOqmw13WguDLd-eVWGyyBD53dbFuyww,655
|
|
4
4
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/es.po,sha256=2uDSp4JOlptuKTzQnH49D8grm8t_QRnuVlC8-pt1pms,1302
|
|
5
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/fleet_vehicle_fuel_type_ethanol.pot,sha256=
|
|
5
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/fleet_vehicle_fuel_type_ethanol.pot,sha256=_zkvSIuaxMONzaDMGjcOZyu3L1ahqieQZ1f370SJI48,2197
|
|
6
6
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/it.po,sha256=Uj1aGdxEc6-TYuaTQ9JjcjSfIG1voso9sTEAMG_roTk,1387
|
|
7
7
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/pt_BR.po,sha256=mRvflkBoEvwKo1ShhX3Tjh0tgeTsR3WHFuwGwS5CBUQ,1590
|
|
8
8
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/i18n/sv.po,sha256=OVsJI0fL02_IX4gB1BTJi6zVBkyZt_p3IIQJc6Dbj3A,1281
|
|
9
9
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/models/__init__.py,sha256=ku2qIAvSU_4ayTA99S_HyNxr0fU7JtKvyI0ySgNsrFM,28
|
|
10
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/models/fleet_vehicle.py,sha256=
|
|
10
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/models/fleet_vehicle.py,sha256=XfWQrAfRF1Q775zIc9vB9ss6NROpy6_1EqdTXAdRqM8,612
|
|
11
11
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/readme/CONTRIBUTORS.md,sha256=rSGEHAN0LNDQtFEYMzB_vCS3cD9__Nfg5czuFXZVjjk,168
|
|
12
12
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/readme/CREDITS.md,sha256=B75j30MKnAeLGzd-9iiuYwO-dffS9CoPAJYCmjVmueI,108
|
|
13
13
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/readme/DESCRIPTION.md,sha256=pQxRWwL8P45_t-15v-vEMHfeSde-V_AVB762VULqSzM,173
|
|
14
14
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/banner.png,sha256=79JnvZusJn5gdi7q1pyW-clP6q0U8X2ecMGV-w-6FI0,6733
|
|
15
15
|
odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
16
|
-
odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/index.html,sha256=
|
|
17
|
-
odoo_addon_fleet_vehicle_fuel_type_ethanol-
|
|
18
|
-
odoo_addon_fleet_vehicle_fuel_type_ethanol-
|
|
19
|
-
odoo_addon_fleet_vehicle_fuel_type_ethanol-
|
|
20
|
-
odoo_addon_fleet_vehicle_fuel_type_ethanol-
|
|
16
|
+
odoo/addons/fleet_vehicle_fuel_type_ethanol/static/description/index.html,sha256=oKdraHtppYuxTquIYPPa6QvTm5Y4BKZexR2AKoWHCXU,13520
|
|
17
|
+
odoo_addon_fleet_vehicle_fuel_type_ethanol-19.0.1.0.0.2.dist-info/METADATA,sha256=IZ4CWIdLYCIQosOo5OtP4qFW2xyLCDmsbjhntiHp_3k,4295
|
|
18
|
+
odoo_addon_fleet_vehicle_fuel_type_ethanol-19.0.1.0.0.2.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
|
19
|
+
odoo_addon_fleet_vehicle_fuel_type_ethanol-19.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
20
|
+
odoo_addon_fleet_vehicle_fuel_type_ethanol-19.0.1.0.0.2.dist-info/RECORD,,
|