From 65b1a2f67bdd4e73fbc2aa0eb5526184afed7760 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