diff --git a/survey_custom_matrix/__manifest__.py b/survey_custom_matrix/__manifest__.py index 96944f6..c63aa33 100644 --- a/survey_custom_matrix/__manifest__.py +++ b/survey_custom_matrix/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_deadline_autoclose/__manifest__.py b/survey_deadline_autoclose/__manifest__.py index 0749915..f6f2572 100644 --- a/survey_deadline_autoclose/__manifest__.py +++ b/survey_deadline_autoclose/__manifest__.py @@ -16,7 +16,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_description/__manifest__.py b/survey_description/__manifest__.py index 8ed4863..3544486 100644 --- a/survey_description/__manifest__.py +++ b/survey_description/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_input_attachment/__manifest__.py b/survey_input_attachment/__manifest__.py index 488399b..9c1b9c9 100644 --- a/survey_input_attachment/__manifest__.py +++ b/survey_input_attachment/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_input_dates/__manifest__.py b/survey_input_dates/__manifest__.py index 044e6aa..9a57f0f 100644 --- a/survey_input_dates/__manifest__.py +++ b/survey_input_dates/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_input_odoo_debrand/__manifest__.py b/survey_input_odoo_debrand/__manifest__.py index f199c4f..dd61904 100644 --- a/survey_input_odoo_debrand/__manifest__.py +++ b/survey_input_odoo_debrand/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_input_template_custom/__manifest__.py b/survey_input_template_custom/__manifest__.py index d6a0e98..7433d05 100644 --- a/survey_input_template_custom/__manifest__.py +++ b/survey_input_template_custom/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_link_input_ratio/__manifest__.py b/survey_link_input_ratio/__manifest__.py index 23ca6fa..79a586a 100644 --- a/survey_link_input_ratio/__manifest__.py +++ b/survey_link_input_ratio/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_page_duplicate/__manifest__.py b/survey_page_duplicate/__manifest__.py index e27ed5b..de3633d 100644 --- a/survey_page_duplicate/__manifest__.py +++ b/survey_page_duplicate/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_partner_input/__manifest__.py b/survey_partner_input/__manifest__.py index 79fb5b6..c192d77 100644 --- a/survey_partner_input/__manifest__.py +++ b/survey_partner_input/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_question_duplicate/__manifest__.py b/survey_question_duplicate/__manifest__.py index aaf9aa0..dd11601 100644 --- a/survey_question_duplicate/__manifest__.py +++ b/survey_question_duplicate/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_select_input/__manifest__.py b/survey_select_input/__manifest__.py index fdfdec7..7362ec5 100644 --- a/survey_select_input/__manifest__.py +++ b/survey_select_input/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "", diff --git a/survey_template/__manifest__.py b/survey_template/__manifest__.py index d7c140d..132159d 100644 --- a/survey_template/__manifest__.py +++ b/survey_template/__manifest__.py @@ -17,7 +17,7 @@ # "price": 0, # "currency": "EUR", "application": False, - "installable": True, + "installable": False, "auto_install": False, "pre_init_hook": "", "post_init_hook": "",