[MERGE] branch merged with lp:~openerp-dev/openobject-addons/trunk-payroll
[odoo/odoo.git] / addons / stock_invoice_directly / __openerp__.py
index 712aaca..b9a21bc 100644 (file)
     'version': '1.0',
     'category': 'Warehouse',
     'description': """
-Invoice Wizard for Delivery.
-============================
-
-When you send or deliver goods, this module automatically launch
-the invoicing wizard if the delivery is to be invoiced.
+        When you send or deliver goods, this module automatically launch
+        the invoicing wizard if the delivery is to be invoiced.
     """,
     'author': 'OpenERP SA',
     'website': 'http://www.openerp.com',
-    'images': ['images/create_invoice.jpeg'],
     'depends': ['delivery', 'stock'],
     'init_xml': [],
     'update_xml': [],