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