diff --git a/README.md b/README.md index 6388246af2..d27389fc9e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [helpdesk_mgmt_project](helpdesk_mgmt_project/) | 15.0.2.0.0 | | Add the option to select project in the tickets. [helpdesk_mgmt_rating](helpdesk_mgmt_rating/) | 15.0.1.0.0 | | This module allows customer to rate the assistance received on a ticket. [helpdesk_mgmt_sale](helpdesk_mgmt_sale/) | 15.0.2.1.0 | | Add the option to select project in the sale orders. -[helpdesk_mgmt_timesheet](helpdesk_mgmt_timesheet/) | 15.0.1.1.0 | | Add HR Timesheet to the tickets for Helpdesk Management. +[helpdesk_mgmt_timesheet](helpdesk_mgmt_timesheet/) | 15.0.1.1.1 | | Add HR Timesheet to the tickets for Helpdesk Management. [helpdesk_mgmtsystem_nonconformity](helpdesk_mgmtsystem_nonconformity/) | 15.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Links helpdesk tickets with nonconformities [helpdesk_motive](helpdesk_motive/) | 15.0.1.0.0 | [![nelsonramirezs](https://github.com/nelsonramirezs.png?size=30px)](https://github.com/nelsonramirezs) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Keep the motive [helpdesk_type](helpdesk_type/) | 15.0.1.1.0 | [![nelsonramirezs](https://github.com/nelsonramirezs.png?size=30px)](https://github.com/nelsonramirezs) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Add a type to your tickets diff --git a/helpdesk_mgmt_timesheet/README.rst b/helpdesk_mgmt_timesheet/README.rst index f0c52cec62..7e8feaa5be 100644 --- a/helpdesk_mgmt_timesheet/README.rst +++ b/helpdesk_mgmt_timesheet/README.rst @@ -7,7 +7,7 @@ Helpdesk Ticket Timesheet !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:2361644a93eb7a177377034cd1de35996c1dfed3f2f355f85add5ff61c2085a3 + !! source digest: sha256:337362698ea7236e5d8f3129169ee967f905560769b12f6820fe48957a64b1a5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/helpdesk_mgmt_timesheet/__manifest__.py b/helpdesk_mgmt_timesheet/__manifest__.py index a315575be0..783eaf7c3e 100644 --- a/helpdesk_mgmt_timesheet/__manifest__.py +++ b/helpdesk_mgmt_timesheet/__manifest__.py @@ -15,7 +15,7 @@ "website": "https://github.com/OCA/helpdesk", "license": "AGPL-3", "category": "After-Sales", - "version": "15.0.1.1.0", + "version": "15.0.1.1.1", "depends": [ "helpdesk_mgmt_project", "hr_timesheet", diff --git a/helpdesk_mgmt_timesheet/static/description/index.html b/helpdesk_mgmt_timesheet/static/description/index.html index 6ef1870270..937f639418 100644 --- a/helpdesk_mgmt_timesheet/static/description/index.html +++ b/helpdesk_mgmt_timesheet/static/description/index.html @@ -367,7 +367,7 @@
This module adds Timesheet funcionality in Helpdesk module.