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 Oct 3, 2023
1 parent 9488fb8 commit 8b7a831
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ addon | version | maintainers | summary
[maintenance_project_plan](maintenance_project_plan/) | 14.0.1.0.0 | | Adds project and task to a Maintenance Plan
[maintenance_purchase](maintenance_purchase/) | 14.0.1.0.1 | | Create Equipments with purchases
[maintenance_remote](maintenance_remote/) | 14.0.1.0.0 | | Define remote on maintenance request
[maintenance_request_repair](maintenance_request_repair/) | 14.0.1.0.0 | | This is a bridge module between Maintenance and Repair
[maintenance_request_repair](maintenance_request_repair/) | 14.0.1.0.1 | | This is a bridge module between Maintenance and Repair
[maintenance_request_sequence](maintenance_request_sequence/) | 14.0.1.0.0 | | Adds sequence to maintenance requests
[maintenance_request_stage_transition](maintenance_request_stage_transition/) | 14.0.1.0.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Manage transition visibility and management between stages
[maintenance_team_hierarchy](maintenance_team_hierarchy/) | 14.0.1.0.0 | | Create hierarchies on teams
Expand Down
2 changes: 1 addition & 1 deletion maintenance_request_repair/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Maintenance Request Repair
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0dda6bec17eb99236cae07bab0fe70122990e575fc9a4fdf56158daef07903b2
!! source digest: sha256:250e6781c582de4cc4cd8e71c986b6ac5544534a3bea6cc4b7cf65bfce0d0e5a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion maintenance_request_repair/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Maintenance Request Repair",
"summary": """
This is a bridge module between Maintenance and Repair""",
"version": "14.0.1.0.0",
"version": "14.0.1.0.1",
"license": "AGPL-3",
"category": "Maintenance",
"author": "Escodoo,Odoo Community Association (OCA)",
Expand Down
2 changes: 1 addition & 1 deletion maintenance_request_repair/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Maintenance Request Repair</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0dda6bec17eb99236cae07bab0fe70122990e575fc9a4fdf56158daef07903b2
!! source digest: sha256:250e6781c582de4cc4cd8e71c986b6ac5544534a3bea6cc4b7cf65bfce0d0e5a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/maintenance/tree/14.0/maintenance_request_repair"><img alt="OCA/maintenance" src="https://img.shields.io/badge/github-OCA%2Fmaintenance-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/maintenance-14-0/maintenance-14-0-maintenance_request_repair"><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/maintenance&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 is a bridge module between Maintenance and Repair</p>
Expand Down

0 comments on commit 8b7a831

Please sign in to comment.