diff --git a/framework_agreement/__openerp__.py b/framework_agreement/__openerp__.py index 476b96a1784..b5211f37ec2 100644 --- a/framework_agreement/__openerp__.py +++ b/framework_agreement/__openerp__.py @@ -36,7 +36,7 @@ 'security/ir.model.access.csv'], 'demo': [], 'test': [], - 'installable': True, + 'installable': False, 'auto_install': False, 'license': 'AGPL-3', 'application': False, diff --git a/procurement_batch_generator/__openerp__.py b/procurement_batch_generator/__openerp__.py index b80978d28ea..ee1faf614b1 100644 --- a/procurement_batch_generator/__openerp__.py +++ b/procurement_batch_generator/__openerp__.py @@ -32,5 +32,5 @@ 'depends': ['stock'], 'data': ['wizard/procurement_batch_generator_view.xml'], 'test': ['test/procurement_batch_generator.yml'], - 'installable': True, + 'installable': False, } diff --git a/product_by_supplier/__openerp__.py b/product_by_supplier/__openerp__.py index 7190b328e44..c00dd2d51b6 100644 --- a/product_by_supplier/__openerp__.py +++ b/product_by_supplier/__openerp__.py @@ -36,7 +36,7 @@ 'data': [ 'views/product_supplierinfo_view.xml', ], - 'installable': True, + 'installable': False, 'auto_install': False, 'application': False, } diff --git a/product_supplierinfo_discount/__openerp__.py b/product_supplierinfo_discount/__openerp__.py index 739e9a326e9..5ac5c02ea53 100644 --- a/product_supplierinfo_discount/__openerp__.py +++ b/product_supplierinfo_discount/__openerp__.py @@ -36,5 +36,5 @@ "data": [ 'views/product_supplierinfo_view.xml', ], - "installable": True, + 'installable': False, } diff --git a/purchase_delivery_address/__openerp__.py b/purchase_delivery_address/__openerp__.py index 26df3cd7290..7d0a8c2cd8f 100644 --- a/purchase_delivery_address/__openerp__.py +++ b/purchase_delivery_address/__openerp__.py @@ -30,5 +30,5 @@ 'data': [], 'auto_install': False, 'test': [], - 'installable': True, + 'installable': False, } diff --git a/purchase_discount/__openerp__.py b/purchase_discount/__openerp__.py index 81576c38cb0..fbc06c7740b 100644 --- a/purchase_discount/__openerp__.py +++ b/purchase_discount/__openerp__.py @@ -39,5 +39,5 @@ "views/report_purchaseorder.xml", ], "license": 'AGPL-3', - "installable": True + 'installable': False } diff --git a/purchase_fiscal_position_update/__openerp__.py b/purchase_fiscal_position_update/__openerp__.py index 5630a046867..c01b0a419ab 100644 --- a/purchase_fiscal_position_update/__openerp__.py +++ b/purchase_fiscal_position_update/__openerp__.py @@ -41,5 +41,5 @@ "Odoo Community Association (OCA)", 'depends': ['purchase'], 'data': [], - 'installable': True, + 'installable': False, } diff --git a/purchase_last_price_info/__openerp__.py b/purchase_last_price_info/__openerp__.py index 6811f6ce730..7e326ccfdd4 100644 --- a/purchase_last_price_info/__openerp__.py +++ b/purchase_last_price_info/__openerp__.py @@ -37,5 +37,5 @@ "data": [ "views/product_view.xml", ], - "installable": True, + 'installable': False, } diff --git a/purchase_order_reorder_lines/__openerp__.py b/purchase_order_reorder_lines/__openerp__.py index 538441218b1..a66dad5539d 100644 --- a/purchase_order_reorder_lines/__openerp__.py +++ b/purchase_order_reorder_lines/__openerp__.py @@ -33,7 +33,7 @@ ], 'data': ['views/purchase_view.xml'], 'demo': [], - 'installable': True, + 'installable': False, 'auto_install': False, 'application': False, 'license': "AGPL-3", diff --git a/purchase_order_revision/__openerp__.py b/purchase_order_revision/__openerp__.py index c56aa4b4d58..4be4ad7e260 100644 --- a/purchase_order_revision/__openerp__.py +++ b/purchase_order_revision/__openerp__.py @@ -37,5 +37,5 @@ 'test/purchase_order.yml', ], "active": False, - "installable": True + 'installable': False } diff --git a/purchase_order_type/__openerp__.py b/purchase_order_type/__openerp__.py index 8a63d5016a9..6b6b0c9dbf5 100644 --- a/purchase_order_type/__openerp__.py +++ b/purchase_order_type/__openerp__.py @@ -33,6 +33,6 @@ 'data/purchase_order_type.xml', ], 'test': [], - 'installable': True, + 'installable': False, 'auto_install': False, } diff --git a/purchase_origin_address/__openerp__.py b/purchase_origin_address/__openerp__.py index cb4007798d4..bca9b4c4104 100644 --- a/purchase_origin_address/__openerp__.py +++ b/purchase_origin_address/__openerp__.py @@ -33,5 +33,5 @@ 'data': [], 'auto_install': False, 'test': [], - 'installable': True, + 'installable': False, } diff --git a/purchase_partial_invoicing/__openerp__.py b/purchase_partial_invoicing/__openerp__.py index 98bc7255d4a..cb69f8dc494 100644 --- a/purchase_partial_invoicing/__openerp__.py +++ b/purchase_partial_invoicing/__openerp__.py @@ -36,5 +36,5 @@ ], "demo": [], "active": False, - "installable": True + 'installable': False } diff --git a/purchase_partner_invoice_method/__openerp__.py b/purchase_partner_invoice_method/__openerp__.py index 6967538fbd2..39d1a1f3f50 100644 --- a/purchase_partner_invoice_method/__openerp__.py +++ b/purchase_partner_invoice_method/__openerp__.py @@ -39,5 +39,5 @@ 'depends': ['purchase'], 'data': ['partner_view.xml'], 'demo': ['partner_demo.xml'], - 'installable': True, + 'installable': False, } diff --git a/purchase_requisition_auto_rfq/__openerp__.py b/purchase_requisition_auto_rfq/__openerp__.py index a0d74ac0a8c..500dacc2064 100644 --- a/purchase_requisition_auto_rfq/__openerp__.py +++ b/purchase_requisition_auto_rfq/__openerp__.py @@ -47,6 +47,6 @@ "test": ["test/purchase_requisition.yml", "test/purchase_requisition_no_supplier.yml", ], - "installable": True, + 'installable': False, "certificate": "", } diff --git a/purchase_requisition_auto_rfq_bid_selection/__openerp__.py b/purchase_requisition_auto_rfq_bid_selection/__openerp__.py index 4b707af1144..5fdfe959532 100644 --- a/purchase_requisition_auto_rfq_bid_selection/__openerp__.py +++ b/purchase_requisition_auto_rfq_bid_selection/__openerp__.py @@ -34,6 +34,6 @@ "test": ['test/purchase_requisition.yml', ], "auto_install": True, - "installable": True, + 'installable': False, "certificate": "", } diff --git a/purchase_requisition_bid_selection/__openerp__.py b/purchase_requisition_bid_selection/__openerp__.py index 563b671aefe..40296db1447 100644 --- a/purchase_requisition_bid_selection/__openerp__.py +++ b/purchase_requisition_bid_selection/__openerp__.py @@ -42,6 +42,6 @@ "auto_install": False, "test": ["test/process/restricted.yml", ], - "installable": True, + 'installable': False, "certificate": "", } diff --git a/purchase_requisition_delivery_address/__openerp__.py b/purchase_requisition_delivery_address/__openerp__.py index a3066be2ec3..7ef5fd554a5 100644 --- a/purchase_requisition_delivery_address/__openerp__.py +++ b/purchase_requisition_delivery_address/__openerp__.py @@ -33,6 +33,6 @@ 'demo': [], 'data': [], 'test': [], - 'installable': True, + 'installable': False, 'auto_install': False, } diff --git a/purchase_requisition_multicurrency/__openerp__.py b/purchase_requisition_multicurrency/__openerp__.py index 62d0d1ebe3a..3c166fa6e3f 100644 --- a/purchase_requisition_multicurrency/__openerp__.py +++ b/purchase_requisition_multicurrency/__openerp__.py @@ -33,6 +33,6 @@ ], "auto_install": False, "test": [], - "installable": True, + 'installable': False, "certificate": "", } diff --git a/purchase_requisition_transport_document/__openerp__.py b/purchase_requisition_transport_document/__openerp__.py index d22f360132e..1d516511fbf 100644 --- a/purchase_requisition_transport_document/__openerp__.py +++ b/purchase_requisition_transport_document/__openerp__.py @@ -38,5 +38,5 @@ ], "data": ["view/purchase_requisition.xml", ], - "installable": True, + 'installable': False, } diff --git a/purchase_rfq_bid_workflow/__openerp__.py b/purchase_rfq_bid_workflow/__openerp__.py index 720b245e006..d47a991e216 100644 --- a/purchase_rfq_bid_workflow/__openerp__.py +++ b/purchase_rfq_bid_workflow/__openerp__.py @@ -81,6 +81,6 @@ "test/process/rfq2cancel.yml", "test/process/bid2cancel.yml", ], - "installable": True, + 'installable': False, "certificate": "", } diff --git a/purchase_transport_document/__openerp__.py b/purchase_transport_document/__openerp__.py index 9ea7459e29c..128bf54d58a 100644 --- a/purchase_transport_document/__openerp__.py +++ b/purchase_transport_document/__openerp__.py @@ -33,5 +33,5 @@ "security/ir.model.access.csv", "data/transport_document.xml", ], - "installable": True, + 'installable': False, } diff --git a/vendor_consignment_stock/__openerp__.py b/vendor_consignment_stock/__openerp__.py index 6cb6cf7fd10..cba426b9b17 100644 --- a/vendor_consignment_stock/__openerp__.py +++ b/vendor_consignment_stock/__openerp__.py @@ -32,5 +32,5 @@ ], "post_init_hook": 'workaround_create_initial_rules', 'auto_install': False, - 'installable': True, + 'installable': False, }