From da9e4f00a9b81d9195f56d35aacb725dc93901ad Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Thu, 6 Oct 2016 16:09:41 +0200 Subject: [PATCH] [MIG] Rename manifest files --- .../{__openerp__.py => __manifest__.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename stock_inventory_preparation_filter/{__openerp__.py => __manifest__.py} (100%) diff --git a/stock_inventory_preparation_filter/__openerp__.py b/stock_inventory_preparation_filter/__manifest__.py similarity index 100% rename from stock_inventory_preparation_filter/__openerp__.py rename to stock_inventory_preparation_filter/__manifest__.py