Hi Simon, I can provide a bit more information about the "Admininstrative Documents" feature that Ed refers to. This feature will allow you to automatically generate receipts:
> >>[ec] - the functionality of the electronic publishing or the > generation of admin documents - > http://www.mifos.org/developers/wiki/ElectronicPublishing - should be > fairly dynamic if properly configured in the BIRT designer. Our > community will give you a much more thorough response. One can create a receipt template in BIRT with the following parameters (exactly as shown below): 1. userId 2. account_id 3. reportName Also noteworthy is that you do not need to specify a data source at all in this report template. Mifos already knows to use the Mifos production DB as the data source for this type of template. Then, if this template is uploaded into Mifos (via the "Upload new Admin document" feature on the "Admin" tab), a link will show up on the loan account page. When the receipt link is clicked, the system automatically passes in the account ID of the loan account and generates a receipt for the account, based on the BIRT template design you have uploaded. In this manner, one can generate receipts specifically for an account without having to go to the reports tab. One can also use this feature to generate other documents specific to an account (vouchers, passbooks, etc). Hopefully this helps to answer your question. Thanks, Aliya ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mifos-functional mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mifos-functional
