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 Sep 16, 2024
1 parent a83dfdb commit c40a939
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 @@ -28,6 +28,7 @@ addon | version | maintainers | summary
[fleet_vehicle_fuel_type_ethanol](fleet_vehicle_fuel_type_ethanol/) | 16.0.1.0.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | This module extends the fleet management functionality. This adds ethanol as another type of fuel to be used by a vehicle in the fleet.
[fleet_vehicle_history_date_end](fleet_vehicle_history_date_end/) | 16.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) | Automatically assign date end in vehicle history when a new driver is assigned.
[fleet_vehicle_inspection](fleet_vehicle_inspection/) | 16.0.1.0.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | This module extends the Fleet module allowing the registration of vehicle entry and exit inspections.
[fleet_vehicle_inspection_template](fleet_vehicle_inspection_template/) | 16.0.1.0.0 | [![marcelsavegnago](https://github.com/marcelsavegnago.png?size=30px)](https://github.com/marcelsavegnago) | This module extend module fleet_vehicle_inspection enable inspection templates feature
[fleet_vehicle_log_fuel](fleet_vehicle_log_fuel/) | 16.0.1.0.0 | | Add Log Fuels for your vehicles.
[fleet_vehicle_service_activity](fleet_vehicle_service_activity/) | 16.0.1.0.0 | | Activity alerts for fleet services
[fleet_vehicle_service_calendar](fleet_vehicle_service_calendar/) | 16.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 a smart button in services to schedule meetings.
Expand Down
2 changes: 1 addition & 1 deletion fleet_vehicle_inspection_template/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Fleet Vehicle Inspection Template
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2f79a7dc47fa29c1c8fc9a9176023fd8b3a258f0a79015a3acb4bb37bfe6f33c
!! source digest: sha256:07b243a2fc5487eb27ff4ee308ad36e6ff43e8c39882585e18cd464f35ae88fa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Fleet Vehicle Inspection Template</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2f79a7dc47fa29c1c8fc9a9176023fd8b3a258f0a79015a3acb4bb37bfe6f33c
!! source digest: sha256:07b243a2fc5487eb27ff4ee308ad36e6ff43e8c39882585e18cd464f35ae88fa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/16.0/fleet_vehicle_inspection_template"><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-16-0/fleet-16-0-fleet_vehicle_inspection_template"><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=16.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 Fleet Vehicle Inspection module allowing the create inspection templates.</p>
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.0.20240916.1
16.0.20240916.2
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
'odoo-addon-fleet_vehicle_fuel_type_ethanol>=16.0dev,<16.1dev',
'odoo-addon-fleet_vehicle_history_date_end>=16.0dev,<16.1dev',
'odoo-addon-fleet_vehicle_inspection>=16.0dev,<16.1dev',
'odoo-addon-fleet_vehicle_inspection_template>=16.0dev,<16.1dev',
'odoo-addon-fleet_vehicle_log_fuel>=16.0dev,<16.1dev',
'odoo-addon-fleet_vehicle_service_activity>=16.0dev,<16.1dev',
'odoo-addon-fleet_vehicle_service_calendar>=16.0dev,<16.1dev',
Expand Down

0 comments on commit c40a939

Please sign in to comment.