diff --git a/base_product_merge/__init__.py b/base_product_merge_unported/__init__.py similarity index 100% rename from base_product_merge/__init__.py rename to base_product_merge_unported/__init__.py diff --git a/base_product_merge/__openerp__.py b/base_product_merge_unported/__openerp__.py similarity index 100% rename from base_product_merge/__openerp__.py rename to base_product_merge_unported/__openerp__.py diff --git a/base_product_merge/wizard/__init__.py b/base_product_merge_unported/wizard/__init__.py similarity index 100% rename from base_product_merge/wizard/__init__.py rename to base_product_merge_unported/wizard/__init__.py diff --git a/base_product_merge/wizard/base_product_merge.py b/base_product_merge_unported/wizard/base_product_merge.py similarity index 100% rename from base_product_merge/wizard/base_product_merge.py rename to base_product_merge_unported/wizard/base_product_merge.py diff --git a/base_product_merge/wizard/base_product_merge_view.xml b/base_product_merge_unported/wizard/base_product_merge_view.xml similarity index 100% rename from base_product_merge/wizard/base_product_merge_view.xml rename to base_product_merge_unported/wizard/base_product_merge_view.xml diff --git a/configurable_stock_level/__init__.py b/configurable_stock_level_unported/__init__.py similarity index 100% rename from configurable_stock_level/__init__.py rename to configurable_stock_level_unported/__init__.py diff --git a/configurable_stock_level/__openerp__.py b/configurable_stock_level_unported/__openerp__.py similarity index 100% rename from configurable_stock_level/__openerp__.py rename to configurable_stock_level_unported/__openerp__.py diff --git a/configurable_stock_level/product.py b/configurable_stock_level_unported/product.py similarity index 100% rename from configurable_stock_level/product.py rename to configurable_stock_level_unported/product.py diff --git a/configurable_stock_level/product_view.xml b/configurable_stock_level_unported/product_view.xml similarity index 100% rename from configurable_stock_level/product_view.xml rename to configurable_stock_level_unported/product_view.xml diff --git a/configurable_stock_level/security/ir.model.access.csv b/configurable_stock_level_unported/security/ir.model.access.csv similarity index 100% rename from configurable_stock_level/security/ir.model.access.csv rename to configurable_stock_level_unported/security/ir.model.access.csv diff --git a/configurable_stock_level/stock_level_configuration.py b/configurable_stock_level_unported/stock_level_configuration.py similarity index 100% rename from configurable_stock_level/stock_level_configuration.py rename to configurable_stock_level_unported/stock_level_configuration.py diff --git a/configurable_stock_level/stock_level_configuration_view.xml b/configurable_stock_level_unported/stock_level_configuration_view.xml similarity index 100% rename from configurable_stock_level/stock_level_configuration_view.xml rename to configurable_stock_level_unported/stock_level_configuration_view.xml diff --git a/stock_available_immediately/__init__.py b/stock_available_immediately_unported/__init__.py similarity index 100% rename from stock_available_immediately/__init__.py rename to stock_available_immediately_unported/__init__.py diff --git a/stock_available_immediately/__openerp__.py b/stock_available_immediately_unported/__openerp__.py similarity index 98% rename from stock_available_immediately/__openerp__.py rename to stock_available_immediately_unported/__openerp__.py index 41cbb52e2..8154507ec 100644 --- a/stock_available_immediately/__openerp__.py +++ b/stock_available_immediately_unported/__openerp__.py @@ -36,5 +36,5 @@ Immediately usable is computed : Quantity on Hand - Outgoing Stock. "data": ["product_view.xml", ], "active": False, - "installable": True + 'installable': False } diff --git a/stock_available_immediately/product.py b/stock_available_immediately_unported/product.py similarity index 100% rename from stock_available_immediately/product.py rename to stock_available_immediately_unported/product.py diff --git a/stock_available_immediately/product_view.xml b/stock_available_immediately_unported/product_view.xml similarity index 100% rename from stock_available_immediately/product_view.xml rename to stock_available_immediately_unported/product_view.xml diff --git a/stock_inventory_existing_lines/__init__.py b/stock_inventory_existing_lines_unported/__init__.py similarity index 100% rename from stock_inventory_existing_lines/__init__.py rename to stock_inventory_existing_lines_unported/__init__.py diff --git a/stock_inventory_existing_lines/__openerp__.py b/stock_inventory_existing_lines_unported/__openerp__.py similarity index 100% rename from stock_inventory_existing_lines/__openerp__.py rename to stock_inventory_existing_lines_unported/__openerp__.py diff --git a/stock_inventory_existing_lines/i18n/fr.po b/stock_inventory_existing_lines_unported/i18n/fr.po similarity index 100% rename from stock_inventory_existing_lines/i18n/fr.po rename to stock_inventory_existing_lines_unported/i18n/fr.po diff --git a/stock_inventory_existing_lines/images/Inventory existing lines.png b/stock_inventory_existing_lines_unported/images/Inventory existing lines.png similarity index 100% rename from stock_inventory_existing_lines/images/Inventory existing lines.png rename to stock_inventory_existing_lines_unported/images/Inventory existing lines.png diff --git a/stock_inventory_existing_lines/security/ir.model.access.csv b/stock_inventory_existing_lines_unported/security/ir.model.access.csv similarity index 100% rename from stock_inventory_existing_lines/security/ir.model.access.csv rename to stock_inventory_existing_lines_unported/security/ir.model.access.csv diff --git a/stock_inventory_existing_lines/stock.py b/stock_inventory_existing_lines_unported/stock.py similarity index 100% rename from stock_inventory_existing_lines/stock.py rename to stock_inventory_existing_lines_unported/stock.py diff --git a/stock_inventory_existing_lines/stock_view.xml b/stock_inventory_existing_lines_unported/stock_view.xml similarity index 100% rename from stock_inventory_existing_lines/stock_view.xml rename to stock_inventory_existing_lines_unported/stock_view.xml diff --git a/stock_inventory_extended/__init__.py b/stock_inventory_extended_unported/__init__.py similarity index 100% rename from stock_inventory_extended/__init__.py rename to stock_inventory_extended_unported/__init__.py diff --git a/stock_inventory_extended/__openerp__.py b/stock_inventory_extended_unported/__openerp__.py similarity index 100% rename from stock_inventory_extended/__openerp__.py rename to stock_inventory_extended_unported/__openerp__.py diff --git a/stock_inventory_extended/i18n/fr.po b/stock_inventory_extended_unported/i18n/fr.po similarity index 100% rename from stock_inventory_extended/i18n/fr.po rename to stock_inventory_extended_unported/i18n/fr.po diff --git a/stock_inventory_extended/images/Inventory extended.png b/stock_inventory_extended_unported/images/Inventory extended.png similarity index 100% rename from stock_inventory_extended/images/Inventory extended.png rename to stock_inventory_extended_unported/images/Inventory extended.png diff --git a/stock_inventory_extended/stock.py b/stock_inventory_extended_unported/stock.py similarity index 100% rename from stock_inventory_extended/stock.py rename to stock_inventory_extended_unported/stock.py diff --git a/stock_inventory_extended/stock_view.xml b/stock_inventory_extended_unported/stock_view.xml similarity index 100% rename from stock_inventory_extended/stock_view.xml rename to stock_inventory_extended_unported/stock_view.xml diff --git a/stock_inventory_extended/wizard/__init__.py b/stock_inventory_extended_unported/wizard/__init__.py similarity index 100% rename from stock_inventory_extended/wizard/__init__.py rename to stock_inventory_extended_unported/wizard/__init__.py diff --git a/stock_inventory_extended/wizard/stock_fill_inventory.py b/stock_inventory_extended_unported/wizard/stock_fill_inventory.py similarity index 100% rename from stock_inventory_extended/wizard/stock_fill_inventory.py rename to stock_inventory_extended_unported/wizard/stock_fill_inventory.py diff --git a/stock_inventory_extended/wizard/stock_fill_inventory_view.xml b/stock_inventory_extended_unported/wizard/stock_fill_inventory_view.xml similarity index 100% rename from stock_inventory_extended/wizard/stock_fill_inventory_view.xml rename to stock_inventory_extended_unported/wizard/stock_fill_inventory_view.xml diff --git a/stock_inventory_with_location/__init__.py b/stock_inventory_with_location_unported/__init__.py similarity index 100% rename from stock_inventory_with_location/__init__.py rename to stock_inventory_with_location_unported/__init__.py diff --git a/stock_inventory_with_location/__openerp__.py b/stock_inventory_with_location_unported/__openerp__.py similarity index 100% rename from stock_inventory_with_location/__openerp__.py rename to stock_inventory_with_location_unported/__openerp__.py diff --git a/stock_inventory_with_location/stock.py b/stock_inventory_with_location_unported/stock.py similarity index 100% rename from stock_inventory_with_location/stock.py rename to stock_inventory_with_location_unported/stock.py diff --git a/stock_location_ownership/__init__.py b/stock_location_ownership_unported/__init__.py similarity index 100% rename from stock_location_ownership/__init__.py rename to stock_location_ownership_unported/__init__.py diff --git a/stock_location_ownership/__openerp__.py b/stock_location_ownership_unported/__openerp__.py similarity index 98% rename from stock_location_ownership/__openerp__.py rename to stock_location_ownership_unported/__openerp__.py index bcd2582c0..e7cb46f4f 100644 --- a/stock_location_ownership/__openerp__.py +++ b/stock_location_ownership_unported/__openerp__.py @@ -40,5 +40,5 @@ Adds an ownership on the stock locations ], 'test': [], 'auto_install': False, - 'installable': True, + 'installable': False, } diff --git a/stock_location_ownership/model/__init__.py b/stock_location_ownership_unported/model/__init__.py similarity index 100% rename from stock_location_ownership/model/__init__.py rename to stock_location_ownership_unported/model/__init__.py diff --git a/stock_location_ownership/model/stock.py b/stock_location_ownership_unported/model/stock.py similarity index 100% rename from stock_location_ownership/model/stock.py rename to stock_location_ownership_unported/model/stock.py diff --git a/stock_location_ownership/view/stock_view.xml b/stock_location_ownership_unported/view/stock_view.xml similarity index 100% rename from stock_location_ownership/view/stock_view.xml rename to stock_location_ownership_unported/view/stock_view.xml diff --git a/stock_lot_valuation/AUTHORS.txt b/stock_lot_valuation_unported/AUTHORS.txt similarity index 100% rename from stock_lot_valuation/AUTHORS.txt rename to stock_lot_valuation_unported/AUTHORS.txt diff --git a/stock_lot_valuation/__init__.py b/stock_lot_valuation_unported/__init__.py similarity index 100% rename from stock_lot_valuation/__init__.py rename to stock_lot_valuation_unported/__init__.py diff --git a/stock_lot_valuation/__openerp__.py b/stock_lot_valuation_unported/__openerp__.py similarity index 98% rename from stock_lot_valuation/__openerp__.py rename to stock_lot_valuation_unported/__openerp__.py index 84c91935b..922a276f8 100644 --- a/stock_lot_valuation/__openerp__.py +++ b/stock_lot_valuation_unported/__openerp__.py @@ -48,5 +48,5 @@ As for products, lots have 'cost' and 'costing method' fields. Also, a 'test/stock.yml', # TODO cover user interface operations ], "active": False, - "installable": True + 'installable': False } diff --git a/stock_lot_valuation/i18n/stock_lot_valuation.pot b/stock_lot_valuation_unported/i18n/stock_lot_valuation.pot similarity index 100% rename from stock_lot_valuation/i18n/stock_lot_valuation.pot rename to stock_lot_valuation_unported/i18n/stock_lot_valuation.pot diff --git a/stock_lot_valuation/product.py b/stock_lot_valuation_unported/product.py similarity index 100% rename from stock_lot_valuation/product.py rename to stock_lot_valuation_unported/product.py diff --git a/stock_lot_valuation/product_view.xml b/stock_lot_valuation_unported/product_view.xml similarity index 100% rename from stock_lot_valuation/product_view.xml rename to stock_lot_valuation_unported/product_view.xml diff --git a/stock_lot_valuation/stock.py b/stock_lot_valuation_unported/stock.py similarity index 100% rename from stock_lot_valuation/stock.py rename to stock_lot_valuation_unported/stock.py diff --git a/stock_lot_valuation/stock_view.xml b/stock_lot_valuation_unported/stock_view.xml similarity index 100% rename from stock_lot_valuation/stock_view.xml rename to stock_lot_valuation_unported/stock_view.xml diff --git a/stock_lot_valuation/test/stock.yml b/stock_lot_valuation_unported/test/stock.yml similarity index 100% rename from stock_lot_valuation/test/stock.yml rename to stock_lot_valuation_unported/test/stock.yml diff --git a/stock_lot_valuation/wizard/__init__.py b/stock_lot_valuation_unported/wizard/__init__.py similarity index 100% rename from stock_lot_valuation/wizard/__init__.py rename to stock_lot_valuation_unported/wizard/__init__.py diff --git a/stock_lot_valuation/wizard/stock_change_standard_price.py b/stock_lot_valuation_unported/wizard/stock_change_standard_price.py similarity index 100% rename from stock_lot_valuation/wizard/stock_change_standard_price.py rename to stock_lot_valuation_unported/wizard/stock_change_standard_price.py diff --git a/stock_lot_valuation/wizard/stock_change_standard_price_view.xml b/stock_lot_valuation_unported/wizard/stock_change_standard_price_view.xml similarity index 100% rename from stock_lot_valuation/wizard/stock_change_standard_price_view.xml rename to stock_lot_valuation_unported/wizard/stock_change_standard_price_view.xml diff --git a/stock_move_location/__init__.py b/stock_move_location_unported/__init__.py similarity index 100% rename from stock_move_location/__init__.py rename to stock_move_location_unported/__init__.py diff --git a/stock_move_location/__openerp__.py b/stock_move_location_unported/__openerp__.py similarity index 100% rename from stock_move_location/__openerp__.py rename to stock_move_location_unported/__openerp__.py diff --git a/stock_move_location/i18n/fr.po b/stock_move_location_unported/i18n/fr.po similarity index 100% rename from stock_move_location/i18n/fr.po rename to stock_move_location_unported/i18n/fr.po diff --git a/stock_move_location/stock.py b/stock_move_location_unported/stock.py similarity index 100% rename from stock_move_location/stock.py rename to stock_move_location_unported/stock.py diff --git a/stock_move_location/stock_move_sequence.xml b/stock_move_location_unported/stock_move_sequence.xml similarity index 100% rename from stock_move_location/stock_move_sequence.xml rename to stock_move_location_unported/stock_move_sequence.xml diff --git a/stock_move_location/stock_view.xml b/stock_move_location_unported/stock_view.xml similarity index 100% rename from stock_move_location/stock_view.xml rename to stock_move_location_unported/stock_view.xml diff --git a/stock_move_location/wizard/__init__.py b/stock_move_location_unported/wizard/__init__.py similarity index 100% rename from stock_move_location/wizard/__init__.py rename to stock_move_location_unported/wizard/__init__.py diff --git a/stock_move_location/wizard/move_location.py b/stock_move_location_unported/wizard/move_location.py similarity index 100% rename from stock_move_location/wizard/move_location.py rename to stock_move_location_unported/wizard/move_location.py diff --git a/stock_move_location/wizard/move_location_view.xml b/stock_move_location_unported/wizard/move_location_view.xml similarity index 100% rename from stock_move_location/wizard/move_location_view.xml rename to stock_move_location_unported/wizard/move_location_view.xml diff --git a/stock_optional_valuation/AUTHORS.txt b/stock_optional_valuation_unported/AUTHORS.txt similarity index 100% rename from stock_optional_valuation/AUTHORS.txt rename to stock_optional_valuation_unported/AUTHORS.txt diff --git a/stock_optional_valuation/__init__.py b/stock_optional_valuation_unported/__init__.py similarity index 100% rename from stock_optional_valuation/__init__.py rename to stock_optional_valuation_unported/__init__.py diff --git a/stock_optional_valuation/__openerp__.py b/stock_optional_valuation_unported/__openerp__.py similarity index 98% rename from stock_optional_valuation/__openerp__.py rename to stock_optional_valuation_unported/__openerp__.py index f15fef4c6..a1ac48d5c 100644 --- a/stock_optional_valuation/__openerp__.py +++ b/stock_optional_valuation_unported/__openerp__.py @@ -37,5 +37,5 @@ You can choose which stock moves have to generate inventory valuation accounting 'test/stock.yml' ], "active": False, - "installable": True + 'installable': False } diff --git a/stock_optional_valuation/i18n/stock_optional_valuation.pot b/stock_optional_valuation_unported/i18n/stock_optional_valuation.pot similarity index 100% rename from stock_optional_valuation/i18n/stock_optional_valuation.pot rename to stock_optional_valuation_unported/i18n/stock_optional_valuation.pot diff --git a/stock_optional_valuation/stock.py b/stock_optional_valuation_unported/stock.py similarity index 100% rename from stock_optional_valuation/stock.py rename to stock_optional_valuation_unported/stock.py diff --git a/stock_optional_valuation/stock_view.xml b/stock_optional_valuation_unported/stock_view.xml similarity index 100% rename from stock_optional_valuation/stock_view.xml rename to stock_optional_valuation_unported/stock_view.xml diff --git a/stock_optional_valuation/test/stock.yml b/stock_optional_valuation_unported/test/stock.yml similarity index 100% rename from stock_optional_valuation/test/stock.yml rename to stock_optional_valuation_unported/test/stock.yml diff --git a/stock_orderpoint_creator/__init__.py b/stock_orderpoint_creator_unported/__init__.py similarity index 100% rename from stock_orderpoint_creator/__init__.py rename to stock_orderpoint_creator_unported/__init__.py diff --git a/stock_orderpoint_creator/__openerp__.py b/stock_orderpoint_creator_unported/__openerp__.py similarity index 100% rename from stock_orderpoint_creator/__openerp__.py rename to stock_orderpoint_creator_unported/__openerp__.py diff --git a/stock_orderpoint_creator/base_product_config_template.py b/stock_orderpoint_creator_unported/base_product_config_template.py similarity index 100% rename from stock_orderpoint_creator/base_product_config_template.py rename to stock_orderpoint_creator_unported/base_product_config_template.py diff --git a/stock_orderpoint_creator/orderpoint_template.py b/stock_orderpoint_creator_unported/orderpoint_template.py similarity index 100% rename from stock_orderpoint_creator/orderpoint_template.py rename to stock_orderpoint_creator_unported/orderpoint_template.py diff --git a/stock_orderpoint_creator/security/ir.model.access.csv b/stock_orderpoint_creator_unported/security/ir.model.access.csv similarity index 100% rename from stock_orderpoint_creator/security/ir.model.access.csv rename to stock_orderpoint_creator_unported/security/ir.model.access.csv diff --git a/stock_orderpoint_creator/wizard/__init__.py b/stock_orderpoint_creator_unported/wizard/__init__.py similarity index 100% rename from stock_orderpoint_creator/wizard/__init__.py rename to stock_orderpoint_creator_unported/wizard/__init__.py diff --git a/stock_orderpoint_creator/wizard/orderpoint_creator.py b/stock_orderpoint_creator_unported/wizard/orderpoint_creator.py similarity index 100% rename from stock_orderpoint_creator/wizard/orderpoint_creator.py rename to stock_orderpoint_creator_unported/wizard/orderpoint_creator.py diff --git a/stock_orderpoint_creator/wizard/orderpoint_creator_view.xml b/stock_orderpoint_creator_unported/wizard/orderpoint_creator_view.xml similarity index 100% rename from stock_orderpoint_creator/wizard/orderpoint_creator_view.xml rename to stock_orderpoint_creator_unported/wizard/orderpoint_creator_view.xml diff --git a/stock_reord_rule/__init__.py b/stock_reord_rule_unported/__init__.py similarity index 100% rename from stock_reord_rule/__init__.py rename to stock_reord_rule_unported/__init__.py diff --git a/stock_reord_rule/__openerp__.py b/stock_reord_rule_unported/__openerp__.py similarity index 98% rename from stock_reord_rule/__openerp__.py rename to stock_reord_rule_unported/__openerp__.py index 75adefbde..c7ea945c5 100644 --- a/stock_reord_rule/__openerp__.py +++ b/stock_reord_rule_unported/__openerp__.py @@ -47,5 +47,5 @@ 'data': ['stock_reord_rule_view.xml','cron_data.xml',], 'images': [], 'active': False, - 'installable': True, + 'installable': False, } diff --git a/stock_reord_rule/cron_data.xml b/stock_reord_rule_unported/cron_data.xml similarity index 100% rename from stock_reord_rule/cron_data.xml rename to stock_reord_rule_unported/cron_data.xml diff --git a/stock_reord_rule/security/ir.model.access.csv b/stock_reord_rule_unported/security/ir.model.access.csv similarity index 100% rename from stock_reord_rule/security/ir.model.access.csv rename to stock_reord_rule_unported/security/ir.model.access.csv diff --git a/stock_reord_rule/stock_reord_rule.py b/stock_reord_rule_unported/stock_reord_rule.py similarity index 100% rename from stock_reord_rule/stock_reord_rule.py rename to stock_reord_rule_unported/stock_reord_rule.py diff --git a/stock_reord_rule/stock_reord_rule_view.xml b/stock_reord_rule_unported/stock_reord_rule_view.xml similarity index 100% rename from stock_reord_rule/stock_reord_rule_view.xml rename to stock_reord_rule_unported/stock_reord_rule_view.xml diff --git a/stock_reserve_sale/__init__.py b/stock_reserve_sale_unported/__init__.py similarity index 100% rename from stock_reserve_sale/__init__.py rename to stock_reserve_sale_unported/__init__.py diff --git a/stock_reserve_sale/__openerp__.py b/stock_reserve_sale_unported/__openerp__.py similarity index 99% rename from stock_reserve_sale/__openerp__.py rename to stock_reserve_sale_unported/__openerp__.py index 99522e98c..8ee421e95 100644 --- a/stock_reserve_sale/__openerp__.py +++ b/stock_reserve_sale_unported/__openerp__.py @@ -61,5 +61,5 @@ insufficient at the order date, you may want to install the 'test': ['test/sale_reserve.yml', 'test/sale_line_reserve.yml', ], - 'installable': True, + 'installable': False, } diff --git a/stock_reserve_sale/model/__init__.py b/stock_reserve_sale_unported/model/__init__.py similarity index 100% rename from stock_reserve_sale/model/__init__.py rename to stock_reserve_sale_unported/model/__init__.py diff --git a/stock_reserve_sale/model/sale.py b/stock_reserve_sale_unported/model/sale.py similarity index 100% rename from stock_reserve_sale/model/sale.py rename to stock_reserve_sale_unported/model/sale.py diff --git a/stock_reserve_sale/model/stock_reserve.py b/stock_reserve_sale_unported/model/stock_reserve.py similarity index 100% rename from stock_reserve_sale/model/stock_reserve.py rename to stock_reserve_sale_unported/model/stock_reserve.py diff --git a/stock_reserve_sale/test/sale_line_reserve.yml b/stock_reserve_sale_unported/test/sale_line_reserve.yml similarity index 100% rename from stock_reserve_sale/test/sale_line_reserve.yml rename to stock_reserve_sale_unported/test/sale_line_reserve.yml diff --git a/stock_reserve_sale/test/sale_reserve.yml b/stock_reserve_sale_unported/test/sale_reserve.yml similarity index 100% rename from stock_reserve_sale/test/sale_reserve.yml rename to stock_reserve_sale_unported/test/sale_reserve.yml diff --git a/stock_reserve_sale/view/sale.xml b/stock_reserve_sale_unported/view/sale.xml similarity index 100% rename from stock_reserve_sale/view/sale.xml rename to stock_reserve_sale_unported/view/sale.xml diff --git a/stock_reserve_sale/view/stock_reserve.xml b/stock_reserve_sale_unported/view/stock_reserve.xml similarity index 100% rename from stock_reserve_sale/view/stock_reserve.xml rename to stock_reserve_sale_unported/view/stock_reserve.xml diff --git a/stock_reserve_sale/wizard/__init__.py b/stock_reserve_sale_unported/wizard/__init__.py similarity index 100% rename from stock_reserve_sale/wizard/__init__.py rename to stock_reserve_sale_unported/wizard/__init__.py diff --git a/stock_reserve_sale/wizard/sale_stock_reserve.py b/stock_reserve_sale_unported/wizard/sale_stock_reserve.py similarity index 100% rename from stock_reserve_sale/wizard/sale_stock_reserve.py rename to stock_reserve_sale_unported/wizard/sale_stock_reserve.py diff --git a/stock_reserve_sale/wizard/sale_stock_reserve_view.xml b/stock_reserve_sale_unported/wizard/sale_stock_reserve_view.xml similarity index 100% rename from stock_reserve_sale/wizard/sale_stock_reserve_view.xml rename to stock_reserve_sale_unported/wizard/sale_stock_reserve_view.xml diff --git a/stock_reserve/__init__.py b/stock_reserve_unported/__init__.py similarity index 100% rename from stock_reserve/__init__.py rename to stock_reserve_unported/__init__.py diff --git a/stock_reserve/__openerp__.py b/stock_reserve_unported/__openerp__.py similarity index 98% rename from stock_reserve/__openerp__.py rename to stock_reserve_unported/__openerp__.py index 61684f3c8..99fafbd1f 100644 --- a/stock_reserve/__openerp__.py +++ b/stock_reserve_unported/__openerp__.py @@ -54,5 +54,5 @@ exceeded if the reservations are canceled. 'auto_install': False, 'test': ['test/stock_reserve.yml', ], - 'installable': True, + 'installable': False, } diff --git a/stock_reserve/data/stock_data.xml b/stock_reserve_unported/data/stock_data.xml similarity index 100% rename from stock_reserve/data/stock_data.xml rename to stock_reserve_unported/data/stock_data.xml diff --git a/stock_reserve/model/__init__.py b/stock_reserve_unported/model/__init__.py similarity index 100% rename from stock_reserve/model/__init__.py rename to stock_reserve_unported/model/__init__.py diff --git a/stock_reserve/model/product.py b/stock_reserve_unported/model/product.py similarity index 100% rename from stock_reserve/model/product.py rename to stock_reserve_unported/model/product.py diff --git a/stock_reserve/model/stock_reserve.py b/stock_reserve_unported/model/stock_reserve.py similarity index 100% rename from stock_reserve/model/stock_reserve.py rename to stock_reserve_unported/model/stock_reserve.py diff --git a/stock_reserve/security/ir.model.access.csv b/stock_reserve_unported/security/ir.model.access.csv similarity index 100% rename from stock_reserve/security/ir.model.access.csv rename to stock_reserve_unported/security/ir.model.access.csv diff --git a/stock_reserve/test/stock_reserve.yml b/stock_reserve_unported/test/stock_reserve.yml similarity index 100% rename from stock_reserve/test/stock_reserve.yml rename to stock_reserve_unported/test/stock_reserve.yml diff --git a/stock_reserve/view/product.xml b/stock_reserve_unported/view/product.xml similarity index 100% rename from stock_reserve/view/product.xml rename to stock_reserve_unported/view/product.xml diff --git a/stock_reserve/view/stock_reserve.xml b/stock_reserve_unported/view/stock_reserve.xml similarity index 100% rename from stock_reserve/view/stock_reserve.xml rename to stock_reserve_unported/view/stock_reserve.xml