| [91] | 1 | <html> |
|---|
| 2 | <head> |
|---|
| 3 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> |
|---|
| 4 | <meta name="layout" content="main" /> |
|---|
| [666] | 5 | <title>Manager</title> |
|---|
| [139] | 6 | <nav:resources override="true"/> |
|---|
| [91] | 7 | </head> |
|---|
| 8 | <body> |
|---|
| 9 | <div class="nav"> |
|---|
| [139] | 10 | <nav:renderSubItems group="nav"/> |
|---|
| [91] | 11 | </div> |
|---|
| 12 | <div class="body"> |
|---|
| [110] | 13 | <g:if test="${flash.message}"> |
|---|
| 14 | <div class="message">${flash.message}</div> |
|---|
| 15 | </g:if> |
|---|
| [147] | 16 | <div class="dialog"> |
|---|
| 17 | <table> |
|---|
| 18 | <tbody> |
|---|
| 19 | |
|---|
| 20 | <tr class="prop"> |
|---|
| 21 | <td valign="top" class="name"> |
|---|
| 22 | <label>Manage:</label> |
|---|
| 23 | </td> |
|---|
| 24 | <td valign="top" class="value"> |
|---|
| 25 | <a href="${createLink(controller:'person', action:'list')}">Application users</a> |
|---|
| [560] | 26 | <br /> |
|---|
| 27 | <a href="${createLink(controller:'personGroupDetailed', action:'list')}">Assigned Groups</a> |
|---|
| 28 | <br /> |
|---|
| [633] | 29 | <a href="${createLink(controller:'costCodeDetailed', action:'list')}">Cost Codes</a> |
|---|
| 30 | <br /> |
|---|
| [560] | 31 | <a href="${createLink(controller:'departmentDetailed', action:'list')}">Departments</a> |
|---|
| 32 | <br /> |
|---|
| 33 | <a href="${createLink(controller:'inventoryLocationDetailed', action:'list')}">Inventory Locations</a> |
|---|
| 34 | <br /> |
|---|
| 35 | <a href="${createLink(controller:'inventoryGroupDetailed', action:'list')}">Inventory Groups</a> |
|---|
| 36 | <br /> |
|---|
| 37 | <a href="${createLink(controller:'inventoryStoreDetailed', action:'list')}">Inventory Stores</a> |
|---|
| 38 | <br /> |
|---|
| 39 | <a href="${createLink(controller:'maintenancePolicyDetailed', action:'list')}">Maintenance Policies</a> |
|---|
| 40 | <br /> |
|---|
| 41 | <a href="${createLink(controller:'manufacturerDetailed', action:'list')}">Manufacturers</a> |
|---|
| 42 | <br /> |
|---|
| [633] | 43 | <a href="${createLink(controller:'purchasingGroupDetailed', action:'list')}">Purchasing Groups</a> |
|---|
| 44 | <br /> |
|---|
| [560] | 45 | <a href="${createLink(controller:'productionReferenceDetailed', action:'list')}">Production Reference</a> |
|---|
| 46 | <br /> |
|---|
| 47 | <a href="${createLink(controller:'supplierDetailed', action:'list')}">Suppliers</a> |
|---|
| 48 | <br /> |
|---|
| 49 | <a href="${createLink(controller:'taskGroupDetailed', action:'list')}">Task Groups</a> |
|---|
| 50 | <br /> |
|---|
| 51 | <a href="${createLink(controller:'taskProcedureDetailed', action:'list')}">Task Procedures</a> |
|---|
| 52 | <br /> |
|---|
| 53 | <a href="${createLink(controller:'taskRecurringScheduleDetailed', action:'list')}">Task Recurring Schedules</a> |
|---|
| 54 | <br /> |
|---|
| 55 | <a href="${createLink(controller:'unitOfMeasureDetailed', action:'list')}">Unit Of Measure</a> |
|---|
| 56 | <br /> |
|---|
| [147] | 57 | </td> |
|---|
| 58 | </tr> |
|---|
| 59 | |
|---|
| 60 | <tr class="prop"> |
|---|
| 61 | <td valign="top" class="name"> |
|---|
| [165] | 62 | <label>Budget:</label> |
|---|
| 63 | </td> |
|---|
| 64 | <td valign="top" class="value"> |
|---|
| 65 | <g:link controller="taskDetailed" |
|---|
| [476] | 66 | action="search" |
|---|
| [165] | 67 | params="[quickSearch: 'budgetPlanned']"> |
|---|
| 68 | Planned Tasks |
|---|
| 69 | </g:link> |
|---|
| 70 | <br /> |
|---|
| 71 | <g:link controller="taskDetailed" |
|---|
| [476] | 72 | action="search" |
|---|
| [165] | 73 | params="[quickSearch: 'budgetUnplanned']"> |
|---|
| 74 | Unplanned Tasks |
|---|
| 75 | </g:link> |
|---|
| 76 | </td> |
|---|
| 77 | </tr> |
|---|
| 78 | |
|---|
| 79 | <tr class="prop"> |
|---|
| 80 | <td valign="top" class="name"> |
|---|
| [624] | 81 | <label>Application:</label> |
|---|
| [562] | 82 | </td> |
|---|
| 83 | <td valign="top" class="value"> |
|---|
| [624] | 84 | <g:link action="appLog"> |
|---|
| 85 | View |
|---|
| 86 | </g:link> - The application log file. |
|---|
| 87 | <br /> |
|---|
| [562] | 88 | <g:link action="rebuildTextSearchIndex"> |
|---|
| 89 | Rebuild |
|---|
| [622] | 90 | </g:link> - Rebuild the text search index. |
|---|
| [562] | 91 | <br /> |
|---|
| 92 | </td> |
|---|
| 93 | </tr> |
|---|
| 94 | |
|---|
| 95 | <tr class="prop"> |
|---|
| 96 | <td valign="top" class="name"> |
|---|
| [147] | 97 | <label>Entity Relationship Diagram:</label> |
|---|
| 98 | </td> |
|---|
| 99 | <td valign="top" class="value"> |
|---|
| 100 | |
|---|
| 101 | <a href="${createLink(controller:'classDiagram', action:'model', params:[outputFormat: 'pdf', skin: 'classicSpaced', showMethods: 'false', autoUpdate: 'false'])}">PDF</a> |
|---|
| 102 | <br /> |
|---|
| 103 | <a href="${createLink(controller:'classDiagram', action:'legend', target:'_blank')}">Legend</a> |
|---|
| 104 | <br /> |
|---|
| 105 | <a href="${createLink(controller:'classDiagram', action:'show')}">Interactive.</a> |
|---|
| 106 | </td> |
|---|
| 107 | </tr> |
|---|
| 108 | |
|---|
| 109 | </tbody> |
|---|
| 110 | </table> |
|---|
| 111 | </div> <!--End dialog--> |
|---|
| 112 | </div> <!--End body--> |
|---|
| [91] | 113 | </body> |
|---|
| 114 | </html> |
|---|