Hi Everyone,
I have a Jasperreport that's running okay with data from the view.
I would like to have data for the report coming from a wizard instead of view.
In RML I would put this in the wizard:
'result': {'type':'print', 'report':'detailed.report', 'state':'end'}
And in the report I would put:
<para style="P1">[[ repeatIn(read_objects(data), 'objects') ]]</para>
where 'read_ojects' is a method in the parser and 'data' contain form
submission from the wizard.
Is this feasible using jasperreport module?
Thanks.
Mugoma,
Yengas.
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users