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