[FIX] Add the comparator attribute for the field tag in the view
authorStephane Wirtel <stephane@tinyerp.com>
Fri, 19 Dec 2008 16:24:48 +0000 (17:24 +0100)
committerStephane Wirtel <stephane@tinyerp.com>
Fri, 19 Dec 2008 16:24:48 +0000 (17:24 +0100)
bzr revid: stephane@tinyerp.com-20081219162448-r2gbr337orjl48ot

bin/addons/base/rng/view.rng

index 6996a2f..8774d73 100644 (file)
             <rng:optional><rng:attribute name="domain"/></rng:optional>
             <rng:optional><rng:attribute name="invisible"/></rng:optional>
             <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="select"/></rng:optional>
             <rng:optional><rng:attribute name="group"/></rng:optional>