[FIX] Fixed sidebar padding problem
[odoo/odoo.git] / addons / account_payment / __openerp__.py
index 2b8e705..1912dfa 100644 (file)
 ##############################################################################
 
 {
-    "name": "Payment Management",
+    "name": "Suppliers Payment Management",
     "version": "1.1",
     "author": "OpenERP SA",
-    "category": "Finance",
-    "description": """Prepare Global Proposals for your Supplier Payments
+    "category": "Accounting & Finance",
+    'complexity': "easy",
+    "description": """
+Module to manage invoice payment.
+=================================
+
 This module provides :
+----------------------
 * a more efficient way to manage invoice payment.
 * a basic mechanism to easily plug various automated payment.
     """,
+    'images': ['images/payment_mode.jpeg','images/payment_order.jpeg'],
     'depends': ['account','account_voucher'],
     'init_xml': [],
     'update_xml': [