Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Nov 26, 2023
1 parent 91138bc commit 9294ddc
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ addon | version | maintainers | summary
[fleet_vehicle_license_plate_alt](fleet_vehicle_license_plate_alt/) | 14.0.1.0.0 | [![mamcode](https://github.com/mamcode.png?size=30px)](https://github.com/mamcode) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Add a new field in the vehicle, to store an alternative license plate.
[fleet_vehicle_log_fuel](fleet_vehicle_log_fuel/) | 14.0.1.0.1 | | Add Log Fuels for your vehicles.
[fleet_vehicle_notebook](fleet_vehicle_notebook/) | 14.0.1.0.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | This module provides an empty notebook for the vehicle form.
[fleet_vehicle_ownership](fleet_vehicle_ownership/) | 14.0.1.0.0 | | Add vehicle ownership, linking partners to vehicles
[fleet_vehicle_pivot_graph](fleet_vehicle_pivot_graph/) | 14.0.1.0.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | This module extends the fleet management functionality. Adds the pivot table and graph view to the fleet vehicles.
[fleet_vehicle_service_calendar](fleet_vehicle_service_calendar/) | 14.0.1.0.0 | [![mamcode](https://github.com/mamcode.png?size=30px)](https://github.com/mamcode) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Add a smart button in services to schedule meetings.
[fleet_vehicle_service_kanban](fleet_vehicle_service_kanban/) | 14.0.1.0.1 | [![mamcode](https://github.com/mamcode.png?size=30px)](https://github.com/mamcode) [![ivantodorovich](https://github.com/ivantodorovich.png?size=30px)](https://github.com/ivantodorovich) | Add features of kanban to logs of vehicle services.
Expand Down
2 changes: 1 addition & 1 deletion fleet_vehicle_ownership/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Fleet Vehicle Ownership
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c10570fb68e2d39efee546647fe22fcfc8b4b8022f384619750d9cd0d8428027
!! source digest: sha256:39c83b569e2c9772a90ddcbe8445fd5e2975d5381b987b8546fa07ebbe044843
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion fleet_vehicle_ownership/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Fleet Vehicle Ownership</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c10570fb68e2d39efee546647fe22fcfc8b4b8022f384619750d9cd0d8428027
!! source digest: sha256:39c83b569e2c9772a90ddcbe8445fd5e2975d5381b987b8546fa07ebbe044843
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/fleet/tree/14.0/fleet_vehicle_ownership"><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-14-0/fleet-14-0-fleet_vehicle_ownership"><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&amp;target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of fleet to support vehicle owner
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.0.20220830.0
14.0.20231126.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
'odoo14-addon-fleet_vehicle_license_plate_alt',
'odoo14-addon-fleet_vehicle_log_fuel',
'odoo14-addon-fleet_vehicle_notebook',
'odoo14-addon-fleet_vehicle_ownership',
'odoo14-addon-fleet_vehicle_pivot_graph',
'odoo14-addon-fleet_vehicle_service_calendar',
'odoo14-addon-fleet_vehicle_service_kanban',
Expand Down

0 comments on commit 9294ddc

Please sign in to comment.