diff --git a/README.md b/README.md index 1e6ee58c6..727bb7e94 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/maintenance_purchase/README.rst b/maintenance_purchase/README.rst index ef20b981e..12e7411ef 100644 --- a/maintenance_purchase/README.rst +++ b/maintenance_purchase/README.rst @@ -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 diff --git a/maintenance_purchase/__manifest__.py b/maintenance_purchase/__manifest__.py index 4496b0309..cf1bfd816 100644 --- a/maintenance_purchase/__manifest__.py +++ b/maintenance_purchase/__manifest__.py @@ -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", diff --git a/maintenance_purchase/static/description/index.html b/maintenance_purchase/static/description/index.html index c05a9edb2..f1be46631 100644 --- a/maintenance_purchase/static/description/index.html +++ b/maintenance_purchase/static/description/index.html @@ -367,7 +367,7 @@
Create Equipments when the purchase is validated.