From e367c569cfe3c2b2a25bcb7a645b9d4fd3a67652 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Thu, 6 Oct 2016 16:06:57 +0200 Subject: [PATCH] [MIG] Rename manifest files --- crm_claim_categ_as_name/{__openerp__.py => __manifest__.py} | 0 crm_claim_ext/{__openerp__.py => __manifest__.py} | 0 crm_claim_rma/{__openerp__.py => __manifest__.py} | 0 crm_claim_rma_code/{__openerp__.py => __manifest__.py} | 0 crm_rma_advance_location/{__openerp__.py => __manifest__.py} | 0 crm_rma_by_shop/{__openerp__.py => __manifest__.py} | 0 crm_rma_location/{__openerp__.py => __manifest__.py} | 0 crm_rma_lot_mass_return/{__openerp__.py => __manifest__.py} | 0 crm_rma_stock_location/{__openerp__.py => __manifest__.py} | 0 product_warranty/{__openerp__.py => __manifest__.py} | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename crm_claim_categ_as_name/{__openerp__.py => __manifest__.py} (100%) rename crm_claim_ext/{__openerp__.py => __manifest__.py} (100%) rename crm_claim_rma/{__openerp__.py => __manifest__.py} (100%) rename crm_claim_rma_code/{__openerp__.py => __manifest__.py} (100%) rename crm_rma_advance_location/{__openerp__.py => __manifest__.py} (100%) rename crm_rma_by_shop/{__openerp__.py => __manifest__.py} (100%) rename crm_rma_location/{__openerp__.py => __manifest__.py} (100%) rename crm_rma_lot_mass_return/{__openerp__.py => __manifest__.py} (100%) rename crm_rma_stock_location/{__openerp__.py => __manifest__.py} (100%) rename product_warranty/{__openerp__.py => __manifest__.py} (100%) diff --git a/crm_claim_categ_as_name/__openerp__.py b/crm_claim_categ_as_name/__manifest__.py similarity index 100% rename from crm_claim_categ_as_name/__openerp__.py rename to crm_claim_categ_as_name/__manifest__.py diff --git a/crm_claim_ext/__openerp__.py b/crm_claim_ext/__manifest__.py similarity index 100% rename from crm_claim_ext/__openerp__.py rename to crm_claim_ext/__manifest__.py diff --git a/crm_claim_rma/__openerp__.py b/crm_claim_rma/__manifest__.py similarity index 100% rename from crm_claim_rma/__openerp__.py rename to crm_claim_rma/__manifest__.py diff --git a/crm_claim_rma_code/__openerp__.py b/crm_claim_rma_code/__manifest__.py similarity index 100% rename from crm_claim_rma_code/__openerp__.py rename to crm_claim_rma_code/__manifest__.py diff --git a/crm_rma_advance_location/__openerp__.py b/crm_rma_advance_location/__manifest__.py similarity index 100% rename from crm_rma_advance_location/__openerp__.py rename to crm_rma_advance_location/__manifest__.py diff --git a/crm_rma_by_shop/__openerp__.py b/crm_rma_by_shop/__manifest__.py similarity index 100% rename from crm_rma_by_shop/__openerp__.py rename to crm_rma_by_shop/__manifest__.py diff --git a/crm_rma_location/__openerp__.py b/crm_rma_location/__manifest__.py similarity index 100% rename from crm_rma_location/__openerp__.py rename to crm_rma_location/__manifest__.py diff --git a/crm_rma_lot_mass_return/__openerp__.py b/crm_rma_lot_mass_return/__manifest__.py similarity index 100% rename from crm_rma_lot_mass_return/__openerp__.py rename to crm_rma_lot_mass_return/__manifest__.py diff --git a/crm_rma_stock_location/__openerp__.py b/crm_rma_stock_location/__manifest__.py similarity index 100% rename from crm_rma_stock_location/__openerp__.py rename to crm_rma_stock_location/__manifest__.py diff --git a/product_warranty/__openerp__.py b/product_warranty/__manifest__.py similarity index 100% rename from product_warranty/__openerp__.py rename to product_warranty/__manifest__.py