From c030b5c88876e01461edd2ea214792d6a4bb0b63 Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Thu, 3 Jul 2014 16:50:51 +0200 Subject: [PATCH] move uninstallable addons to __unported__ --- .../base_product_merge}/__init__.py | 0 .../base_product_merge}/__openerp__.py | 0 .../base_product_merge}/wizard/__init__.py | 0 .../wizard/base_product_merge.py | 0 .../wizard/base_product_merge_view.xml | 0 .../configurable_stock_level}/__init__.py | 0 .../configurable_stock_level}/__openerp__.py | 0 .../configurable_stock_level}/product.py | 0 .../configurable_stock_level}/product_view.xml | 0 .../security/ir.model.access.csv | 0 .../stock_level_configuration.py | 0 .../stock_level_configuration_view.xml | 0 .../stock_inventory_existing_lines}/__init__.py | 0 .../stock_inventory_existing_lines}/__openerp__.py | 0 .../stock_inventory_existing_lines}/i18n/fr.po | 0 .../images/Inventory existing lines.png | Bin .../security/ir.model.access.csv | 0 .../stock_inventory_existing_lines}/stock.py | 0 .../stock_inventory_existing_lines}/stock_view.xml | 0 .../stock_inventory_extended}/__init__.py | 0 .../stock_inventory_extended}/__openerp__.py | 0 .../stock_inventory_extended}/i18n/fr.po | 0 .../images/Inventory extended.png | Bin .../stock_inventory_extended}/stock.py | 0 .../stock_inventory_extended}/stock_view.xml | 0 .../stock_inventory_extended}/wizard/__init__.py | 0 .../wizard/stock_fill_inventory.py | 0 .../wizard/stock_fill_inventory_view.xml | 0 .../stock_inventory_with_location}/__init__.py | 0 .../stock_inventory_with_location}/__openerp__.py | 0 .../stock_inventory_with_location}/stock.py | 0 .../stock_move_location}/__init__.py | 0 .../stock_move_location}/__openerp__.py | 0 .../stock_move_location}/i18n/fr.po | 0 .../stock_move_location}/stock.py | 0 .../stock_move_location}/stock_move_sequence.xml | 0 .../stock_move_location}/stock_view.xml | 0 .../stock_move_location}/wizard/__init__.py | 0 .../stock_move_location}/wizard/move_location.py | 0 .../wizard/move_location_view.xml | 0 .../stock_orderpoint_creator}/__init__.py | 0 .../stock_orderpoint_creator}/__openerp__.py | 0 .../base_product_config_template.py | 0 .../orderpoint_template.py | 0 .../security/ir.model.access.csv | 0 .../stock_orderpoint_creator}/wizard/__init__.py | 0 .../wizard/orderpoint_creator.py | 0 .../wizard/orderpoint_creator_view.xml | 0 48 files changed, 0 insertions(+), 0 deletions(-) rename {base_product_merge => __unported__/base_product_merge/base_product_merge}/__init__.py (100%) rename {base_product_merge => __unported__/base_product_merge/base_product_merge}/__openerp__.py (100%) rename {base_product_merge => __unported__/base_product_merge/base_product_merge}/wizard/__init__.py (100%) rename {base_product_merge => __unported__/base_product_merge/base_product_merge}/wizard/base_product_merge.py (100%) rename {base_product_merge => __unported__/base_product_merge/base_product_merge}/wizard/base_product_merge_view.xml (100%) rename {configurable_stock_level => __unported__/configurable_stock_level/configurable_stock_level}/__init__.py (100%) rename {configurable_stock_level => __unported__/configurable_stock_level/configurable_stock_level}/__openerp__.py (100%) rename {configurable_stock_level => __unported__/configurable_stock_level/configurable_stock_level}/product.py (100%) rename {configurable_stock_level => __unported__/configurable_stock_level/configurable_stock_level}/product_view.xml (100%) rename {configurable_stock_level => __unported__/configurable_stock_level/configurable_stock_level}/security/ir.model.access.csv (100%) rename {configurable_stock_level => __unported__/configurable_stock_level/configurable_stock_level}/stock_level_configuration.py (100%) rename {configurable_stock_level => __unported__/configurable_stock_level/configurable_stock_level}/stock_level_configuration_view.xml (100%) rename {stock_inventory_existing_lines => __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines}/__init__.py (100%) rename {stock_inventory_existing_lines => __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines}/__openerp__.py (100%) rename {stock_inventory_existing_lines => __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines}/i18n/fr.po (100%) rename {stock_inventory_existing_lines => __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines}/images/Inventory existing lines.png (100%) rename {stock_inventory_existing_lines => __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines}/security/ir.model.access.csv (100%) rename {stock_inventory_existing_lines => __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines}/stock.py (100%) rename {stock_inventory_existing_lines => __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines}/stock_view.xml (100%) rename {stock_inventory_extended => __unported__/stock_inventory_extended/stock_inventory_extended}/__init__.py (100%) rename {stock_inventory_extended => __unported__/stock_inventory_extended/stock_inventory_extended}/__openerp__.py (100%) rename {stock_inventory_extended => __unported__/stock_inventory_extended/stock_inventory_extended}/i18n/fr.po (100%) rename {stock_inventory_extended => __unported__/stock_inventory_extended/stock_inventory_extended}/images/Inventory extended.png (100%) rename {stock_inventory_extended => __unported__/stock_inventory_extended/stock_inventory_extended}/stock.py (100%) rename {stock_inventory_extended => __unported__/stock_inventory_extended/stock_inventory_extended}/stock_view.xml (100%) rename {stock_inventory_extended => __unported__/stock_inventory_extended/stock_inventory_extended}/wizard/__init__.py (100%) rename {stock_inventory_extended => __unported__/stock_inventory_extended/stock_inventory_extended}/wizard/stock_fill_inventory.py (100%) rename {stock_inventory_extended => __unported__/stock_inventory_extended/stock_inventory_extended}/wizard/stock_fill_inventory_view.xml (100%) rename {stock_inventory_with_location => __unported__/stock_inventory_with_location/stock_inventory_with_location}/__init__.py (100%) rename {stock_inventory_with_location => __unported__/stock_inventory_with_location/stock_inventory_with_location}/__openerp__.py (100%) rename {stock_inventory_with_location => __unported__/stock_inventory_with_location/stock_inventory_with_location}/stock.py (100%) rename {stock_move_location => __unported__/stock_move_location/stock_move_location}/__init__.py (100%) rename {stock_move_location => __unported__/stock_move_location/stock_move_location}/__openerp__.py (100%) rename {stock_move_location => __unported__/stock_move_location/stock_move_location}/i18n/fr.po (100%) rename {stock_move_location => __unported__/stock_move_location/stock_move_location}/stock.py (100%) rename {stock_move_location => __unported__/stock_move_location/stock_move_location}/stock_move_sequence.xml (100%) rename {stock_move_location => __unported__/stock_move_location/stock_move_location}/stock_view.xml (100%) rename {stock_move_location => __unported__/stock_move_location/stock_move_location}/wizard/__init__.py (100%) rename {stock_move_location => __unported__/stock_move_location/stock_move_location}/wizard/move_location.py (100%) rename {stock_move_location => __unported__/stock_move_location/stock_move_location}/wizard/move_location_view.xml (100%) rename {stock_orderpoint_creator => __unported__/stock_orderpoint_creator/stock_orderpoint_creator}/__init__.py (100%) rename {stock_orderpoint_creator => __unported__/stock_orderpoint_creator/stock_orderpoint_creator}/__openerp__.py (100%) rename {stock_orderpoint_creator => __unported__/stock_orderpoint_creator/stock_orderpoint_creator}/base_product_config_template.py (100%) rename {stock_orderpoint_creator => __unported__/stock_orderpoint_creator/stock_orderpoint_creator}/orderpoint_template.py (100%) rename {stock_orderpoint_creator => __unported__/stock_orderpoint_creator/stock_orderpoint_creator}/security/ir.model.access.csv (100%) rename {stock_orderpoint_creator => __unported__/stock_orderpoint_creator/stock_orderpoint_creator}/wizard/__init__.py (100%) rename {stock_orderpoint_creator => __unported__/stock_orderpoint_creator/stock_orderpoint_creator}/wizard/orderpoint_creator.py (100%) rename {stock_orderpoint_creator => __unported__/stock_orderpoint_creator/stock_orderpoint_creator}/wizard/orderpoint_creator_view.xml (100%) diff --git a/base_product_merge/__init__.py b/__unported__/base_product_merge/base_product_merge/__init__.py similarity index 100% rename from base_product_merge/__init__.py rename to __unported__/base_product_merge/base_product_merge/__init__.py diff --git a/base_product_merge/__openerp__.py b/__unported__/base_product_merge/base_product_merge/__openerp__.py similarity index 100% rename from base_product_merge/__openerp__.py rename to __unported__/base_product_merge/base_product_merge/__openerp__.py diff --git a/base_product_merge/wizard/__init__.py b/__unported__/base_product_merge/base_product_merge/wizard/__init__.py similarity index 100% rename from base_product_merge/wizard/__init__.py rename to __unported__/base_product_merge/base_product_merge/wizard/__init__.py diff --git a/base_product_merge/wizard/base_product_merge.py b/__unported__/base_product_merge/base_product_merge/wizard/base_product_merge.py similarity index 100% rename from base_product_merge/wizard/base_product_merge.py rename to __unported__/base_product_merge/base_product_merge/wizard/base_product_merge.py diff --git a/base_product_merge/wizard/base_product_merge_view.xml b/__unported__/base_product_merge/base_product_merge/wizard/base_product_merge_view.xml similarity index 100% rename from base_product_merge/wizard/base_product_merge_view.xml rename to __unported__/base_product_merge/base_product_merge/wizard/base_product_merge_view.xml diff --git a/configurable_stock_level/__init__.py b/__unported__/configurable_stock_level/configurable_stock_level/__init__.py similarity index 100% rename from configurable_stock_level/__init__.py rename to __unported__/configurable_stock_level/configurable_stock_level/__init__.py diff --git a/configurable_stock_level/__openerp__.py b/__unported__/configurable_stock_level/configurable_stock_level/__openerp__.py similarity index 100% rename from configurable_stock_level/__openerp__.py rename to __unported__/configurable_stock_level/configurable_stock_level/__openerp__.py diff --git a/configurable_stock_level/product.py b/__unported__/configurable_stock_level/configurable_stock_level/product.py similarity index 100% rename from configurable_stock_level/product.py rename to __unported__/configurable_stock_level/configurable_stock_level/product.py diff --git a/configurable_stock_level/product_view.xml b/__unported__/configurable_stock_level/configurable_stock_level/product_view.xml similarity index 100% rename from configurable_stock_level/product_view.xml rename to __unported__/configurable_stock_level/configurable_stock_level/product_view.xml diff --git a/configurable_stock_level/security/ir.model.access.csv b/__unported__/configurable_stock_level/configurable_stock_level/security/ir.model.access.csv similarity index 100% rename from configurable_stock_level/security/ir.model.access.csv rename to __unported__/configurable_stock_level/configurable_stock_level/security/ir.model.access.csv diff --git a/configurable_stock_level/stock_level_configuration.py b/__unported__/configurable_stock_level/configurable_stock_level/stock_level_configuration.py similarity index 100% rename from configurable_stock_level/stock_level_configuration.py rename to __unported__/configurable_stock_level/configurable_stock_level/stock_level_configuration.py diff --git a/configurable_stock_level/stock_level_configuration_view.xml b/__unported__/configurable_stock_level/configurable_stock_level/stock_level_configuration_view.xml similarity index 100% rename from configurable_stock_level/stock_level_configuration_view.xml rename to __unported__/configurable_stock_level/configurable_stock_level/stock_level_configuration_view.xml diff --git a/stock_inventory_existing_lines/__init__.py b/__unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/__init__.py similarity index 100% rename from stock_inventory_existing_lines/__init__.py rename to __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/__init__.py diff --git a/stock_inventory_existing_lines/__openerp__.py b/__unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/__openerp__.py similarity index 100% rename from stock_inventory_existing_lines/__openerp__.py rename to __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/__openerp__.py diff --git a/stock_inventory_existing_lines/i18n/fr.po b/__unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/i18n/fr.po similarity index 100% rename from stock_inventory_existing_lines/i18n/fr.po rename to __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/i18n/fr.po diff --git a/stock_inventory_existing_lines/images/Inventory existing lines.png b/__unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/images/Inventory existing lines.png similarity index 100% rename from stock_inventory_existing_lines/images/Inventory existing lines.png rename to __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/images/Inventory existing lines.png diff --git a/stock_inventory_existing_lines/security/ir.model.access.csv b/__unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/security/ir.model.access.csv similarity index 100% rename from stock_inventory_existing_lines/security/ir.model.access.csv rename to __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/security/ir.model.access.csv diff --git a/stock_inventory_existing_lines/stock.py b/__unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/stock.py similarity index 100% rename from stock_inventory_existing_lines/stock.py rename to __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/stock.py diff --git a/stock_inventory_existing_lines/stock_view.xml b/__unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/stock_view.xml similarity index 100% rename from stock_inventory_existing_lines/stock_view.xml rename to __unported__/stock_inventory_existing_lines/stock_inventory_existing_lines/stock_view.xml diff --git a/stock_inventory_extended/__init__.py b/__unported__/stock_inventory_extended/stock_inventory_extended/__init__.py similarity index 100% rename from stock_inventory_extended/__init__.py rename to __unported__/stock_inventory_extended/stock_inventory_extended/__init__.py diff --git a/stock_inventory_extended/__openerp__.py b/__unported__/stock_inventory_extended/stock_inventory_extended/__openerp__.py similarity index 100% rename from stock_inventory_extended/__openerp__.py rename to __unported__/stock_inventory_extended/stock_inventory_extended/__openerp__.py diff --git a/stock_inventory_extended/i18n/fr.po b/__unported__/stock_inventory_extended/stock_inventory_extended/i18n/fr.po similarity index 100% rename from stock_inventory_extended/i18n/fr.po rename to __unported__/stock_inventory_extended/stock_inventory_extended/i18n/fr.po diff --git a/stock_inventory_extended/images/Inventory extended.png b/__unported__/stock_inventory_extended/stock_inventory_extended/images/Inventory extended.png similarity index 100% rename from stock_inventory_extended/images/Inventory extended.png rename to __unported__/stock_inventory_extended/stock_inventory_extended/images/Inventory extended.png diff --git a/stock_inventory_extended/stock.py b/__unported__/stock_inventory_extended/stock_inventory_extended/stock.py similarity index 100% rename from stock_inventory_extended/stock.py rename to __unported__/stock_inventory_extended/stock_inventory_extended/stock.py diff --git a/stock_inventory_extended/stock_view.xml b/__unported__/stock_inventory_extended/stock_inventory_extended/stock_view.xml similarity index 100% rename from stock_inventory_extended/stock_view.xml rename to __unported__/stock_inventory_extended/stock_inventory_extended/stock_view.xml diff --git a/stock_inventory_extended/wizard/__init__.py b/__unported__/stock_inventory_extended/stock_inventory_extended/wizard/__init__.py similarity index 100% rename from stock_inventory_extended/wizard/__init__.py rename to __unported__/stock_inventory_extended/stock_inventory_extended/wizard/__init__.py diff --git a/stock_inventory_extended/wizard/stock_fill_inventory.py b/__unported__/stock_inventory_extended/stock_inventory_extended/wizard/stock_fill_inventory.py similarity index 100% rename from stock_inventory_extended/wizard/stock_fill_inventory.py rename to __unported__/stock_inventory_extended/stock_inventory_extended/wizard/stock_fill_inventory.py diff --git a/stock_inventory_extended/wizard/stock_fill_inventory_view.xml b/__unported__/stock_inventory_extended/stock_inventory_extended/wizard/stock_fill_inventory_view.xml similarity index 100% rename from stock_inventory_extended/wizard/stock_fill_inventory_view.xml rename to __unported__/stock_inventory_extended/stock_inventory_extended/wizard/stock_fill_inventory_view.xml diff --git a/stock_inventory_with_location/__init__.py b/__unported__/stock_inventory_with_location/stock_inventory_with_location/__init__.py similarity index 100% rename from stock_inventory_with_location/__init__.py rename to __unported__/stock_inventory_with_location/stock_inventory_with_location/__init__.py diff --git a/stock_inventory_with_location/__openerp__.py b/__unported__/stock_inventory_with_location/stock_inventory_with_location/__openerp__.py similarity index 100% rename from stock_inventory_with_location/__openerp__.py rename to __unported__/stock_inventory_with_location/stock_inventory_with_location/__openerp__.py diff --git a/stock_inventory_with_location/stock.py b/__unported__/stock_inventory_with_location/stock_inventory_with_location/stock.py similarity index 100% rename from stock_inventory_with_location/stock.py rename to __unported__/stock_inventory_with_location/stock_inventory_with_location/stock.py diff --git a/stock_move_location/__init__.py b/__unported__/stock_move_location/stock_move_location/__init__.py similarity index 100% rename from stock_move_location/__init__.py rename to __unported__/stock_move_location/stock_move_location/__init__.py diff --git a/stock_move_location/__openerp__.py b/__unported__/stock_move_location/stock_move_location/__openerp__.py similarity index 100% rename from stock_move_location/__openerp__.py rename to __unported__/stock_move_location/stock_move_location/__openerp__.py diff --git a/stock_move_location/i18n/fr.po b/__unported__/stock_move_location/stock_move_location/i18n/fr.po similarity index 100% rename from stock_move_location/i18n/fr.po rename to __unported__/stock_move_location/stock_move_location/i18n/fr.po diff --git a/stock_move_location/stock.py b/__unported__/stock_move_location/stock_move_location/stock.py similarity index 100% rename from stock_move_location/stock.py rename to __unported__/stock_move_location/stock_move_location/stock.py diff --git a/stock_move_location/stock_move_sequence.xml b/__unported__/stock_move_location/stock_move_location/stock_move_sequence.xml similarity index 100% rename from stock_move_location/stock_move_sequence.xml rename to __unported__/stock_move_location/stock_move_location/stock_move_sequence.xml diff --git a/stock_move_location/stock_view.xml b/__unported__/stock_move_location/stock_move_location/stock_view.xml similarity index 100% rename from stock_move_location/stock_view.xml rename to __unported__/stock_move_location/stock_move_location/stock_view.xml diff --git a/stock_move_location/wizard/__init__.py b/__unported__/stock_move_location/stock_move_location/wizard/__init__.py similarity index 100% rename from stock_move_location/wizard/__init__.py rename to __unported__/stock_move_location/stock_move_location/wizard/__init__.py diff --git a/stock_move_location/wizard/move_location.py b/__unported__/stock_move_location/stock_move_location/wizard/move_location.py similarity index 100% rename from stock_move_location/wizard/move_location.py rename to __unported__/stock_move_location/stock_move_location/wizard/move_location.py diff --git a/stock_move_location/wizard/move_location_view.xml b/__unported__/stock_move_location/stock_move_location/wizard/move_location_view.xml similarity index 100% rename from stock_move_location/wizard/move_location_view.xml rename to __unported__/stock_move_location/stock_move_location/wizard/move_location_view.xml diff --git a/stock_orderpoint_creator/__init__.py b/__unported__/stock_orderpoint_creator/stock_orderpoint_creator/__init__.py similarity index 100% rename from stock_orderpoint_creator/__init__.py rename to __unported__/stock_orderpoint_creator/stock_orderpoint_creator/__init__.py diff --git a/stock_orderpoint_creator/__openerp__.py b/__unported__/stock_orderpoint_creator/stock_orderpoint_creator/__openerp__.py similarity index 100% rename from stock_orderpoint_creator/__openerp__.py rename to __unported__/stock_orderpoint_creator/stock_orderpoint_creator/__openerp__.py diff --git a/stock_orderpoint_creator/base_product_config_template.py b/__unported__/stock_orderpoint_creator/stock_orderpoint_creator/base_product_config_template.py similarity index 100% rename from stock_orderpoint_creator/base_product_config_template.py rename to __unported__/stock_orderpoint_creator/stock_orderpoint_creator/base_product_config_template.py diff --git a/stock_orderpoint_creator/orderpoint_template.py b/__unported__/stock_orderpoint_creator/stock_orderpoint_creator/orderpoint_template.py similarity index 100% rename from stock_orderpoint_creator/orderpoint_template.py rename to __unported__/stock_orderpoint_creator/stock_orderpoint_creator/orderpoint_template.py diff --git a/stock_orderpoint_creator/security/ir.model.access.csv b/__unported__/stock_orderpoint_creator/stock_orderpoint_creator/security/ir.model.access.csv similarity index 100% rename from stock_orderpoint_creator/security/ir.model.access.csv rename to __unported__/stock_orderpoint_creator/stock_orderpoint_creator/security/ir.model.access.csv diff --git a/stock_orderpoint_creator/wizard/__init__.py b/__unported__/stock_orderpoint_creator/stock_orderpoint_creator/wizard/__init__.py similarity index 100% rename from stock_orderpoint_creator/wizard/__init__.py rename to __unported__/stock_orderpoint_creator/stock_orderpoint_creator/wizard/__init__.py diff --git a/stock_orderpoint_creator/wizard/orderpoint_creator.py b/__unported__/stock_orderpoint_creator/stock_orderpoint_creator/wizard/orderpoint_creator.py similarity index 100% rename from stock_orderpoint_creator/wizard/orderpoint_creator.py rename to __unported__/stock_orderpoint_creator/stock_orderpoint_creator/wizard/orderpoint_creator.py diff --git a/stock_orderpoint_creator/wizard/orderpoint_creator_view.xml b/__unported__/stock_orderpoint_creator/stock_orderpoint_creator/wizard/orderpoint_creator_view.xml similarity index 100% rename from stock_orderpoint_creator/wizard/orderpoint_creator_view.xml rename to __unported__/stock_orderpoint_creator/stock_orderpoint_creator/wizard/orderpoint_creator_view.xml