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