#
# ChangeLog for trunk/grails-app/views/costCodeDetailed
#
# Generated by Trac 1.2
# Jan 8, 2025, 3:37:40 AM

Sun, 18 Jul 2010 22:47:38 GMT gav [633]
	* trunk/grails-app/conf/Config.groovy (modified)
	* trunk/grails-app/controllers/CostCodeDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* trunk/grails-app/controllers/PersonController.groovy (modified)
	* trunk/grails-app/controllers/PurchasingGroupDetailedController.groovy (added)
	* trunk/grails-app/domain/CostCode.groovy (modified)
	* trunk/grails-app/domain/Person.groovy (modified)
	* trunk/grails-app/domain/PurchasingGroup.groovy (added)
	* trunk/grails-app/i18n/messages.properties (modified)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/InventoryPurchaseService.groovy (modified)
	* trunk/grails-app/views/appCore/manager.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/create.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/edit.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/list.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/show.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (modified)
	* trunk/grails-app/views/person/create.gsp (modified)
	* trunk/grails-app/views/person/edit.gsp (modified)
	* trunk/grails-app/views/person/show.gsp (modified)
	* trunk/grails-app/views/purchasingGroupDetailed (added)
	* trunk/grails-app/views/purchasingGroupDetailed/create.gsp (added)
	* trunk/grails-app/views/purchasingGroupDetailed/edit.gsp (added)
	* trunk/grails-app/views/purchasingGroupDetailed/list.gsp (added)
	* trunk/grails-app/views/purchasingGroupDetailed/show.gsp (added)

	Domain change: Add PurchasingGroup.
	Logic and views to suite.


Sun, 18 Apr 2010 16:07:48 GMT gav [498]
	* trunk/grails-app/views/addressDetailed/list.gsp (modified)
	* trunk/grails-app/views/assetDetailed/search.gsp (modified)
	* trunk/grails-app/views/assetSubItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/costCodeDetailed/list.gsp (modified)
	* trunk/grails-app/views/departmentDetailed/list.gsp (modified)
	* trunk/grails-app/views/extendedAttributeTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryGroupDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryLocationDetailed/list.gsp (modified)
	* trunk/grails-app/views/inventoryMovementDetailed/listInventoryMovements.gsp (modified)
	* trunk/grails-app/views/inventoryStoreDetailed/list.gsp (modified)
	* trunk/grails-app/views/maintenancePolicyDetailed/list.gsp (modified)
	* trunk/grails-app/views/manufacturerDetailed/list.gsp (modified)
	* trunk/grails-app/views/manufacturerTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/person/list.gsp (modified)
	* trunk/grails-app/views/personGroupDetailed/list.gsp (modified)
	* trunk/grails-app/views/personGroupTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/pictureDetailed/list.gsp (modified)
	* trunk/grails-app/views/productionReferenceDetailed/list.gsp (modified)
	* trunk/grails-app/views/sectionDetailed/list.gsp (modified)
	* trunk/grails-app/views/siteDetailed/list.gsp (modified)
	* trunk/grails-app/views/supplierDetailed/list.gsp (modified)
	* trunk/grails-app/views/supplierTypeDetailed/list.gsp (modified)
	* trunk/grails-app/views/taskDetailed/search.gsp (modified)
	* trunk/grails-app/views/taskDetailed/show.gsp (modified)
	* trunk/grails-app/views/taskRecurringScheduleDetailed/list.gsp (modified)

	Improved table row onclick implementation for all detailed list and ...


Tue, 16 Mar 2010 02:00:04 GMT gav [441]
	* trunk/grails-app/controllers/CostCodeDetailedController.groovy (added)
	* trunk/grails-app/controllers/InventoryItemDetailedController.groovy (modified)
	* trunk/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (added)
	* trunk/grails-app/domain/CostCode.groovy (added)
	* trunk/grails-app/domain/InventoryItemPurchase.groovy (added)
	* trunk/grails-app/domain/InventoryItemPurchaseType.groovy (added)
	* trunk/grails-app/services/CreateDataService.groovy (modified)
	* trunk/grails-app/services/InventoryCsvService.groovy (modified)
	* trunk/grails-app/services/InventoryItemService.groovy (modified)
	* trunk/grails-app/services/InventoryPurchaseService.groovy (added)
	* trunk/grails-app/views/costCodeDetailed (added)
	* trunk/grails-app/views/costCodeDetailed/create.gsp (added)
	* trunk/grails-app/views/costCodeDetailed/edit.gsp (added)
	* trunk/grails-app/views/costCodeDetailed/list.gsp (added)
	* trunk/grails-app/views/costCodeDetailed/show.gsp (added)
	* trunk/grails-app/views/inventoryItemDetailed/edit.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/importInventoryItemPurchases.gsp (added)
	* trunk/grails-app/views/inventoryItemDetailed/search.gsp (modified)
	* trunk/grails-app/views/inventoryItemDetailed/show.gsp (modified)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/approveInvoicePayment.gsp (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/edit.gsp (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/receive.gsp (added)
	* trunk/grails-app/views/inventoryItemPurchaseDetailed/show.gsp (added)
	* trunk/web-app/images/skin/basket_grey.png (added)
	* trunk/web-app/images/skin/basket_put.png (added)
	* trunk/web-app/images/skin/basket_put_grey.png (added)
	* trunk/web-app/images/skin/database_go_grey.png (added)
	* trunk/web-app/images/skin/tick_grey.png (added)

	Add !CostCode and !InventoryItemPurchase domain classes with import ...