[FIX]Fixed the issue of sum aggregates not displayed on one2many footer.
authorMohammed Shekha <msh@openerp.com>
Thu, 24 Jan 2013 12:07:27 +0000 (17:37 +0530)
committerMohammed Shekha <msh@openerp.com>
Thu, 24 Jan 2013 12:07:27 +0000 (17:37 +0530)
bzr revid: msh@openerp.com-20130124120727-hhlrzr7qzk242lw0

addons/web/static/src/xml/base.xml

index 6d707bb..7579eb9 100644 (file)
         this.removeAttr('t-if');
     </t>
 
-    <t t-jquery="tfoot &gt; tr:last-child" t-operation="replace"/>
-
     <t t-jquery="td.oe-actions">
         this.removeAttr('t-if');
     </t>