Commit 22096c2 1 parent ab62d29 commit 22096c2 Copy full SHA for 22096c2
File tree 4 files changed +7
-7
lines changed
maintenance_equipment_sequence
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ addon | version | maintainers | summary
24
24
[ base_maintenance] ( base_maintenance/ ) | 17.0.1.0.0 | | Base Maintenance
25
25
[ maintenance_account] ( maintenance_account/ ) | 17.0.1.0.0 | [ ![ victoralmau] ( https://github.com/victoralmau.png?size=30px )] ( https://github.com/victoralmau ) | Maintenance Account
26
26
[ 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
28
28
[ maintenance_equipment_status] ( maintenance_equipment_status/ ) | 17.0.1.0.0 | | Maintenance Equipment Status
29
29
[ maintenance_plan] ( maintenance_plan/ ) | 17.0.1.0.0 | | Extends preventive maintenance planning
30
30
[ maintenance_product] ( maintenance_product/ ) | 17.0.1.0.0 | [ ![ victoralmau] ( https://github.com/victoralmau.png?size=30px )] ( https://github.com/victoralmau ) | Maintenance Product
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Maintenance Equipment Sequence
7
7
!! This file is generated by oca-gen-addon-readme !!
8
8
!! changes will be overwritten. !!
9
9
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10
- !! source digest: sha256:f03d7460533d03363adf574d59effbfb717ea9bb179b49e32c4cf10dfc0b25f9
10
+ !! source digest: sha256:1d6390a49a54f9532ef01f333c3ca20d10005c239f0d61cd3c6e0595c82b3c04
11
11
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12
12
13
13
.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -57,9 +57,9 @@ Authors
57
57
Contributors
58
58
------------
59
59
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>
63
63
64
64
Maintainers
65
65
-----------
Original file line number Diff line number Diff line change 6
6
"summary" : """
7
7
Adds sequence to maintenance equipment defined in the equipment's
8
8
category""" ,
9
- "version" : "17.0.1.0.0 " ,
9
+ "version" : "17.0.1.0.1 " ,
10
10
"license" : "AGPL-3" ,
11
11
"author" : "ForgeFlow S.L.," "Odoo Community Association (OCA)" ,
12
12
"maintainers" : ["AdriaGForgeFlow" ],
Original file line number Diff line number Diff line change @@ -367,7 +367,7 @@ <h1 class="title">Maintenance Equipment Sequence</h1>
367
367
!! This file is generated by oca-gen-addon-readme !!
368
368
!! changes will be overwritten. !!
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:f03d7460533d03363adf574d59effbfb717ea9bb179b49e32c4cf10dfc0b25f9
370
+ !! source digest: sha256:1d6390a49a54f9532ef01f333c3ca20d10005c239f0d61cd3c6e0595c82b3c04
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
372
< 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&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module introduces a sequence to the maintenance equipment managed
You can’t perform that action at this time.
0 commit comments