diff --git a/README.md b/README.md index d09dc46d..cd8cf644 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ addon | version | maintainers | summary [provelo_custom_timesheet_ui](provelo_custom_timesheet_ui/) | 12.0.1.0.1 | | Small modifications to the Timesheets UI [provelo_resource_activity_reports](provelo_resource_activity_reports/) | 12.0.1.0.1 | | Reports for resource activities [rotordc_autofill_product_variant](rotordc_autofill_product_variant/) | 12.0.1.0.1 | | Autofill some field of the product variant based on the product template. -[rotordc_custom](rotordc_custom/) | 12.0.1.1.0 | | Customization for RotorDC +[rotordc_custom](rotordc_custom/) | 12.0.1.1.1 | | Customization for RotorDC [rotordc_invoice_link_down_payment](rotordc_invoice_link_down_payment/) | 12.0.1.0.0 | [![carmenbianca](https://github.com/carmenbianca.png?size=30px)](https://github.com/carmenbianca) | Register payments done through invoices as down payment on sale orders. [rotordc_mail_activity_display_info](rotordc_mail_activity_display_info/) | 12.0.1.0.0 | [![carmenbianca](https://github.com/carmenbianca.png?size=30px)](https://github.com/carmenbianca) | Display the info of activities by default. [rotordc_optional_product](rotordc_optional_product/) | 12.0.1.0.0 | | Custom modifications regarding RotorDC's use of optional products. diff --git a/rotordc_custom/README.rst b/rotordc_custom/README.rst index 326603ea..6870c504 100644 --- a/rotordc_custom/README.rst +++ b/rotordc_custom/README.rst @@ -7,7 +7,7 @@ rotordc_custom !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:92e1bed4541b29d891d31719dbd1c7ae4f38bb2cb449ddf408aebd65f80dbcc0 + !! source digest: sha256:0e14008b7f8e5979c59a55ba3b024123c709f7d5ef8ac54c5d319b701e81e5b4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/rotordc_custom/__manifest__.py b/rotordc_custom/__manifest__.py index 73490284..2cec84aa 100644 --- a/rotordc_custom/__manifest__.py +++ b/rotordc_custom/__manifest__.py @@ -4,7 +4,7 @@ { "name": "rotordc_custom", "summary": "Customization for RotorDC", - "version": "12.0.1.1.0", + "version": "12.0.1.1.1", "category": "Uncategorized", "website": "https://coopiteasy.be", "author": "Coop IT Easy SC",