diff --git a/setup/crm_claim_rma/odoo_addons/__init__.py b/setup/crm_claim_rma/odoo_addons/__init__.py deleted file mode 100644 index de40ea7c..00000000 --- a/setup/crm_claim_rma/odoo_addons/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) diff --git a/setup/crm_claim_rma/odoo_addons/crm_claim_rma b/setup/crm_claim_rma/odoo_addons/crm_claim_rma deleted file mode 120000 index 1ab8b7ef..00000000 --- a/setup/crm_claim_rma/odoo_addons/crm_claim_rma +++ /dev/null @@ -1 +0,0 @@ -../../../crm_claim_rma \ No newline at end of file diff --git a/setup/crm_claim_rma/setup.py b/setup/crm_claim_rma/setup.py deleted file mode 100644 index 28c57bb6..00000000 --- a/setup/crm_claim_rma/setup.py +++ /dev/null @@ -1,6 +0,0 @@ -import setuptools - -setuptools.setup( - setup_requires=['setuptools-odoo'], - odoo_addon=True, -) diff --git a/setup/crm_claim_rma_code/odoo_addons/__init__.py b/setup/crm_claim_rma_code/odoo_addons/__init__.py deleted file mode 100644 index de40ea7c..00000000 --- a/setup/crm_claim_rma_code/odoo_addons/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) diff --git a/setup/crm_claim_rma_code/odoo_addons/crm_claim_rma_code b/setup/crm_claim_rma_code/odoo_addons/crm_claim_rma_code deleted file mode 120000 index 692bde9c..00000000 --- a/setup/crm_claim_rma_code/odoo_addons/crm_claim_rma_code +++ /dev/null @@ -1 +0,0 @@ -../../../crm_claim_rma_code \ No newline at end of file diff --git a/setup/crm_claim_rma_code/setup.py b/setup/crm_claim_rma_code/setup.py deleted file mode 100644 index 28c57bb6..00000000 --- a/setup/crm_claim_rma_code/setup.py +++ /dev/null @@ -1,6 +0,0 @@ -import setuptools - -setuptools.setup( - setup_requires=['setuptools-odoo'], - odoo_addon=True, -) diff --git a/setup/crm_rma_location/odoo_addons/__init__.py b/setup/crm_rma_location/odoo_addons/__init__.py deleted file mode 100644 index de40ea7c..00000000 --- a/setup/crm_rma_location/odoo_addons/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) diff --git a/setup/crm_rma_location/odoo_addons/crm_rma_location b/setup/crm_rma_location/odoo_addons/crm_rma_location deleted file mode 120000 index 3ec907f3..00000000 --- a/setup/crm_rma_location/odoo_addons/crm_rma_location +++ /dev/null @@ -1 +0,0 @@ -../../../crm_rma_location \ No newline at end of file diff --git a/setup/crm_rma_location/setup.py b/setup/crm_rma_location/setup.py deleted file mode 100644 index 28c57bb6..00000000 --- a/setup/crm_rma_location/setup.py +++ /dev/null @@ -1,6 +0,0 @@ -import setuptools - -setuptools.setup( - setup_requires=['setuptools-odoo'], - odoo_addon=True, -) diff --git a/setup/crm_rma_stock_location/odoo_addons/__init__.py b/setup/crm_rma_stock_location/odoo_addons/__init__.py deleted file mode 100644 index de40ea7c..00000000 --- a/setup/crm_rma_stock_location/odoo_addons/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) diff --git a/setup/crm_rma_stock_location/odoo_addons/crm_rma_stock_location b/setup/crm_rma_stock_location/odoo_addons/crm_rma_stock_location deleted file mode 120000 index 0a8e2ce7..00000000 --- a/setup/crm_rma_stock_location/odoo_addons/crm_rma_stock_location +++ /dev/null @@ -1 +0,0 @@ -../../../crm_rma_stock_location \ No newline at end of file diff --git a/setup/crm_rma_stock_location/setup.py b/setup/crm_rma_stock_location/setup.py deleted file mode 100644 index 28c57bb6..00000000 --- a/setup/crm_rma_stock_location/setup.py +++ /dev/null @@ -1,6 +0,0 @@ -import setuptools - -setuptools.setup( - setup_requires=['setuptools-odoo'], - odoo_addon=True, -) diff --git a/setup/product_warranty/odoo_addons/__init__.py b/setup/product_warranty/odoo_addons/__init__.py deleted file mode 100644 index de40ea7c..00000000 --- a/setup/product_warranty/odoo_addons/__init__.py +++ /dev/null @@ -1 +0,0 @@ -__import__('pkg_resources').declare_namespace(__name__) diff --git a/setup/product_warranty/odoo_addons/product_warranty b/setup/product_warranty/odoo_addons/product_warranty deleted file mode 120000 index ebc4555e..00000000 --- a/setup/product_warranty/odoo_addons/product_warranty +++ /dev/null @@ -1 +0,0 @@ -../../../product_warranty \ No newline at end of file diff --git a/setup/product_warranty/setup.py b/setup/product_warranty/setup.py deleted file mode 100644 index 28c57bb6..00000000 --- a/setup/product_warranty/setup.py +++ /dev/null @@ -1,6 +0,0 @@ -import setuptools - -setuptools.setup( - setup_requires=['setuptools-odoo'], - odoo_addon=True, -)