#
# ChangeLog for trunk/web-app/reports
#
# Generated by Trac 1.2
# Apr 8, 2025, 10:27:50 AM

Mon, 20 Sep 2010 03:14:10 GMT gav [653]
	* trunk/web-app/reports/assetDetail.jrxml (modified)
	* trunk/web-app/reports/assetRegister.jrxml (modified)

	Improvements to asset reports: Asset Detail and Asset Register.


Sat, 18 Sep 2010 11:57:20 GMT gav [652]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/AssetReportService.groovy (added)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/assetDetail.jrxml (added)
	* trunk/web-app/reports/assetRegister.jrxml (added)

	Two new asset reports: Asset Detail and Asset Register.


Mon, 06 Sep 2010 09:43:05 GMT gav [649]
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/web-app/reports/stockTakeByLocation.jrxml (modified)

	Small improvement to Stock Take By Location report, sort locations ...


Thu, 27 May 2010 15:29:19 GMT gav [550]
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/web-app/reports/stockTakeByLocation.jrxml (modified)

	Improvements to stockTakeByLocation report, includes heap memory ...


Tue, 25 May 2010 17:50:50 GMT gav [547]
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryReportService.groovy (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified)
	* trunk/web-app/reports/stockTakeByLocation.jrxml (modified)

	Improvements to Inventory Stock Take reports, MSSQL does not like ...


Tue, 25 May 2010 14:29:05 GMT gav [546]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/InventoryReportService.groovy (added)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/stockTakeByLocation.jrxml (added)
	* trunk/web-app/reports/stockTakeOverview.jrxml (added)

	Add new Inventory Stock Take reports.


Mon, 24 May 2010 14:17:20 GMT gav [545]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/TaskReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/immediateCallouts.jrxml (modified)
	* trunk/web-app/reports/templateLandscape.jrxml (modified)
	* trunk/web-app/reports/templatePortrait.jrxml (modified)

	Update report templates, add downloadTemplate action and general tidy ...


Sun, 23 May 2010 17:48:53 GMT gav [544]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/TaskReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/immediateCallouts.jrxml (modified)

	Improvements to Immediate Callout Report.


Sun, 23 May 2010 06:43:44 GMT gav [542]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/TaskReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/css/main.css (modified)
	* trunk/web-app/reports/immediateCallouts.jrxml (added)

	Start Immediate Callout report.


Thu, 20 May 2010 01:16:10 GMT gav [541]
	* trunk/web-app/reports/reactiveRatio.jrxml (modified)

	Improvements to Reactive Ratio report.
	Add header and footer to ...


Tue, 18 May 2010 06:21:57 GMT gav [538]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/web-app/reports (modified)

	Improvements to Reactive Ratio Report, small fix to logoURL ...


Tue, 18 May 2010 02:37:05 GMT gav [537]
	* trunk/web-app/reports/reactiveRatio.jrxml (modified)

	Improvements to Reactive Ratio Report, standardise colours and small ...


Mon, 17 May 2010 21:23:46 GMT gav [536]
	* trunk/grails-app/services/TaskReportService.groovy (modified)
	* trunk/web-app/reports/reactiveRatio.jrxml (modified)

	Improvements to Reactive Ratio Report.


Sun, 16 May 2010 07:47:34 GMT gav [535]
	* trunk/grails-app/controllers/ReportController.groovy (modified)
	* trunk/grails-app/services/TaskReportService.groovy (modified)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports/reactiveRatio.jrxml (modified)

	Improvements to Reactive Ratio Report.


Sat, 15 May 2010 12:14:31 GMT gav [533]
	* trunk/grails-app/controllers/ReportController.groovy (added)
	* trunk/grails-app/services/TaskReportService.groovy (added)
	* trunk/grails-app/views/appCore/start.gsp (modified)
	* trunk/web-app/reports (added)
	* trunk/web-app/reports/reactiveRatio.jrxml (added)
	* trunk/web-app/reports/templateLandscape.jrxml (added)
	* trunk/web-app/reports/templatePortrait.jrxml (added)

	Add !ReportController, !TaskReportService and start template reports.