| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/12.0/l10n_be_hr_payroll_fleet |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Human Resources |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Raphael Collet, Fabien Pinckaers, Thibault Delavallée, Christophe Simonis, GitHub, Yannick Tivisse, qsm-odoo, Adrian Torres, Xavier-Do |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:57:02 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_be_hr_payroll - hr_payroll - hr_contract - hr - base_setup - base - web - bus - web_tour - resource - hr_holidays - calendar - decimal_precision - fleet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_log_contract_view_form |
fleet.vehicle.log.contract.form | fleet.vehicle.log.contract | xpath | Inherits fleet.fleet_vehicle_log_contract_view_form |
fleet_vehicle_model_view_form |
fleet.vehicle.model.form | fleet.vehicle.model | xpath | Inherits fleet.fleet_vehicle_model_view_form |
fleet_vehicle_view_form |
fleet.vehicle.form | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
hr_contract_view_form |
hr.contract.form" | hr.contract | xpath | Inherits l10n_be_hr_payroll.hr_contract_view_form |
res_config_settings_view_form |
res.config.settings.view.form.inherit.l10n.be.hr.payroll.fleet | res.config.settings | xpath | Inherits base.res_config_settings_view_form |
acquisition_date
Date
required=True
atn
Float
compute='_compute_car_atn'
string='ATN'
co2_fee
Float
compute='_compute_co2_fee'
store=True
string='CO2 Fee'
fuel_type
Selection
default='diesel'
required=True
total_cost
Float
compute='_compute_total_cost'
help='This include all the costs and the CO2 fee'
string='Total Cost'
total_depreciated_cost
Float
compute='_compute_total_depreciated_cost'
help='This includes all the depreciated costs and the CO2 fee'
store=True
string='Total Cost (Depreciated)'
track_visibility='onchange'
create(self, vals)
recurring_cost_amount_depreciated
Float
track_visibility='onchange'
args: 'Recurring Cost Amount (depreciated)'
No public methods.
can_be_requested
Boolean
help='Can be requested on a contract as a new car'
string='Can be requested'
co2_fee
Float
compute='_compute_co2_fee'
string='CO2 fee'
default_atn
Float
compute='_compute_atn'
string='ATN'
default_car_value
Float
string='Catalog Value (VAT Incl.)'
default_co2
Float
string='CO2 emissions'
default_fuel_type
Selection
help='Fuel Used by the vehicle'
args: [('gasoline', 'Gasoline'), ('diesel', 'Diesel'), ('lpg', 'LPG'), ('electric', 'Electric'), ('hybrid', 'Hybrid')], 'Fuel Type'
default_recurring_cost_amount_depreciated
Float
help='Default recurring cost amount that should be applied to a new car from this model'
string='Cost (Depreciated)'
default_total_depreciated_cost
Float
compute='_compute_default_total_depreciated_cost'
string='Total Cost (Depreciated)'
No public methods.
acquisition_date
Date
readonly=False
related='car_id.acquisition_date'
available_cars_amount
Integer
compute='_compute_available_cars_amount'
string='Number of available cars'
car_atn
Float
compute='_compute_car_atn_and_costs'
store=True
string='ATN Company Car'
car_id
Many2one → fleet.vehicle
default=<expr>
help="Employee's company car."
string='Company Car'
track_visibility='onchange'
args: 'fleet.vehicle'
car_open_contracts_count
Integer
compute='_compute_car_open_contracts_count'
car_value
Float
readonly=False
related='car_id.car_value'
co2
Float
readonly=False
related='car_id.co2'
company_car_total_depreciated_cost
Float
compute='_compute_car_atn_and_costs'
store=True
driver_id
Many2one → res.partner
readonly=False
related='car_id.driver_id'
args: 'res.partner'
fuel_type
Selection
readonly=False
related='car_id.fuel_type'
max_unused_cars
Integer
compute='_compute_max_unused_cars'
new_car
Boolean
new_car_model_id
Many2one → fleet.vehicle.model
domain=<expr>
string='Model'
args: 'fleet.vehicle.model'
recurring_cost_amount_depreciated
Float
compute='_compute_recurring_cost_amount_depreciated'
inverse='_inverse_recurring_cost_amount_depreciated'
No public methods.
max_unused_cars
Integer
config_parameter='l10n_be_hr_payroll_fleet.max_unused_cars'
default=1000
string='Maximum unused cars'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/11.0/l10n_be_hr_payroll_fleet |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Localization |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Martin Trigaux, Christophe Simonis, Nicolas Martinelli, Nicolas Lempereur, GitHub, Olivier Colson, Yannick Tivisse |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-05 23:53:44 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_be_hr_payroll - hr_payroll - hr_contract - hr - base_setup - base - web - bus - web_tour - resource - hr_holidays - calendar - decimal_precision - fleet |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
fleet_vehicle_log_contract_view_form |
fleet.vehicle.log.contract.form | fleet.vehicle.log.contract | xpath | Inherits fleet.fleet_vehicle_log_contract_view_form |
fleet_vehicle_model_view_form |
fleet.vehicle.model.form | fleet.vehicle.model | xpath | Inherits fleet.fleet_vehicle_model_view_form |
fleet_vehicle_view_form |
fleet.vehicle.form | fleet.vehicle | xpath | Inherits fleet.fleet_vehicle_view_form |
hr_contract_view_form |
hr.contract.form" | hr.contract | xpath | Inherits l10n_be_hr_payroll.hr_contract_view_form |
res_config_settings_view_form |
res.config.settings.view.form.inherit.l10n.be.hr.payroll.fleet | res.config.settings | xpath | Inherits base.res_config_settings_view_form |
acquisition_date
Date
required=True
atn
Float
compute='_compute_car_atn'
string='ATN'
co2_fee
Float
compute='_compute_co2_fee'
string='CO2 Fee'
fuel_type
Selection
default='diesel'
required=True
total_cost
Float
compute='_compute_total_cost'
help='This include all the costs and the CO2 fee'
string='Total Cost'
total_depreciated_cost
Float
compute='_compute_total_depreciated_cost'
help='This includes all the depreciated costs and the CO2 fee'
string='Total Cost (Depreciated)'
track_visibility='onchange'
No public methods.
recurring_cost_amount_depreciated
Float
No public methods.
can_be_requested
Boolean
help='Can be requested on a contract as a new car'
string='Can be requested'
co2_fee
Float
compute='_compute_co2_fee'
string='CO2 fee'
default_atn
Float
compute='_compute_atn'
string='ATN'
default_car_value
Float
string='Catalog Value (VAT Incl.)'
default_co2
Float
string='CO2 emissions'
default_fuel_type
Selection
help='Fuel Used by the vehicle'
args: [('gasoline', 'Gasoline'), ('diesel', 'Diesel'), ('lpg', 'LPG'), ('electric', 'Electric'), ('hybrid', 'Hybrid')], 'Fuel Type'
default_recurring_cost_amount_depreciated
Float
help='Default recurring cost amount that should be applied to a new car from this model'
string='Cost (Depreciated)'
default_total_depreciated_cost
Float
compute='_compute_default_total_depreciated_cost'
string='Total Cost (Depreciated)'
No public methods.
available_cars_amount
Integer
compute='_compute_available_cars_amount'
string='Number of available cars'
car_atn
Float
compute='_compute_car_atn_and_costs'
store=True
string='ATN Company Car'
car_id
Many2one → fleet.vehicle
default=<expr>
domain=<expr>
help="Employee's company car."
string='Company Car'
track_visibility='onchange'
args: 'fleet.vehicle'
company_car_total_depreciated_cost
Float
compute='_compute_car_atn_and_costs'
store=True
max_unused_cars
Integer
compute='_compute_max_unused_cars'
new_car
Boolean
new_car_model_id
Many2one → fleet.vehicle.model
domain=<expr>
string='Model'
args: 'fleet.vehicle.model'
No public methods.
max_unused_cars
Integer
string='Maximum unused cars'
get_values(self)
set_values(self)