From bd032f96515f4c7c31a5fcc2c117ba77be99a68b Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Thu, 6 Oct 2016 16:09:01 +0200 Subject: [PATCH] [MIG] Rename manifest files --- stock_picking_partner_lang/{__openerp__.py => __manifest__.py} | 0 stock_picking_webkit/{__openerp__.py => __manifest__.py} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename stock_picking_partner_lang/{__openerp__.py => __manifest__.py} (100%) rename stock_picking_webkit/{__openerp__.py => __manifest__.py} (100%) diff --git a/stock_picking_partner_lang/__openerp__.py b/stock_picking_partner_lang/__manifest__.py similarity index 100% rename from stock_picking_partner_lang/__openerp__.py rename to stock_picking_partner_lang/__manifest__.py diff --git a/stock_picking_webkit/__openerp__.py b/stock_picking_webkit/__manifest__.py similarity index 100% rename from stock_picking_webkit/__openerp__.py rename to stock_picking_webkit/__manifest__.py