mirror of
https://github.com/bringout/oca-ocb-vertical-industry.git
synced 2026-04-18 05:32:04 +02:00
40 lines
831 B
Markdown
40 lines
831 B
Markdown
# Fleet
|
|
|
|
|
|
Vehicle, leasing, insurances, cost
|
|
==================================
|
|
With this module, Odoo helps you managing all your vehicles, the
|
|
contracts associated to those vehicle as well as services, costs
|
|
and many other features necessary to the management of your fleet
|
|
of vehicle(s)
|
|
|
|
Main Features
|
|
-------------
|
|
* Add vehicles to your fleet
|
|
* Manage contracts for vehicles
|
|
* Reminder when a contract reach its expiration date
|
|
* Add services, odometer values for all vehicles
|
|
* Show all costs associated to a vehicle or to a type of service
|
|
* Analysis graph for costs
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-fleet
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base
|
|
- mail
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/fleet
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|