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, Bhavesh Heliconia
Odoo dependencies
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description
This module extends the fleet management functionality. Allows the
registration of the vehicle's calendar year.

One example is the difference between the use of "model-year" and
"calendar-year" in describing the year of a fleet vehicle. Most of the
world uses calendar-year to designate a vehicle date; however, the U.S.,
Mexico, and Canada use model-year.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
fleet_vehicle_form_view fleet.vehicle.form (in fleet_vehicle_calendar_year) fleet.vehicle calendar Inherits fleet.fleet_vehicle_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (1)
  • calendar_year Char
    help='Calendar year of the vehicle' tracking=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Loading…