From e5f8ce00c3915c5f97ebd8627cb11c206c2c128f Mon Sep 17 00:00:00 2001 From: Mantavya Gajjar Date: Sat, 24 Jul 2010 12:27:14 +0530 Subject: [PATCH] [IMP]: account.move.line: improvement in views bzr revid: mga@tinyerp.com-20100724065714-i9118v6uponvlpvl --- addons/account/account_view.xml | 112 +++++++++++++++++++++----------- 1 file changed, 75 insertions(+), 37 deletions(-) diff --git a/addons/account/account_view.xml b/addons/account/account_view.xml index be650a4613f..26c78c1a638 100644 --- a/addons/account/account_view.xml +++ b/addons/account/account_view.xml @@ -906,43 +906,69 @@
- + + + + + + + + + + - - - - - - - + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - - - - - - @@ -952,7 +978,6 @@ - account.move.line.form2 account.move.line @@ -1000,6 +1025,19 @@ + + account.move.line.graph + account.move.line + graph + + + + + + + + + Entry Lines account.move.line @@ -1249,7 +1287,7 @@ Journal Items account.move.line form - tree,form + tree,form,graph [('journal_id.type', 'in', ['sale', 'purchase_refund'])] @@ -1261,7 +1299,7 @@ Journal Items account.move.line form - tree,form + tree,form,graph [('journal_id.type', 'in', ['purchase', 'sale_refund'])] @@ -2281,7 +2319,7 @@ Journal Items account.move.line form - tree,form + tree,form,graph