2012/7/17 Raimon Esteve <[email protected]>:
> Is it available in XML report definition about group option? I try
> some reports only available group users.
well, I try it and don't get good news.
In GTK you can edit this report and add group users report. Fantastic!
In XML, I get some documentation about it (1). I try how to add groups
and we get:
trytond.convert.Unhandled_field: Unhandled field groups
I review convert.py", line 512 and o2m and m2m raise error.
Are available add from XML data in m2m fileds?
I try this XML part code ir.action.report:
<field name="groups" eval="[('add',
ref('stock_valued.group_stock_price'))]"/>
(1) http://doc.tryton.org/2.4/trytond/doc/topics/modules/index.html#xml-files
--
[email protected] mailing list