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