From a44ebb71625e5946d700b22dc322e21dc26f0e7a Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Thu, 3 Jul 2014 16:46:25 +0200 Subject: [PATCH] use __unported__ directory instead of _unported suffix --- .../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_available_immediately}/__init__.py | 0 .../stock_available_immediately}/__openerp__.py | 0 .../stock_available_immediately}/product.py | 0 .../stock_available_immediately}/product_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_location_ownership}/__init__.py | 0 .../stock_location_ownership}/__openerp__.py | 0 .../stock_location_ownership}/model/__init__.py | 0 .../stock_location_ownership}/model/stock.py | 0 .../stock_location_ownership}/view/stock_view.xml | 0 .../stock_lot_valuation}/AUTHORS.txt | 0 .../stock_lot_valuation}/__init__.py | 0 .../stock_lot_valuation}/__openerp__.py | 0 .../i18n/stock_lot_valuation.pot | 0 .../stock_lot_valuation}/product.py | 0 .../stock_lot_valuation}/product_view.xml | 0 .../stock_lot_valuation}/stock.py | 0 .../stock_lot_valuation}/stock_view.xml | 0 .../stock_lot_valuation}/test/stock.yml | 0 .../stock_lot_valuation}/wizard/__init__.py | 0 .../wizard/stock_change_standard_price.py | 0 .../wizard/stock_change_standard_price_view.xml | 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_optional_valuation}/AUTHORS.txt | 0 .../stock_optional_valuation}/__init__.py | 0 .../stock_optional_valuation}/__openerp__.py | 0 .../i18n/stock_optional_valuation.pot | 0 .../stock_optional_valuation}/stock.py | 0 .../stock_optional_valuation}/stock_view.xml | 0 .../stock_optional_valuation}/test/stock.yml | 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 .../stock_reord_rule}/__init__.py | 0 .../stock_reord_rule}/__openerp__.py | 0 .../stock_reord_rule}/cron_data.xml | 0 .../stock_reord_rule}/security/ir.model.access.csv | 0 .../stock_reord_rule}/stock_reord_rule.py | 0 .../stock_reord_rule}/stock_reord_rule_view.xml | 0 .../stock_reserve}/__init__.py | 0 .../stock_reserve}/__openerp__.py | 0 .../stock_reserve}/data/stock_data.xml | 0 .../stock_reserve}/model/__init__.py | 0 .../stock_reserve}/model/product.py | 0 .../stock_reserve}/model/stock_reserve.py | 0 .../stock_reserve}/security/ir.model.access.csv | 0 .../stock_reserve}/test/stock_reserve.yml | 0 .../stock_reserve}/view/product.xml | 0 .../stock_reserve}/view/stock_reserve.xml | 0 .../stock_reserve_sale}/__init__.py | 0 .../stock_reserve_sale}/__openerp__.py | 0 .../stock_reserve_sale}/model/__init__.py | 0 .../stock_reserve_sale}/model/sale.py | 0 .../stock_reserve_sale}/model/stock_reserve.py | 0 .../stock_reserve_sale}/test/sale_line_reserve.yml | 0 .../stock_reserve_sale}/test/sale_reserve.yml | 0 .../stock_reserve_sale}/view/sale.xml | 0 .../stock_reserve_sale}/view/stock_reserve.xml | 0 .../stock_reserve_sale}/wizard/__init__.py | 0 .../wizard/sale_stock_reserve.py | 0 .../wizard/sale_stock_reserve_view.xml | 0 104 files changed, 0 insertions(+), 0 deletions(-) rename {base_product_merge_unported => __unported__/base_product_merge}/__init__.py (100%) rename {base_product_merge_unported => __unported__/base_product_merge}/__openerp__.py (100%) rename {base_product_merge_unported => __unported__/base_product_merge}/wizard/__init__.py (100%) rename {base_product_merge_unported => __unported__/base_product_merge}/wizard/base_product_merge.py (100%) rename {base_product_merge_unported => __unported__/base_product_merge}/wizard/base_product_merge_view.xml (100%) rename {configurable_stock_level_unported => __unported__/configurable_stock_level}/__init__.py (100%) rename {configurable_stock_level_unported => __unported__/configurable_stock_level}/__openerp__.py (100%) rename {configurable_stock_level_unported => __unported__/configurable_stock_level}/product.py (100%) rename {configurable_stock_level_unported => __unported__/configurable_stock_level}/product_view.xml (100%) rename {configurable_stock_level_unported => __unported__/configurable_stock_level}/security/ir.model.access.csv (100%) rename {configurable_stock_level_unported => __unported__/configurable_stock_level}/stock_level_configuration.py (100%) rename {configurable_stock_level_unported => __unported__/configurable_stock_level}/stock_level_configuration_view.xml (100%) rename {stock_available_immediately_unported => __unported__/stock_available_immediately}/__init__.py (100%) rename {stock_available_immediately_unported => __unported__/stock_available_immediately}/__openerp__.py (100%) rename {stock_available_immediately_unported => __unported__/stock_available_immediately}/product.py (100%) rename {stock_available_immediately_unported => __unported__/stock_available_immediately}/product_view.xml (100%) rename {stock_inventory_existing_lines_unported => __unported__/stock_inventory_existing_lines}/__init__.py (100%) rename {stock_inventory_existing_lines_unported => __unported__/stock_inventory_existing_lines}/__openerp__.py (100%) rename {stock_inventory_existing_lines_unported => __unported__/stock_inventory_existing_lines}/i18n/fr.po (100%) rename {stock_inventory_existing_lines_unported => __unported__/stock_inventory_existing_lines}/images/Inventory existing lines.png (100%) rename {stock_inventory_existing_lines_unported => __unported__/stock_inventory_existing_lines}/security/ir.model.access.csv (100%) rename {stock_inventory_existing_lines_unported => __unported__/stock_inventory_existing_lines}/stock.py (100%) rename {stock_inventory_existing_lines_unported => __unported__/stock_inventory_existing_lines}/stock_view.xml (100%) rename {stock_inventory_extended_unported => __unported__/stock_inventory_extended}/__init__.py (100%) rename {stock_inventory_extended_unported => __unported__/stock_inventory_extended}/__openerp__.py (100%) rename {stock_inventory_extended_unported => __unported__/stock_inventory_extended}/i18n/fr.po (100%) rename {stock_inventory_extended_unported => __unported__/stock_inventory_extended}/images/Inventory extended.png (100%) rename {stock_inventory_extended_unported => __unported__/stock_inventory_extended}/stock.py (100%) rename {stock_inventory_extended_unported => __unported__/stock_inventory_extended}/stock_view.xml (100%) rename {stock_inventory_extended_unported => __unported__/stock_inventory_extended}/wizard/__init__.py (100%) rename {stock_inventory_extended_unported => __unported__/stock_inventory_extended}/wizard/stock_fill_inventory.py (100%) rename {stock_inventory_extended_unported => __unported__/stock_inventory_extended}/wizard/stock_fill_inventory_view.xml (100%) rename {stock_inventory_with_location_unported => __unported__/stock_inventory_with_location}/__init__.py (100%) rename {stock_inventory_with_location_unported => __unported__/stock_inventory_with_location}/__openerp__.py (100%) rename {stock_inventory_with_location_unported => __unported__/stock_inventory_with_location}/stock.py (100%) rename {stock_location_ownership_unported => __unported__/stock_location_ownership}/__init__.py (100%) rename {stock_location_ownership_unported => __unported__/stock_location_ownership}/__openerp__.py (100%) rename {stock_location_ownership_unported => __unported__/stock_location_ownership}/model/__init__.py (100%) rename {stock_location_ownership_unported => __unported__/stock_location_ownership}/model/stock.py (100%) rename {stock_location_ownership_unported => __unported__/stock_location_ownership}/view/stock_view.xml (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/AUTHORS.txt (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/__init__.py (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/__openerp__.py (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/i18n/stock_lot_valuation.pot (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/product.py (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/product_view.xml (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/stock.py (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/stock_view.xml (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/test/stock.yml (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/wizard/__init__.py (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/wizard/stock_change_standard_price.py (100%) rename {stock_lot_valuation_unported => __unported__/stock_lot_valuation}/wizard/stock_change_standard_price_view.xml (100%) rename {stock_move_location_unported => __unported__/stock_move_location}/__init__.py (100%) rename {stock_move_location_unported => __unported__/stock_move_location}/__openerp__.py (100%) rename {stock_move_location_unported => __unported__/stock_move_location}/i18n/fr.po (100%) rename {stock_move_location_unported => __unported__/stock_move_location}/stock.py (100%) rename {stock_move_location_unported => __unported__/stock_move_location}/stock_move_sequence.xml (100%) rename {stock_move_location_unported => __unported__/stock_move_location}/stock_view.xml (100%) rename {stock_move_location_unported => __unported__/stock_move_location}/wizard/__init__.py (100%) rename {stock_move_location_unported => __unported__/stock_move_location}/wizard/move_location.py (100%) rename {stock_move_location_unported => __unported__/stock_move_location}/wizard/move_location_view.xml (100%) rename {stock_optional_valuation_unported => __unported__/stock_optional_valuation}/AUTHORS.txt (100%) rename {stock_optional_valuation_unported => __unported__/stock_optional_valuation}/__init__.py (100%) rename {stock_optional_valuation_unported => __unported__/stock_optional_valuation}/__openerp__.py (100%) rename {stock_optional_valuation_unported => __unported__/stock_optional_valuation}/i18n/stock_optional_valuation.pot (100%) rename {stock_optional_valuation_unported => __unported__/stock_optional_valuation}/stock.py (100%) rename {stock_optional_valuation_unported => __unported__/stock_optional_valuation}/stock_view.xml (100%) rename {stock_optional_valuation_unported => __unported__/stock_optional_valuation}/test/stock.yml (100%) rename {stock_orderpoint_creator_unported => __unported__/stock_orderpoint_creator}/__init__.py (100%) rename {stock_orderpoint_creator_unported => __unported__/stock_orderpoint_creator}/__openerp__.py (100%) rename {stock_orderpoint_creator_unported => __unported__/stock_orderpoint_creator}/base_product_config_template.py (100%) rename {stock_orderpoint_creator_unported => __unported__/stock_orderpoint_creator}/orderpoint_template.py (100%) rename {stock_orderpoint_creator_unported => __unported__/stock_orderpoint_creator}/security/ir.model.access.csv (100%) rename {stock_orderpoint_creator_unported => __unported__/stock_orderpoint_creator}/wizard/__init__.py (100%) rename {stock_orderpoint_creator_unported => __unported__/stock_orderpoint_creator}/wizard/orderpoint_creator.py (100%) rename {stock_orderpoint_creator_unported => __unported__/stock_orderpoint_creator}/wizard/orderpoint_creator_view.xml (100%) rename {stock_reord_rule_unported => __unported__/stock_reord_rule}/__init__.py (100%) rename {stock_reord_rule_unported => __unported__/stock_reord_rule}/__openerp__.py (100%) rename {stock_reord_rule_unported => __unported__/stock_reord_rule}/cron_data.xml (100%) rename {stock_reord_rule_unported => __unported__/stock_reord_rule}/security/ir.model.access.csv (100%) rename {stock_reord_rule_unported => __unported__/stock_reord_rule}/stock_reord_rule.py (100%) rename {stock_reord_rule_unported => __unported__/stock_reord_rule}/stock_reord_rule_view.xml (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/__init__.py (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/__openerp__.py (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/data/stock_data.xml (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/model/__init__.py (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/model/product.py (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/model/stock_reserve.py (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/security/ir.model.access.csv (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/test/stock_reserve.yml (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/view/product.xml (100%) rename {stock_reserve_unported => __unported__/stock_reserve}/view/stock_reserve.xml (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/__init__.py (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/__openerp__.py (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/model/__init__.py (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/model/sale.py (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/model/stock_reserve.py (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/test/sale_line_reserve.yml (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/test/sale_reserve.yml (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/view/sale.xml (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/view/stock_reserve.xml (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/wizard/__init__.py (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/wizard/sale_stock_reserve.py (100%) rename {stock_reserve_sale_unported => __unported__/stock_reserve_sale}/wizard/sale_stock_reserve_view.xml (100%) diff --git a/base_product_merge_unported/__init__.py b/__unported__/base_product_merge/__init__.py similarity index 100% rename from base_product_merge_unported/__init__.py rename to __unported__/base_product_merge/__init__.py diff --git a/base_product_merge_unported/__openerp__.py b/__unported__/base_product_merge/__openerp__.py similarity index 100% rename from base_product_merge_unported/__openerp__.py rename to __unported__/base_product_merge/__openerp__.py diff --git a/base_product_merge_unported/wizard/__init__.py b/__unported__/base_product_merge/wizard/__init__.py similarity index 100% rename from base_product_merge_unported/wizard/__init__.py rename to __unported__/base_product_merge/wizard/__init__.py diff --git a/base_product_merge_unported/wizard/base_product_merge.py b/__unported__/base_product_merge/wizard/base_product_merge.py similarity index 100% rename from base_product_merge_unported/wizard/base_product_merge.py rename to __unported__/base_product_merge/wizard/base_product_merge.py diff --git a/base_product_merge_unported/wizard/base_product_merge_view.xml b/__unported__/base_product_merge/wizard/base_product_merge_view.xml similarity index 100% rename from base_product_merge_unported/wizard/base_product_merge_view.xml rename to __unported__/base_product_merge/wizard/base_product_merge_view.xml diff --git a/configurable_stock_level_unported/__init__.py b/__unported__/configurable_stock_level/__init__.py similarity index 100% rename from configurable_stock_level_unported/__init__.py rename to __unported__/configurable_stock_level/__init__.py diff --git a/configurable_stock_level_unported/__openerp__.py b/__unported__/configurable_stock_level/__openerp__.py similarity index 100% rename from configurable_stock_level_unported/__openerp__.py rename to __unported__/configurable_stock_level/__openerp__.py diff --git a/configurable_stock_level_unported/product.py b/__unported__/configurable_stock_level/product.py similarity index 100% rename from configurable_stock_level_unported/product.py rename to __unported__/configurable_stock_level/product.py diff --git a/configurable_stock_level_unported/product_view.xml b/__unported__/configurable_stock_level/product_view.xml similarity index 100% rename from configurable_stock_level_unported/product_view.xml rename to __unported__/configurable_stock_level/product_view.xml diff --git a/configurable_stock_level_unported/security/ir.model.access.csv b/__unported__/configurable_stock_level/security/ir.model.access.csv similarity index 100% rename from configurable_stock_level_unported/security/ir.model.access.csv rename to __unported__/configurable_stock_level/security/ir.model.access.csv diff --git a/configurable_stock_level_unported/stock_level_configuration.py b/__unported__/configurable_stock_level/stock_level_configuration.py similarity index 100% rename from configurable_stock_level_unported/stock_level_configuration.py rename to __unported__/configurable_stock_level/stock_level_configuration.py diff --git a/configurable_stock_level_unported/stock_level_configuration_view.xml b/__unported__/configurable_stock_level/stock_level_configuration_view.xml similarity index 100% rename from configurable_stock_level_unported/stock_level_configuration_view.xml rename to __unported__/configurable_stock_level/stock_level_configuration_view.xml diff --git a/stock_available_immediately_unported/__init__.py b/__unported__/stock_available_immediately/__init__.py similarity index 100% rename from stock_available_immediately_unported/__init__.py rename to __unported__/stock_available_immediately/__init__.py diff --git a/stock_available_immediately_unported/__openerp__.py b/__unported__/stock_available_immediately/__openerp__.py similarity index 100% rename from stock_available_immediately_unported/__openerp__.py rename to __unported__/stock_available_immediately/__openerp__.py diff --git a/stock_available_immediately_unported/product.py b/__unported__/stock_available_immediately/product.py similarity index 100% rename from stock_available_immediately_unported/product.py rename to __unported__/stock_available_immediately/product.py diff --git a/stock_available_immediately_unported/product_view.xml b/__unported__/stock_available_immediately/product_view.xml similarity index 100% rename from stock_available_immediately_unported/product_view.xml rename to __unported__/stock_available_immediately/product_view.xml diff --git a/stock_inventory_existing_lines_unported/__init__.py b/__unported__/stock_inventory_existing_lines/__init__.py similarity index 100% rename from stock_inventory_existing_lines_unported/__init__.py rename to __unported__/stock_inventory_existing_lines/__init__.py diff --git a/stock_inventory_existing_lines_unported/__openerp__.py b/__unported__/stock_inventory_existing_lines/__openerp__.py similarity index 100% rename from stock_inventory_existing_lines_unported/__openerp__.py rename to __unported__/stock_inventory_existing_lines/__openerp__.py diff --git a/stock_inventory_existing_lines_unported/i18n/fr.po b/__unported__/stock_inventory_existing_lines/i18n/fr.po similarity index 100% rename from stock_inventory_existing_lines_unported/i18n/fr.po rename to __unported__/stock_inventory_existing_lines/i18n/fr.po diff --git a/stock_inventory_existing_lines_unported/images/Inventory existing lines.png b/__unported__/stock_inventory_existing_lines/images/Inventory existing lines.png similarity index 100% rename from stock_inventory_existing_lines_unported/images/Inventory existing lines.png rename to __unported__/stock_inventory_existing_lines/images/Inventory existing lines.png diff --git a/stock_inventory_existing_lines_unported/security/ir.model.access.csv b/__unported__/stock_inventory_existing_lines/security/ir.model.access.csv similarity index 100% rename from stock_inventory_existing_lines_unported/security/ir.model.access.csv rename to __unported__/stock_inventory_existing_lines/security/ir.model.access.csv diff --git a/stock_inventory_existing_lines_unported/stock.py b/__unported__/stock_inventory_existing_lines/stock.py similarity index 100% rename from stock_inventory_existing_lines_unported/stock.py rename to __unported__/stock_inventory_existing_lines/stock.py diff --git a/stock_inventory_existing_lines_unported/stock_view.xml b/__unported__/stock_inventory_existing_lines/stock_view.xml similarity index 100% rename from stock_inventory_existing_lines_unported/stock_view.xml rename to __unported__/stock_inventory_existing_lines/stock_view.xml diff --git a/stock_inventory_extended_unported/__init__.py b/__unported__/stock_inventory_extended/__init__.py similarity index 100% rename from stock_inventory_extended_unported/__init__.py rename to __unported__/stock_inventory_extended/__init__.py diff --git a/stock_inventory_extended_unported/__openerp__.py b/__unported__/stock_inventory_extended/__openerp__.py similarity index 100% rename from stock_inventory_extended_unported/__openerp__.py rename to __unported__/stock_inventory_extended/__openerp__.py diff --git a/stock_inventory_extended_unported/i18n/fr.po b/__unported__/stock_inventory_extended/i18n/fr.po similarity index 100% rename from stock_inventory_extended_unported/i18n/fr.po rename to __unported__/stock_inventory_extended/i18n/fr.po diff --git a/stock_inventory_extended_unported/images/Inventory extended.png b/__unported__/stock_inventory_extended/images/Inventory extended.png similarity index 100% rename from stock_inventory_extended_unported/images/Inventory extended.png rename to __unported__/stock_inventory_extended/images/Inventory extended.png diff --git a/stock_inventory_extended_unported/stock.py b/__unported__/stock_inventory_extended/stock.py similarity index 100% rename from stock_inventory_extended_unported/stock.py rename to __unported__/stock_inventory_extended/stock.py diff --git a/stock_inventory_extended_unported/stock_view.xml b/__unported__/stock_inventory_extended/stock_view.xml similarity index 100% rename from stock_inventory_extended_unported/stock_view.xml rename to __unported__/stock_inventory_extended/stock_view.xml diff --git a/stock_inventory_extended_unported/wizard/__init__.py b/__unported__/stock_inventory_extended/wizard/__init__.py similarity index 100% rename from stock_inventory_extended_unported/wizard/__init__.py rename to __unported__/stock_inventory_extended/wizard/__init__.py diff --git a/stock_inventory_extended_unported/wizard/stock_fill_inventory.py b/__unported__/stock_inventory_extended/wizard/stock_fill_inventory.py similarity index 100% rename from stock_inventory_extended_unported/wizard/stock_fill_inventory.py rename to __unported__/stock_inventory_extended/wizard/stock_fill_inventory.py diff --git a/stock_inventory_extended_unported/wizard/stock_fill_inventory_view.xml b/__unported__/stock_inventory_extended/wizard/stock_fill_inventory_view.xml similarity index 100% rename from stock_inventory_extended_unported/wizard/stock_fill_inventory_view.xml rename to __unported__/stock_inventory_extended/wizard/stock_fill_inventory_view.xml diff --git a/stock_inventory_with_location_unported/__init__.py b/__unported__/stock_inventory_with_location/__init__.py similarity index 100% rename from stock_inventory_with_location_unported/__init__.py rename to __unported__/stock_inventory_with_location/__init__.py diff --git a/stock_inventory_with_location_unported/__openerp__.py b/__unported__/stock_inventory_with_location/__openerp__.py similarity index 100% rename from stock_inventory_with_location_unported/__openerp__.py rename to __unported__/stock_inventory_with_location/__openerp__.py diff --git a/stock_inventory_with_location_unported/stock.py b/__unported__/stock_inventory_with_location/stock.py similarity index 100% rename from stock_inventory_with_location_unported/stock.py rename to __unported__/stock_inventory_with_location/stock.py diff --git a/stock_location_ownership_unported/__init__.py b/__unported__/stock_location_ownership/__init__.py similarity index 100% rename from stock_location_ownership_unported/__init__.py rename to __unported__/stock_location_ownership/__init__.py diff --git a/stock_location_ownership_unported/__openerp__.py b/__unported__/stock_location_ownership/__openerp__.py similarity index 100% rename from stock_location_ownership_unported/__openerp__.py rename to __unported__/stock_location_ownership/__openerp__.py diff --git a/stock_location_ownership_unported/model/__init__.py b/__unported__/stock_location_ownership/model/__init__.py similarity index 100% rename from stock_location_ownership_unported/model/__init__.py rename to __unported__/stock_location_ownership/model/__init__.py diff --git a/stock_location_ownership_unported/model/stock.py b/__unported__/stock_location_ownership/model/stock.py similarity index 100% rename from stock_location_ownership_unported/model/stock.py rename to __unported__/stock_location_ownership/model/stock.py diff --git a/stock_location_ownership_unported/view/stock_view.xml b/__unported__/stock_location_ownership/view/stock_view.xml similarity index 100% rename from stock_location_ownership_unported/view/stock_view.xml rename to __unported__/stock_location_ownership/view/stock_view.xml diff --git a/stock_lot_valuation_unported/AUTHORS.txt b/__unported__/stock_lot_valuation/AUTHORS.txt similarity index 100% rename from stock_lot_valuation_unported/AUTHORS.txt rename to __unported__/stock_lot_valuation/AUTHORS.txt diff --git a/stock_lot_valuation_unported/__init__.py b/__unported__/stock_lot_valuation/__init__.py similarity index 100% rename from stock_lot_valuation_unported/__init__.py rename to __unported__/stock_lot_valuation/__init__.py diff --git a/stock_lot_valuation_unported/__openerp__.py b/__unported__/stock_lot_valuation/__openerp__.py similarity index 100% rename from stock_lot_valuation_unported/__openerp__.py rename to __unported__/stock_lot_valuation/__openerp__.py diff --git a/stock_lot_valuation_unported/i18n/stock_lot_valuation.pot b/__unported__/stock_lot_valuation/i18n/stock_lot_valuation.pot similarity index 100% rename from stock_lot_valuation_unported/i18n/stock_lot_valuation.pot rename to __unported__/stock_lot_valuation/i18n/stock_lot_valuation.pot diff --git a/stock_lot_valuation_unported/product.py b/__unported__/stock_lot_valuation/product.py similarity index 100% rename from stock_lot_valuation_unported/product.py rename to __unported__/stock_lot_valuation/product.py diff --git a/stock_lot_valuation_unported/product_view.xml b/__unported__/stock_lot_valuation/product_view.xml similarity index 100% rename from stock_lot_valuation_unported/product_view.xml rename to __unported__/stock_lot_valuation/product_view.xml diff --git a/stock_lot_valuation_unported/stock.py b/__unported__/stock_lot_valuation/stock.py similarity index 100% rename from stock_lot_valuation_unported/stock.py rename to __unported__/stock_lot_valuation/stock.py diff --git a/stock_lot_valuation_unported/stock_view.xml b/__unported__/stock_lot_valuation/stock_view.xml similarity index 100% rename from stock_lot_valuation_unported/stock_view.xml rename to __unported__/stock_lot_valuation/stock_view.xml diff --git a/stock_lot_valuation_unported/test/stock.yml b/__unported__/stock_lot_valuation/test/stock.yml similarity index 100% rename from stock_lot_valuation_unported/test/stock.yml rename to __unported__/stock_lot_valuation/test/stock.yml diff --git a/stock_lot_valuation_unported/wizard/__init__.py b/__unported__/stock_lot_valuation/wizard/__init__.py similarity index 100% rename from stock_lot_valuation_unported/wizard/__init__.py rename to __unported__/stock_lot_valuation/wizard/__init__.py diff --git a/stock_lot_valuation_unported/wizard/stock_change_standard_price.py b/__unported__/stock_lot_valuation/wizard/stock_change_standard_price.py similarity index 100% rename from stock_lot_valuation_unported/wizard/stock_change_standard_price.py rename to __unported__/stock_lot_valuation/wizard/stock_change_standard_price.py diff --git a/stock_lot_valuation_unported/wizard/stock_change_standard_price_view.xml b/__unported__/stock_lot_valuation/wizard/stock_change_standard_price_view.xml similarity index 100% rename from stock_lot_valuation_unported/wizard/stock_change_standard_price_view.xml rename to __unported__/stock_lot_valuation/wizard/stock_change_standard_price_view.xml diff --git a/stock_move_location_unported/__init__.py b/__unported__/stock_move_location/__init__.py similarity index 100% rename from stock_move_location_unported/__init__.py rename to __unported__/stock_move_location/__init__.py diff --git a/stock_move_location_unported/__openerp__.py b/__unported__/stock_move_location/__openerp__.py similarity index 100% rename from stock_move_location_unported/__openerp__.py rename to __unported__/stock_move_location/__openerp__.py diff --git a/stock_move_location_unported/i18n/fr.po b/__unported__/stock_move_location/i18n/fr.po similarity index 100% rename from stock_move_location_unported/i18n/fr.po rename to __unported__/stock_move_location/i18n/fr.po diff --git a/stock_move_location_unported/stock.py b/__unported__/stock_move_location/stock.py similarity index 100% rename from stock_move_location_unported/stock.py rename to __unported__/stock_move_location/stock.py diff --git a/stock_move_location_unported/stock_move_sequence.xml b/__unported__/stock_move_location/stock_move_sequence.xml similarity index 100% rename from stock_move_location_unported/stock_move_sequence.xml rename to __unported__/stock_move_location/stock_move_sequence.xml diff --git a/stock_move_location_unported/stock_view.xml b/__unported__/stock_move_location/stock_view.xml similarity index 100% rename from stock_move_location_unported/stock_view.xml rename to __unported__/stock_move_location/stock_view.xml diff --git a/stock_move_location_unported/wizard/__init__.py b/__unported__/stock_move_location/wizard/__init__.py similarity index 100% rename from stock_move_location_unported/wizard/__init__.py rename to __unported__/stock_move_location/wizard/__init__.py diff --git a/stock_move_location_unported/wizard/move_location.py b/__unported__/stock_move_location/wizard/move_location.py similarity index 100% rename from stock_move_location_unported/wizard/move_location.py rename to __unported__/stock_move_location/wizard/move_location.py diff --git a/stock_move_location_unported/wizard/move_location_view.xml b/__unported__/stock_move_location/wizard/move_location_view.xml similarity index 100% rename from stock_move_location_unported/wizard/move_location_view.xml rename to __unported__/stock_move_location/wizard/move_location_view.xml diff --git a/stock_optional_valuation_unported/AUTHORS.txt b/__unported__/stock_optional_valuation/AUTHORS.txt similarity index 100% rename from stock_optional_valuation_unported/AUTHORS.txt rename to __unported__/stock_optional_valuation/AUTHORS.txt diff --git a/stock_optional_valuation_unported/__init__.py b/__unported__/stock_optional_valuation/__init__.py similarity index 100% rename from stock_optional_valuation_unported/__init__.py rename to __unported__/stock_optional_valuation/__init__.py diff --git a/stock_optional_valuation_unported/__openerp__.py b/__unported__/stock_optional_valuation/__openerp__.py similarity index 100% rename from stock_optional_valuation_unported/__openerp__.py rename to __unported__/stock_optional_valuation/__openerp__.py diff --git a/stock_optional_valuation_unported/i18n/stock_optional_valuation.pot b/__unported__/stock_optional_valuation/i18n/stock_optional_valuation.pot similarity index 100% rename from stock_optional_valuation_unported/i18n/stock_optional_valuation.pot rename to __unported__/stock_optional_valuation/i18n/stock_optional_valuation.pot diff --git a/stock_optional_valuation_unported/stock.py b/__unported__/stock_optional_valuation/stock.py similarity index 100% rename from stock_optional_valuation_unported/stock.py rename to __unported__/stock_optional_valuation/stock.py diff --git a/stock_optional_valuation_unported/stock_view.xml b/__unported__/stock_optional_valuation/stock_view.xml similarity index 100% rename from stock_optional_valuation_unported/stock_view.xml rename to __unported__/stock_optional_valuation/stock_view.xml diff --git a/stock_optional_valuation_unported/test/stock.yml b/__unported__/stock_optional_valuation/test/stock.yml similarity index 100% rename from stock_optional_valuation_unported/test/stock.yml rename to __unported__/stock_optional_valuation/test/stock.yml diff --git a/stock_orderpoint_creator_unported/__init__.py b/__unported__/stock_orderpoint_creator/__init__.py similarity index 100% rename from stock_orderpoint_creator_unported/__init__.py rename to __unported__/stock_orderpoint_creator/__init__.py diff --git a/stock_orderpoint_creator_unported/__openerp__.py b/__unported__/stock_orderpoint_creator/__openerp__.py similarity index 100% rename from stock_orderpoint_creator_unported/__openerp__.py rename to __unported__/stock_orderpoint_creator/__openerp__.py diff --git a/stock_orderpoint_creator_unported/base_product_config_template.py b/__unported__/stock_orderpoint_creator/base_product_config_template.py similarity index 100% rename from stock_orderpoint_creator_unported/base_product_config_template.py rename to __unported__/stock_orderpoint_creator/base_product_config_template.py diff --git a/stock_orderpoint_creator_unported/orderpoint_template.py b/__unported__/stock_orderpoint_creator/orderpoint_template.py similarity index 100% rename from stock_orderpoint_creator_unported/orderpoint_template.py rename to __unported__/stock_orderpoint_creator/orderpoint_template.py diff --git a/stock_orderpoint_creator_unported/security/ir.model.access.csv b/__unported__/stock_orderpoint_creator/security/ir.model.access.csv similarity index 100% rename from stock_orderpoint_creator_unported/security/ir.model.access.csv rename to __unported__/stock_orderpoint_creator/security/ir.model.access.csv diff --git a/stock_orderpoint_creator_unported/wizard/__init__.py b/__unported__/stock_orderpoint_creator/wizard/__init__.py similarity index 100% rename from stock_orderpoint_creator_unported/wizard/__init__.py rename to __unported__/stock_orderpoint_creator/wizard/__init__.py diff --git a/stock_orderpoint_creator_unported/wizard/orderpoint_creator.py b/__unported__/stock_orderpoint_creator/wizard/orderpoint_creator.py similarity index 100% rename from stock_orderpoint_creator_unported/wizard/orderpoint_creator.py rename to __unported__/stock_orderpoint_creator/wizard/orderpoint_creator.py diff --git a/stock_orderpoint_creator_unported/wizard/orderpoint_creator_view.xml b/__unported__/stock_orderpoint_creator/wizard/orderpoint_creator_view.xml similarity index 100% rename from stock_orderpoint_creator_unported/wizard/orderpoint_creator_view.xml rename to __unported__/stock_orderpoint_creator/wizard/orderpoint_creator_view.xml diff --git a/stock_reord_rule_unported/__init__.py b/__unported__/stock_reord_rule/__init__.py similarity index 100% rename from stock_reord_rule_unported/__init__.py rename to __unported__/stock_reord_rule/__init__.py diff --git a/stock_reord_rule_unported/__openerp__.py b/__unported__/stock_reord_rule/__openerp__.py similarity index 100% rename from stock_reord_rule_unported/__openerp__.py rename to __unported__/stock_reord_rule/__openerp__.py diff --git a/stock_reord_rule_unported/cron_data.xml b/__unported__/stock_reord_rule/cron_data.xml similarity index 100% rename from stock_reord_rule_unported/cron_data.xml rename to __unported__/stock_reord_rule/cron_data.xml diff --git a/stock_reord_rule_unported/security/ir.model.access.csv b/__unported__/stock_reord_rule/security/ir.model.access.csv similarity index 100% rename from stock_reord_rule_unported/security/ir.model.access.csv rename to __unported__/stock_reord_rule/security/ir.model.access.csv diff --git a/stock_reord_rule_unported/stock_reord_rule.py b/__unported__/stock_reord_rule/stock_reord_rule.py similarity index 100% rename from stock_reord_rule_unported/stock_reord_rule.py rename to __unported__/stock_reord_rule/stock_reord_rule.py diff --git a/stock_reord_rule_unported/stock_reord_rule_view.xml b/__unported__/stock_reord_rule/stock_reord_rule_view.xml similarity index 100% rename from stock_reord_rule_unported/stock_reord_rule_view.xml rename to __unported__/stock_reord_rule/stock_reord_rule_view.xml diff --git a/stock_reserve_unported/__init__.py b/__unported__/stock_reserve/__init__.py similarity index 100% rename from stock_reserve_unported/__init__.py rename to __unported__/stock_reserve/__init__.py diff --git a/stock_reserve_unported/__openerp__.py b/__unported__/stock_reserve/__openerp__.py similarity index 100% rename from stock_reserve_unported/__openerp__.py rename to __unported__/stock_reserve/__openerp__.py diff --git a/stock_reserve_unported/data/stock_data.xml b/__unported__/stock_reserve/data/stock_data.xml similarity index 100% rename from stock_reserve_unported/data/stock_data.xml rename to __unported__/stock_reserve/data/stock_data.xml diff --git a/stock_reserve_unported/model/__init__.py b/__unported__/stock_reserve/model/__init__.py similarity index 100% rename from stock_reserve_unported/model/__init__.py rename to __unported__/stock_reserve/model/__init__.py diff --git a/stock_reserve_unported/model/product.py b/__unported__/stock_reserve/model/product.py similarity index 100% rename from stock_reserve_unported/model/product.py rename to __unported__/stock_reserve/model/product.py diff --git a/stock_reserve_unported/model/stock_reserve.py b/__unported__/stock_reserve/model/stock_reserve.py similarity index 100% rename from stock_reserve_unported/model/stock_reserve.py rename to __unported__/stock_reserve/model/stock_reserve.py diff --git a/stock_reserve_unported/security/ir.model.access.csv b/__unported__/stock_reserve/security/ir.model.access.csv similarity index 100% rename from stock_reserve_unported/security/ir.model.access.csv rename to __unported__/stock_reserve/security/ir.model.access.csv diff --git a/stock_reserve_unported/test/stock_reserve.yml b/__unported__/stock_reserve/test/stock_reserve.yml similarity index 100% rename from stock_reserve_unported/test/stock_reserve.yml rename to __unported__/stock_reserve/test/stock_reserve.yml diff --git a/stock_reserve_unported/view/product.xml b/__unported__/stock_reserve/view/product.xml similarity index 100% rename from stock_reserve_unported/view/product.xml rename to __unported__/stock_reserve/view/product.xml diff --git a/stock_reserve_unported/view/stock_reserve.xml b/__unported__/stock_reserve/view/stock_reserve.xml similarity index 100% rename from stock_reserve_unported/view/stock_reserve.xml rename to __unported__/stock_reserve/view/stock_reserve.xml diff --git a/stock_reserve_sale_unported/__init__.py b/__unported__/stock_reserve_sale/__init__.py similarity index 100% rename from stock_reserve_sale_unported/__init__.py rename to __unported__/stock_reserve_sale/__init__.py diff --git a/stock_reserve_sale_unported/__openerp__.py b/__unported__/stock_reserve_sale/__openerp__.py similarity index 100% rename from stock_reserve_sale_unported/__openerp__.py rename to __unported__/stock_reserve_sale/__openerp__.py diff --git a/stock_reserve_sale_unported/model/__init__.py b/__unported__/stock_reserve_sale/model/__init__.py similarity index 100% rename from stock_reserve_sale_unported/model/__init__.py rename to __unported__/stock_reserve_sale/model/__init__.py diff --git a/stock_reserve_sale_unported/model/sale.py b/__unported__/stock_reserve_sale/model/sale.py similarity index 100% rename from stock_reserve_sale_unported/model/sale.py rename to __unported__/stock_reserve_sale/model/sale.py diff --git a/stock_reserve_sale_unported/model/stock_reserve.py b/__unported__/stock_reserve_sale/model/stock_reserve.py similarity index 100% rename from stock_reserve_sale_unported/model/stock_reserve.py rename to __unported__/stock_reserve_sale/model/stock_reserve.py diff --git a/stock_reserve_sale_unported/test/sale_line_reserve.yml b/__unported__/stock_reserve_sale/test/sale_line_reserve.yml similarity index 100% rename from stock_reserve_sale_unported/test/sale_line_reserve.yml rename to __unported__/stock_reserve_sale/test/sale_line_reserve.yml diff --git a/stock_reserve_sale_unported/test/sale_reserve.yml b/__unported__/stock_reserve_sale/test/sale_reserve.yml similarity index 100% rename from stock_reserve_sale_unported/test/sale_reserve.yml rename to __unported__/stock_reserve_sale/test/sale_reserve.yml diff --git a/stock_reserve_sale_unported/view/sale.xml b/__unported__/stock_reserve_sale/view/sale.xml similarity index 100% rename from stock_reserve_sale_unported/view/sale.xml rename to __unported__/stock_reserve_sale/view/sale.xml diff --git a/stock_reserve_sale_unported/view/stock_reserve.xml b/__unported__/stock_reserve_sale/view/stock_reserve.xml similarity index 100% rename from stock_reserve_sale_unported/view/stock_reserve.xml rename to __unported__/stock_reserve_sale/view/stock_reserve.xml diff --git a/stock_reserve_sale_unported/wizard/__init__.py b/__unported__/stock_reserve_sale/wizard/__init__.py similarity index 100% rename from stock_reserve_sale_unported/wizard/__init__.py rename to __unported__/stock_reserve_sale/wizard/__init__.py diff --git a/stock_reserve_sale_unported/wizard/sale_stock_reserve.py b/__unported__/stock_reserve_sale/wizard/sale_stock_reserve.py similarity index 100% rename from stock_reserve_sale_unported/wizard/sale_stock_reserve.py rename to __unported__/stock_reserve_sale/wizard/sale_stock_reserve.py diff --git a/stock_reserve_sale_unported/wizard/sale_stock_reserve_view.xml b/__unported__/stock_reserve_sale/wizard/sale_stock_reserve_view.xml similarity index 100% rename from stock_reserve_sale_unported/wizard/sale_stock_reserve_view.xml rename to __unported__/stock_reserve_sale/wizard/sale_stock_reserve_view.xml