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