plan:
- create jasper_connect module
- the module will hold -server address, url, and list of users.
- these users can be mapped to different groups in openerp to control access to reports in jasper server repo
- the actual report is created in iReport by directly connecting to the db.
- Each report will need a wizard to be created in openerp.
- the wizard can be in 2 stages and will appear to the right of the page related to the object
- the first stage takes parameters
- on submit the second page redirects to jasperserver with the report unit name, jasper username and pw
- each wizard basically creates the form to capture the parameters and the creates a url for the redirection
eg of url with username and pw

http://localhost:8080/jasperserver/flow.html?_flowId= viewReportFlow&reportUnit=/reports/samples/AllAccounts& j_username=jasperadmin&j_password=jasperadmin