From 3990ae50c8194eb9b5698034803d55c67c998763 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