*added invoice_payment_tab in the accounting profile
authorqdp <qdp@tinyerp.com>
Mon, 25 Aug 2008 08:53:02 +0000 (10:53 +0200)
committerqdp <qdp@tinyerp.com>
Mon, 25 Aug 2008 08:53:02 +0000 (10:53 +0200)
bzr revid: qdp@tinyerp.com-20080825085302-ey9zanu9h2463w5v

addons/profile_accounting/__terp__.py

index 0063ca4..80cbf27 100644 (file)
@@ -31,7 +31,7 @@
     "version":"1.0",
     "author":"Tiny",
     "category":"Profile",
-    "depends":["account","report_analytic","board_account","account_followup"],
+    "depends":["account","report_analytic","board_account","account_followup",'invoice_payment_tab'],
     "demo_xml":[],
     "update_xml":[],
     "active":False,