From: Chandni Machchhar (OpenERP) Date: Thu, 14 Nov 2013 04:58:02 +0000 (+0530) Subject: [IMP] Remove the ATTENTION from the Document module. X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=53a4200462bc941e49a7cbdab815c28475719120;p=odoo%2Fodoo.git [IMP] Remove the ATTENTION from the Document module. bzr revid: cac@openerp.com-20131114045802-ubt5kwefnaedezh9 --- diff --git a/addons/document/__openerp__.py b/addons/document/__openerp__.py index 8a2a667..6211109 100644 --- a/addons/document/__openerp__.py +++ b/addons/document/__openerp__.py @@ -32,11 +32,6 @@ * Files by Resource Type (graph) * Files by Partner (graph) * Files by Month (graph) - ATTENTION: - - When you install this module in a running company that have already PDF files stored into the database, - you will lose them all. - - After installing this module PDF's are no longer stored into the database, - but in the servers rootpad like /server/bin/filestore. """, 'author': 'OpenERP SA', 'website': 'http://www.openerp.com',