From e36ae5d483ced1c3fea5dddecfe41306f05321ff Mon Sep 17 00:00:00 2001 From: StefanRijnhart Date: Mon, 2 Feb 2015 12:03:38 +0100 Subject: [PATCH] [PRT] Move modules to __unported__ for 8.0 branch creation --- .../crm_claim_categ_as_name}/__init__.py | 0 .../crm_claim_categ_as_name}/__openerp__.py | 0 .../crm_claim_categ_as_name}/claim.py | 0 .../crm_claim_categ_as_name}/claim_view.xml | 0 .../crm_claim_rma}/__init__.py | 0 .../crm_claim_rma}/__openerp__.py | 0 .../crm_claim_rma}/account_invoice.py | 0 .../crm_claim_rma}/account_invoice_view.xml | 0 .../crm_claim_rma}/crm_claim_rma.py | 0 .../crm_claim_rma}/crm_claim_rma_data.xml | 0 .../crm_claim_rma}/crm_claim_rma_view.xml | 0 .../crm_claim_rma}/i18n/crm_claim_rma.pot | 0 .../crm_claim_rma}/i18n/es.po | 0 .../crm_claim_rma}/i18n/fr.po | 0 .../crm_claim_rma}/i18n/pt_BR.po | 0 .../crm_claim_rma}/res_partner_view.xml | 0 .../crm_claim_rma}/security/ir.model.access.csv | 0 .../crm_claim_rma}/stock.py | 0 .../crm_claim_rma}/stock_view.xml | 0 .../crm_claim_rma}/test/test_invoice_refund.yml | 0 .../crm_claim_rma}/tests/__init__.py | 0 .../crm_claim_rma}/tests/test_lp_1282584.py | 0 .../crm_claim_rma}/wizard/__init__.py | 0 .../crm_claim_rma}/wizard/account_invoice_refund.py | 0 .../crm_claim_rma}/wizard/claim_make_picking.py | 0 .../wizard/claim_make_picking_view.xml | 0 .../crm_rma_advance_location}/__init__.py | 0 .../crm_rma_advance_location}/__openerp__.py | 0 .../crm_rma_advance_location}/claim_rma_view.xml | 0 .../i18n/crm_rma_advance_location.pot | 0 .../crm_rma_advance_location}/stock.py | 0 .../crm_rma_advance_location}/stock_data.xml | 0 .../crm_rma_advance_location}/stock_view.xml | 0 .../crm_rma_advance_location}/wizard/__init__.py | 0 .../wizard/claim_make_picking.py | 0 .../wizard/claim_make_picking_from_picking.py | 0 .../wizard/claim_make_picking_from_picking_view.xml | 0 .../wizard/claim_make_picking_view.xml | 0 .../crm_rma_by_shop}/__init__.py | 0 .../crm_rma_by_shop}/__openerp__.py | 0 .../crm_rma_by_shop}/claim.py | 0 .../crm_rma_by_shop}/claim_view.xml | 0 .../crm_rma_by_shop}/i18n/crm_rma_by_shop.pot | 0 .../crm_rma_stock_location}/__init__.py | 0 .../crm_rma_stock_location}/__openerp__.py | 0 .../i18n/crm_rma_stock_location.pot | 0 .../crm_rma_stock_location}/i18n/fr.po | 0 .../crm_rma_stock_location}/product.py | 0 .../crm_rma_stock_location}/product_view.xml | 0 .../crm_rma_stock_location}/stock_data.xml | 0 .../crm_rma_stock_location}/stock_warehouse.py | 0 .../stock_warehouse_view.xml | 0 .../crm_rma_stock_location}/test/quantity.yml | 0 .../product_warranty}/__init__.py | 0 .../product_warranty}/__openerp__.py | 0 .../product_warranty}/i18n/es.po | 0 .../product_warranty}/i18n/fr.po | 0 .../product_warranty}/i18n/product_warranty.pot | 0 .../product_warranty}/images/product_warranty.png | Bin .../product_warranty}/product_warranty.py | 0 .../product_warranty}/product_warranty_view.xml | 0 .../product_warranty}/res_company.py | 0 .../product_warranty}/res_company_view.xml | 0 .../product_warranty}/security/ir.model.access.csv | 0 64 files changed, 0 insertions(+), 0 deletions(-) rename {crm_claim_categ_as_name => __unported__/crm_claim_categ_as_name}/__init__.py (100%) rename {crm_claim_categ_as_name => __unported__/crm_claim_categ_as_name}/__openerp__.py (100%) rename {crm_claim_categ_as_name => __unported__/crm_claim_categ_as_name}/claim.py (100%) rename {crm_claim_categ_as_name => __unported__/crm_claim_categ_as_name}/claim_view.xml (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/__init__.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/__openerp__.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/account_invoice.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/account_invoice_view.xml (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/crm_claim_rma.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/crm_claim_rma_data.xml (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/crm_claim_rma_view.xml (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/i18n/crm_claim_rma.pot (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/i18n/es.po (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/i18n/fr.po (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/i18n/pt_BR.po (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/res_partner_view.xml (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/security/ir.model.access.csv (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/stock.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/stock_view.xml (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/test/test_invoice_refund.yml (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/tests/__init__.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/tests/test_lp_1282584.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/wizard/__init__.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/wizard/account_invoice_refund.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/wizard/claim_make_picking.py (100%) rename {crm_claim_rma => __unported__/crm_claim_rma}/wizard/claim_make_picking_view.xml (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/__init__.py (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/__openerp__.py (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/claim_rma_view.xml (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/i18n/crm_rma_advance_location.pot (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/stock.py (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/stock_data.xml (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/stock_view.xml (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/wizard/__init__.py (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/wizard/claim_make_picking.py (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/wizard/claim_make_picking_from_picking.py (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/wizard/claim_make_picking_from_picking_view.xml (100%) rename {crm_rma_advance_location => __unported__/crm_rma_advance_location}/wizard/claim_make_picking_view.xml (100%) rename {crm_rma_by_shop => __unported__/crm_rma_by_shop}/__init__.py (100%) rename {crm_rma_by_shop => __unported__/crm_rma_by_shop}/__openerp__.py (100%) rename {crm_rma_by_shop => __unported__/crm_rma_by_shop}/claim.py (100%) rename {crm_rma_by_shop => __unported__/crm_rma_by_shop}/claim_view.xml (100%) rename {crm_rma_by_shop => __unported__/crm_rma_by_shop}/i18n/crm_rma_by_shop.pot (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/__init__.py (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/__openerp__.py (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/i18n/crm_rma_stock_location.pot (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/i18n/fr.po (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/product.py (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/product_view.xml (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/stock_data.xml (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/stock_warehouse.py (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/stock_warehouse_view.xml (100%) rename {crm_rma_stock_location => __unported__/crm_rma_stock_location}/test/quantity.yml (100%) rename {product_warranty => __unported__/product_warranty}/__init__.py (100%) rename {product_warranty => __unported__/product_warranty}/__openerp__.py (100%) rename {product_warranty => __unported__/product_warranty}/i18n/es.po (100%) rename {product_warranty => __unported__/product_warranty}/i18n/fr.po (100%) rename {product_warranty => __unported__/product_warranty}/i18n/product_warranty.pot (100%) rename {product_warranty => __unported__/product_warranty}/images/product_warranty.png (100%) rename {product_warranty => __unported__/product_warranty}/product_warranty.py (100%) rename {product_warranty => __unported__/product_warranty}/product_warranty_view.xml (100%) rename {product_warranty => __unported__/product_warranty}/res_company.py (100%) rename {product_warranty => __unported__/product_warranty}/res_company_view.xml (100%) rename {product_warranty => __unported__/product_warranty}/security/ir.model.access.csv (100%) diff --git a/crm_claim_categ_as_name/__init__.py b/__unported__/crm_claim_categ_as_name/__init__.py similarity index 100% rename from crm_claim_categ_as_name/__init__.py rename to __unported__/crm_claim_categ_as_name/__init__.py diff --git a/crm_claim_categ_as_name/__openerp__.py b/__unported__/crm_claim_categ_as_name/__openerp__.py similarity index 100% rename from crm_claim_categ_as_name/__openerp__.py rename to __unported__/crm_claim_categ_as_name/__openerp__.py diff --git a/crm_claim_categ_as_name/claim.py b/__unported__/crm_claim_categ_as_name/claim.py similarity index 100% rename from crm_claim_categ_as_name/claim.py rename to __unported__/crm_claim_categ_as_name/claim.py diff --git a/crm_claim_categ_as_name/claim_view.xml b/__unported__/crm_claim_categ_as_name/claim_view.xml similarity index 100% rename from crm_claim_categ_as_name/claim_view.xml rename to __unported__/crm_claim_categ_as_name/claim_view.xml diff --git a/crm_claim_rma/__init__.py b/__unported__/crm_claim_rma/__init__.py similarity index 100% rename from crm_claim_rma/__init__.py rename to __unported__/crm_claim_rma/__init__.py diff --git a/crm_claim_rma/__openerp__.py b/__unported__/crm_claim_rma/__openerp__.py similarity index 100% rename from crm_claim_rma/__openerp__.py rename to __unported__/crm_claim_rma/__openerp__.py diff --git a/crm_claim_rma/account_invoice.py b/__unported__/crm_claim_rma/account_invoice.py similarity index 100% rename from crm_claim_rma/account_invoice.py rename to __unported__/crm_claim_rma/account_invoice.py diff --git a/crm_claim_rma/account_invoice_view.xml b/__unported__/crm_claim_rma/account_invoice_view.xml similarity index 100% rename from crm_claim_rma/account_invoice_view.xml rename to __unported__/crm_claim_rma/account_invoice_view.xml diff --git a/crm_claim_rma/crm_claim_rma.py b/__unported__/crm_claim_rma/crm_claim_rma.py similarity index 100% rename from crm_claim_rma/crm_claim_rma.py rename to __unported__/crm_claim_rma/crm_claim_rma.py diff --git a/crm_claim_rma/crm_claim_rma_data.xml b/__unported__/crm_claim_rma/crm_claim_rma_data.xml similarity index 100% rename from crm_claim_rma/crm_claim_rma_data.xml rename to __unported__/crm_claim_rma/crm_claim_rma_data.xml diff --git a/crm_claim_rma/crm_claim_rma_view.xml b/__unported__/crm_claim_rma/crm_claim_rma_view.xml similarity index 100% rename from crm_claim_rma/crm_claim_rma_view.xml rename to __unported__/crm_claim_rma/crm_claim_rma_view.xml diff --git a/crm_claim_rma/i18n/crm_claim_rma.pot b/__unported__/crm_claim_rma/i18n/crm_claim_rma.pot similarity index 100% rename from crm_claim_rma/i18n/crm_claim_rma.pot rename to __unported__/crm_claim_rma/i18n/crm_claim_rma.pot diff --git a/crm_claim_rma/i18n/es.po b/__unported__/crm_claim_rma/i18n/es.po similarity index 100% rename from crm_claim_rma/i18n/es.po rename to __unported__/crm_claim_rma/i18n/es.po diff --git a/crm_claim_rma/i18n/fr.po b/__unported__/crm_claim_rma/i18n/fr.po similarity index 100% rename from crm_claim_rma/i18n/fr.po rename to __unported__/crm_claim_rma/i18n/fr.po diff --git a/crm_claim_rma/i18n/pt_BR.po b/__unported__/crm_claim_rma/i18n/pt_BR.po similarity index 100% rename from crm_claim_rma/i18n/pt_BR.po rename to __unported__/crm_claim_rma/i18n/pt_BR.po diff --git a/crm_claim_rma/res_partner_view.xml b/__unported__/crm_claim_rma/res_partner_view.xml similarity index 100% rename from crm_claim_rma/res_partner_view.xml rename to __unported__/crm_claim_rma/res_partner_view.xml diff --git a/crm_claim_rma/security/ir.model.access.csv b/__unported__/crm_claim_rma/security/ir.model.access.csv similarity index 100% rename from crm_claim_rma/security/ir.model.access.csv rename to __unported__/crm_claim_rma/security/ir.model.access.csv diff --git a/crm_claim_rma/stock.py b/__unported__/crm_claim_rma/stock.py similarity index 100% rename from crm_claim_rma/stock.py rename to __unported__/crm_claim_rma/stock.py diff --git a/crm_claim_rma/stock_view.xml b/__unported__/crm_claim_rma/stock_view.xml similarity index 100% rename from crm_claim_rma/stock_view.xml rename to __unported__/crm_claim_rma/stock_view.xml diff --git a/crm_claim_rma/test/test_invoice_refund.yml b/__unported__/crm_claim_rma/test/test_invoice_refund.yml similarity index 100% rename from crm_claim_rma/test/test_invoice_refund.yml rename to __unported__/crm_claim_rma/test/test_invoice_refund.yml diff --git a/crm_claim_rma/tests/__init__.py b/__unported__/crm_claim_rma/tests/__init__.py similarity index 100% rename from crm_claim_rma/tests/__init__.py rename to __unported__/crm_claim_rma/tests/__init__.py diff --git a/crm_claim_rma/tests/test_lp_1282584.py b/__unported__/crm_claim_rma/tests/test_lp_1282584.py similarity index 100% rename from crm_claim_rma/tests/test_lp_1282584.py rename to __unported__/crm_claim_rma/tests/test_lp_1282584.py diff --git a/crm_claim_rma/wizard/__init__.py b/__unported__/crm_claim_rma/wizard/__init__.py similarity index 100% rename from crm_claim_rma/wizard/__init__.py rename to __unported__/crm_claim_rma/wizard/__init__.py diff --git a/crm_claim_rma/wizard/account_invoice_refund.py b/__unported__/crm_claim_rma/wizard/account_invoice_refund.py similarity index 100% rename from crm_claim_rma/wizard/account_invoice_refund.py rename to __unported__/crm_claim_rma/wizard/account_invoice_refund.py diff --git a/crm_claim_rma/wizard/claim_make_picking.py b/__unported__/crm_claim_rma/wizard/claim_make_picking.py similarity index 100% rename from crm_claim_rma/wizard/claim_make_picking.py rename to __unported__/crm_claim_rma/wizard/claim_make_picking.py diff --git a/crm_claim_rma/wizard/claim_make_picking_view.xml b/__unported__/crm_claim_rma/wizard/claim_make_picking_view.xml similarity index 100% rename from crm_claim_rma/wizard/claim_make_picking_view.xml rename to __unported__/crm_claim_rma/wizard/claim_make_picking_view.xml diff --git a/crm_rma_advance_location/__init__.py b/__unported__/crm_rma_advance_location/__init__.py similarity index 100% rename from crm_rma_advance_location/__init__.py rename to __unported__/crm_rma_advance_location/__init__.py diff --git a/crm_rma_advance_location/__openerp__.py b/__unported__/crm_rma_advance_location/__openerp__.py similarity index 100% rename from crm_rma_advance_location/__openerp__.py rename to __unported__/crm_rma_advance_location/__openerp__.py diff --git a/crm_rma_advance_location/claim_rma_view.xml b/__unported__/crm_rma_advance_location/claim_rma_view.xml similarity index 100% rename from crm_rma_advance_location/claim_rma_view.xml rename to __unported__/crm_rma_advance_location/claim_rma_view.xml diff --git a/crm_rma_advance_location/i18n/crm_rma_advance_location.pot b/__unported__/crm_rma_advance_location/i18n/crm_rma_advance_location.pot similarity index 100% rename from crm_rma_advance_location/i18n/crm_rma_advance_location.pot rename to __unported__/crm_rma_advance_location/i18n/crm_rma_advance_location.pot diff --git a/crm_rma_advance_location/stock.py b/__unported__/crm_rma_advance_location/stock.py similarity index 100% rename from crm_rma_advance_location/stock.py rename to __unported__/crm_rma_advance_location/stock.py diff --git a/crm_rma_advance_location/stock_data.xml b/__unported__/crm_rma_advance_location/stock_data.xml similarity index 100% rename from crm_rma_advance_location/stock_data.xml rename to __unported__/crm_rma_advance_location/stock_data.xml diff --git a/crm_rma_advance_location/stock_view.xml b/__unported__/crm_rma_advance_location/stock_view.xml similarity index 100% rename from crm_rma_advance_location/stock_view.xml rename to __unported__/crm_rma_advance_location/stock_view.xml diff --git a/crm_rma_advance_location/wizard/__init__.py b/__unported__/crm_rma_advance_location/wizard/__init__.py similarity index 100% rename from crm_rma_advance_location/wizard/__init__.py rename to __unported__/crm_rma_advance_location/wizard/__init__.py diff --git a/crm_rma_advance_location/wizard/claim_make_picking.py b/__unported__/crm_rma_advance_location/wizard/claim_make_picking.py similarity index 100% rename from crm_rma_advance_location/wizard/claim_make_picking.py rename to __unported__/crm_rma_advance_location/wizard/claim_make_picking.py diff --git a/crm_rma_advance_location/wizard/claim_make_picking_from_picking.py b/__unported__/crm_rma_advance_location/wizard/claim_make_picking_from_picking.py similarity index 100% rename from crm_rma_advance_location/wizard/claim_make_picking_from_picking.py rename to __unported__/crm_rma_advance_location/wizard/claim_make_picking_from_picking.py diff --git a/crm_rma_advance_location/wizard/claim_make_picking_from_picking_view.xml b/__unported__/crm_rma_advance_location/wizard/claim_make_picking_from_picking_view.xml similarity index 100% rename from crm_rma_advance_location/wizard/claim_make_picking_from_picking_view.xml rename to __unported__/crm_rma_advance_location/wizard/claim_make_picking_from_picking_view.xml diff --git a/crm_rma_advance_location/wizard/claim_make_picking_view.xml b/__unported__/crm_rma_advance_location/wizard/claim_make_picking_view.xml similarity index 100% rename from crm_rma_advance_location/wizard/claim_make_picking_view.xml rename to __unported__/crm_rma_advance_location/wizard/claim_make_picking_view.xml diff --git a/crm_rma_by_shop/__init__.py b/__unported__/crm_rma_by_shop/__init__.py similarity index 100% rename from crm_rma_by_shop/__init__.py rename to __unported__/crm_rma_by_shop/__init__.py diff --git a/crm_rma_by_shop/__openerp__.py b/__unported__/crm_rma_by_shop/__openerp__.py similarity index 100% rename from crm_rma_by_shop/__openerp__.py rename to __unported__/crm_rma_by_shop/__openerp__.py diff --git a/crm_rma_by_shop/claim.py b/__unported__/crm_rma_by_shop/claim.py similarity index 100% rename from crm_rma_by_shop/claim.py rename to __unported__/crm_rma_by_shop/claim.py diff --git a/crm_rma_by_shop/claim_view.xml b/__unported__/crm_rma_by_shop/claim_view.xml similarity index 100% rename from crm_rma_by_shop/claim_view.xml rename to __unported__/crm_rma_by_shop/claim_view.xml diff --git a/crm_rma_by_shop/i18n/crm_rma_by_shop.pot b/__unported__/crm_rma_by_shop/i18n/crm_rma_by_shop.pot similarity index 100% rename from crm_rma_by_shop/i18n/crm_rma_by_shop.pot rename to __unported__/crm_rma_by_shop/i18n/crm_rma_by_shop.pot diff --git a/crm_rma_stock_location/__init__.py b/__unported__/crm_rma_stock_location/__init__.py similarity index 100% rename from crm_rma_stock_location/__init__.py rename to __unported__/crm_rma_stock_location/__init__.py diff --git a/crm_rma_stock_location/__openerp__.py b/__unported__/crm_rma_stock_location/__openerp__.py similarity index 100% rename from crm_rma_stock_location/__openerp__.py rename to __unported__/crm_rma_stock_location/__openerp__.py diff --git a/crm_rma_stock_location/i18n/crm_rma_stock_location.pot b/__unported__/crm_rma_stock_location/i18n/crm_rma_stock_location.pot similarity index 100% rename from crm_rma_stock_location/i18n/crm_rma_stock_location.pot rename to __unported__/crm_rma_stock_location/i18n/crm_rma_stock_location.pot diff --git a/crm_rma_stock_location/i18n/fr.po b/__unported__/crm_rma_stock_location/i18n/fr.po similarity index 100% rename from crm_rma_stock_location/i18n/fr.po rename to __unported__/crm_rma_stock_location/i18n/fr.po diff --git a/crm_rma_stock_location/product.py b/__unported__/crm_rma_stock_location/product.py similarity index 100% rename from crm_rma_stock_location/product.py rename to __unported__/crm_rma_stock_location/product.py diff --git a/crm_rma_stock_location/product_view.xml b/__unported__/crm_rma_stock_location/product_view.xml similarity index 100% rename from crm_rma_stock_location/product_view.xml rename to __unported__/crm_rma_stock_location/product_view.xml diff --git a/crm_rma_stock_location/stock_data.xml b/__unported__/crm_rma_stock_location/stock_data.xml similarity index 100% rename from crm_rma_stock_location/stock_data.xml rename to __unported__/crm_rma_stock_location/stock_data.xml diff --git a/crm_rma_stock_location/stock_warehouse.py b/__unported__/crm_rma_stock_location/stock_warehouse.py similarity index 100% rename from crm_rma_stock_location/stock_warehouse.py rename to __unported__/crm_rma_stock_location/stock_warehouse.py diff --git a/crm_rma_stock_location/stock_warehouse_view.xml b/__unported__/crm_rma_stock_location/stock_warehouse_view.xml similarity index 100% rename from crm_rma_stock_location/stock_warehouse_view.xml rename to __unported__/crm_rma_stock_location/stock_warehouse_view.xml diff --git a/crm_rma_stock_location/test/quantity.yml b/__unported__/crm_rma_stock_location/test/quantity.yml similarity index 100% rename from crm_rma_stock_location/test/quantity.yml rename to __unported__/crm_rma_stock_location/test/quantity.yml diff --git a/product_warranty/__init__.py b/__unported__/product_warranty/__init__.py similarity index 100% rename from product_warranty/__init__.py rename to __unported__/product_warranty/__init__.py diff --git a/product_warranty/__openerp__.py b/__unported__/product_warranty/__openerp__.py similarity index 100% rename from product_warranty/__openerp__.py rename to __unported__/product_warranty/__openerp__.py diff --git a/product_warranty/i18n/es.po b/__unported__/product_warranty/i18n/es.po similarity index 100% rename from product_warranty/i18n/es.po rename to __unported__/product_warranty/i18n/es.po diff --git a/product_warranty/i18n/fr.po b/__unported__/product_warranty/i18n/fr.po similarity index 100% rename from product_warranty/i18n/fr.po rename to __unported__/product_warranty/i18n/fr.po diff --git a/product_warranty/i18n/product_warranty.pot b/__unported__/product_warranty/i18n/product_warranty.pot similarity index 100% rename from product_warranty/i18n/product_warranty.pot rename to __unported__/product_warranty/i18n/product_warranty.pot diff --git a/product_warranty/images/product_warranty.png b/__unported__/product_warranty/images/product_warranty.png similarity index 100% rename from product_warranty/images/product_warranty.png rename to __unported__/product_warranty/images/product_warranty.png diff --git a/product_warranty/product_warranty.py b/__unported__/product_warranty/product_warranty.py similarity index 100% rename from product_warranty/product_warranty.py rename to __unported__/product_warranty/product_warranty.py diff --git a/product_warranty/product_warranty_view.xml b/__unported__/product_warranty/product_warranty_view.xml similarity index 100% rename from product_warranty/product_warranty_view.xml rename to __unported__/product_warranty/product_warranty_view.xml diff --git a/product_warranty/res_company.py b/__unported__/product_warranty/res_company.py similarity index 100% rename from product_warranty/res_company.py rename to __unported__/product_warranty/res_company.py diff --git a/product_warranty/res_company_view.xml b/__unported__/product_warranty/res_company_view.xml similarity index 100% rename from product_warranty/res_company_view.xml rename to __unported__/product_warranty/res_company_view.xml diff --git a/product_warranty/security/ir.model.access.csv b/__unported__/product_warranty/security/ir.model.access.csv similarity index 100% rename from product_warranty/security/ir.model.access.csv rename to __unported__/product_warranty/security/ir.model.access.csv