Skip to content

Commit 22096c2

Browse files
committed
[BOT] post-merge updates
1 parent ab62d29 commit 22096c2

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ addon | version | maintainers | summary
2424
[base_maintenance](base_maintenance/) | 17.0.1.0.0 | | Base Maintenance
2525
[maintenance_account](maintenance_account/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Account
2626
[maintenance_equipment_hierarchy](maintenance_equipment_hierarchy/) | 17.0.1.0.0 | [![dalonsod](https://github.com/dalonsod.png?size=30px)](https://github.com/dalonsod) | Manage equipment hierarchy
27-
[maintenance_equipment_sequence](maintenance_equipment_sequence/) | 17.0.1.0.0 | [![AdriaGForgeFlow](https://github.com/AdriaGForgeFlow.png?size=30px)](https://github.com/AdriaGForgeFlow) | Adds sequence to maintenance equipment defined in the equipment's category
27+
[maintenance_equipment_sequence](maintenance_equipment_sequence/) | 17.0.1.0.1 | [![AdriaGForgeFlow](https://github.com/AdriaGForgeFlow.png?size=30px)](https://github.com/AdriaGForgeFlow) | Adds sequence to maintenance equipment defined in the equipment's category
2828
[maintenance_equipment_status](maintenance_equipment_status/) | 17.0.1.0.0 | | Maintenance Equipment Status
2929
[maintenance_plan](maintenance_plan/) | 17.0.1.0.0 | | Extends preventive maintenance planning
3030
[maintenance_product](maintenance_product/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Product

maintenance_equipment_sequence/README.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Maintenance Equipment Sequence
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:f03d7460533d03363adf574d59effbfb717ea9bb179b49e32c4cf10dfc0b25f9
10+
!! source digest: sha256:1d6390a49a54f9532ef01f333c3ca20d10005c239f0d61cd3c6e0595c82b3c04
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -57,9 +57,9 @@ Authors
5757
Contributors
5858
------------
5959

60-
- Adria Gil Sorribes <adria.gil@forgeflow.com>
61-
- Núria Martín Xifré <nuria.martin@forgeflow.com>
62-
- Bernat Puig Font <bernat.puig@forgeflow.com>
60+
- Adria Gil Sorribes <adria.gil@forgeflow.com>
61+
- Núria Martín Xifré <nuria.martin@forgeflow.com>
62+
- Bernat Puig Font <bernat.puig@forgeflow.com>
6363

6464
Maintainers
6565
-----------

maintenance_equipment_sequence/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"summary": """
77
Adds sequence to maintenance equipment defined in the equipment's
88
category""",
9-
"version": "17.0.1.0.0",
9+
"version": "17.0.1.0.1",
1010
"license": "AGPL-3",
1111
"author": "ForgeFlow S.L.," "Odoo Community Association (OCA)",
1212
"maintainers": ["AdriaGForgeFlow"],

maintenance_equipment_sequence/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Maintenance Equipment Sequence</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:f03d7460533d03363adf574d59effbfb717ea9bb179b49e32c4cf10dfc0b25f9
370+
!! source digest: sha256:1d6390a49a54f9532ef01f333c3ca20d10005c239f0d61cd3c6e0595c82b3c04
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/17.0/maintenance_equipment_sequence"><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-17-0/maintenance-17-0-maintenance_equipment_sequence"><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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module introduces a sequence to the maintenance equipment managed

0 commit comments

Comments
 (0)