~openerp/openobject-addons/trunk_analytic_analysis_rework_qdp

« back to all changes in this revision

Viewing changes to account/project/project_view.xml

  • Committer: Quentin (OpenERP)
  • Date: 2012-01-06 15:19:07 UTC
  • Revision ID: qdp-launchpad@openerp.com-20120106151907-z0obfhzxojq894to
[IMP] account_analytic_analysis: removed consolidation on every fields

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
                <tree colors="blue:state=='pending';grey:state in ('close','cancelled');blue:type=='view'" string="Analytic account" toolbar="1">
61
61
                    <field name="name"/>
62
62
                    <field name="code" groups="base.group_extended"/>
63
 
                    <field name="quantity"/>
64
63
                    <field name="debit"/>
65
64
                    <field name="credit"/>
66
65
                    <field name="balance"/>