Hello,

Is it available in XML report definition about group option? I try
some reports only available group users.

For example:

        <record model="ir.action.report" id="report_shipment_out_test">
            <field name="name">Group Test</field>
            .....
            <field name="group">stock_test.group_stock_test</field> <=
is available some option?
        </record>

In this example, "Group Test" report only available "group_stock_test"
group users. How to do it?

Thanks,

Raimon

-- 
tryton-dev@googlegroups.com mailing list

Reply via email to