Skip to content

Commit d124cd3

Browse files
committed
[BOT] post-merge updates
1 parent 6391eac commit d124cd3

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ addon | version | maintainers | summary
3737
[maintenance_product](maintenance_product/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Maintenance Product
3838
[maintenance_project](maintenance_project/) | 16.0.1.0.0 | | Adds projects to maintenance equipments and requests
3939
[maintenance_purchase](maintenance_purchase/) | 16.0.1.0.0 | | Create Equipments with purchases
40+
[maintenance_request_purchase](maintenance_request_purchase/) | 16.0.1.0.0 | | Allows you to link PO with maintenance requests
4041
[maintenance_request_repair](maintenance_request_repair/) | 16.0.1.0.0 | | This is a bridge module between Maintenance and Repair
4142
[maintenance_request_sequence](maintenance_request_sequence/) | 16.0.1.0.0 | | Adds sequence to maintenance requests
4243
[maintenance_request_stage_transition](maintenance_request_stage_transition/) | 16.0.1.0.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Manage transition visibility and management between stages

setup/_metapackage/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20240418.0
1+
16.0.20240502.0

setup/_metapackage/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
'odoo-addon-maintenance_product>=16.0dev,<16.1dev',
2525
'odoo-addon-maintenance_project>=16.0dev,<16.1dev',
2626
'odoo-addon-maintenance_purchase>=16.0dev,<16.1dev',
27+
'odoo-addon-maintenance_request_purchase>=16.0dev,<16.1dev',
2728
'odoo-addon-maintenance_request_repair>=16.0dev,<16.1dev',
2829
'odoo-addon-maintenance_request_sequence>=16.0dev,<16.1dev',
2930
'odoo-addon-maintenance_request_stage_transition>=16.0dev,<16.1dev',

0 commit comments

Comments
 (0)