From 3bcefb7e6dbf498eda97f1ea5adbfe3e0d9f8dcd Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Mon, 2 Mar 2015 17:28:22 +0100 Subject: [PATCH] Add OCA as author of OCA addons In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association. --- __unported__/stock_picking_webkit/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__unported__/stock_picking_webkit/__openerp__.py b/__unported__/stock_picking_webkit/__openerp__.py index 857e6ee..44e7c0f 100644 --- a/__unported__/stock_picking_webkit/__openerp__.py +++ b/__unported__/stock_picking_webkit/__openerp__.py @@ -32,7 +32,7 @@ Three reports are provided: - Aggregated deliveries - Delivery Slip """, - 'author': 'Camptocamp', + 'author': "Camptocamp,Odoo Community Association (OCA)", 'website': 'http://www.openerp.com', 'depends': ['base', 'report_webkit', 'base_headers_webkit', 'stock', 'delivery'], 'data': ['report.xml',