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