Repository
OCA/fleet · module folder · Try on Runboat
Module version
1.0.0
Category
Human Resources/Fleet
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/fleet
Last tracking update
2026-08-07 09:06:34
Authors
Odoo Community Association (OCA), Escodoo
Maintainers
Odoo Community Association (OCA), Escodoo
Committers
OCA-git-bot, oca-ci, Dener William
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the fleet management functionality. This adds
ethanol as another type of fuel to be used by a vehicle in the fleet.

- Ethanol
- Flex (Gasoline/Ethanol)

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • fuel_type Selection
    selection_add=[('ethanol', 'Ethanol'), ('flex', 'Flex (Gasoline/Ethanol)')]
Public methods (0)

No public methods.

New fields (1)
  • default_fuel_type Selection
    selection_add=[('ethanol', 'Ethanol'), ('flex', 'Flex (Gasoline/Ethanol)')]
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…