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 19, 2023
1 parent 414f389 commit b90fbe2
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 @@ -37,7 +37,7 @@ addon | version | maintainers | summary
[maintenance_product](maintenance_product/) | 14.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Product
[maintenance_project](maintenance_project/) | 14.0.1.1.1 | | Adds projects to maintenance equipments and requests
[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_purchase](maintenance_purchase/) | 14.0.1.0.2 | | Create Equipments with purchases
[maintenance_remote](maintenance_remote/) | 14.0.1.0.0 | | Define remote on maintenance request
[maintenance_request_purchase](maintenance_request_purchase/) | 14.0.1.0.0 | | Allows you to link PO with maintenance requests
[maintenance_request_repair](maintenance_request_repair/) | 14.0.1.0.1 | | This is a bridge module between Maintenance and Repair
Expand Down
2 changes: 1 addition & 1 deletion maintenance_purchase/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Maintenance Purchase
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:58f06e4208aa75ef77318f81314a96c99de667c72f291afe74f431c84c97fd17
!! source digest: sha256:cdeeb0ad0917faf1ff03b0dcd189f588338ba8d0549d0c821152dece33ea8a8c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion maintenance_purchase/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "Maintenance Purchase",
"summary": """
Create Equipments with purchases""",
"version": "14.0.1.0.1",
"version": "14.0.1.0.2",
"license": "AGPL-3",
"author": "CreuBlanca,Odoo Community Association (OCA)",
"website": "https://github.com/OCA/maintenance",
Expand Down
2 changes: 1 addition & 1 deletion maintenance_purchase/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Maintenance Purchase</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:58f06e4208aa75ef77318f81314a96c99de667c72f291afe74f431c84c97fd17
!! source digest: sha256:cdeeb0ad0917faf1ff03b0dcd189f588338ba8d0549d0c821152dece33ea8a8c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_purchase"><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_purchase"><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>Create Equipments when the purchase is validated.</p>
Expand Down

0 comments on commit b90fbe2

Please sign in to comment.