From 11ae6e1297ec76624974760feadf807c80371e8c Mon Sep 17 00:00:00 2001 From: Alexis de Lattre Date: Tue, 11 Oct 2016 15:40:03 +0200 Subject: [PATCH] Mass rename from __openerp__.py to __manifest__.py --- account_invoice_margin/{__openerp__.py => __manifest__.py} | 0 stock_inventory_valuation_ods/{__openerp__.py => __manifest__.py} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename account_invoice_margin/{__openerp__.py => __manifest__.py} (100%) rename stock_inventory_valuation_ods/{__openerp__.py => __manifest__.py} (100%) diff --git a/account_invoice_margin/__openerp__.py b/account_invoice_margin/__manifest__.py similarity index 100% rename from account_invoice_margin/__openerp__.py rename to account_invoice_margin/__manifest__.py diff --git a/stock_inventory_valuation_ods/__openerp__.py b/stock_inventory_valuation_ods/__manifest__.py similarity index 100% rename from stock_inventory_valuation_ods/__openerp__.py rename to stock_inventory_valuation_ods/__manifest__.py