[IMP]:added 'avg' attribute to the 'field' and 'bold' to have the 'sum/avg' in bold

bzr revid: nch@tinyerp.com-20100202062557-p8qvezqfggkdye2k
This commit is contained in:
nch@tinyerp.com 2010-02-02 11:55:57 +05:30
commit 565618f3db
1 changed files with 2 additions and 0 deletions

View File

@ -304,6 +304,8 @@
<rng:optional><rng:attribute name="password"/></rng:optional>
<rng:optional><rng:attribute name="comparator"/></rng:optional>
<rng:optional><rng:attribute name="sum"/></rng:optional>
<rng:optional><rng:attribute name="bold"/></rng:optional>
<rng:optional><rng:attribute name="avg"/></rng:optional>
<rng:optional><rng:attribute name="select"/></rng:optional>
<rng:optional><rng:attribute name="group"/></rng:optional>
<rng:optional><rng:attribute name="operator"/></rng:optional>