Index: trunk/grails-app/views/appCore/start.gsp
===================================================================
--- trunk/grails-app/views/appCore/start.gsp	(revision 695)
+++ trunk/grails-app/views/appCore/start.gsp	(revision 696)
@@ -172,4 +172,15 @@
                                             <br />
                                             <g:jasperReport controller="report"
+                                                                            action="equipmentRegisterFinancial"
+                                                                            jasper="equipmentRegisterFinancial"
+                                                                            name="Equipment Register (Financial)"
+                                                                            format="PDF, XLS">
+                                                <g:select optionKey="id"
+                                                                    from="${sections}"
+                                                                    name="section.id">
+                                                </g:select>
+                                            </g:jasperReport>
+                                            <br />
+                                            <g:jasperReport controller="report"
                                                                             action="templatePortrait"
                                                                             jasper="templatePortrait"
