#
# ChangeLog for branches/features/purchaseOrders/test
#
# Generated by Trac 1.2
# Jul 23, 2025, 5:23:15 AM

Fri, 22 Apr 2011 03:14:08 GMT gav [896]
	* branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (modified)
	* branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified)

	Domain change, rename !PurchaseOrder.comment to singular, set maxSize ...


Fri, 22 Apr 2011 02:08:50 GMT gav [894]
	* branches/features/purchaseOrders/test/unit/PurchaseOrderNumberTests.groovy (modified)
	* branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (modified)

	Comments to !PurchaseOrderNumberTests and !
	PurchaseOrderServiceTests.


Thu, 21 Apr 2011 05:29:47 GMT gav [891]
	* branches/features/purchaseOrders/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/InventoryItemPurchase.groovy (modified)
	* branches/features/purchaseOrders/grails-app/domain/PurchaseOrder.groovy (added)
	* branches/features/purchaseOrders/grails-app/domain/PurchaseOrderNumber.groovy (added)
	* branches/features/purchaseOrders/grails-app/services/CreateDataService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/InventoryItemService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/InventoryPurchaseService.groovy (modified)
	* branches/features/purchaseOrders/grails-app/services/PurchaseOrderService.groovy (added)
	* branches/features/purchaseOrders/grails-app/views/inventoryItemPurchaseDetailed/create.gsp (modified)
	* branches/features/purchaseOrders/test/unit/PurchaseOrderNumberTests.groovy (added)
	* branches/features/purchaseOrders/test/unit/PurchaseOrderServiceTests.groovy (added)

	Purchase Order first draft as per ticket #30, by John Yesberg.


Mon, 18 Apr 2011 01:21:24 GMT gav [889]
	* branches/features/purchaseOrders (copied)

	Svn copy branches/features/grailsUpgrade to ...


Mon, 21 Mar 2011 06:32:01 GMT gav [875]
	* branches/features/grailsUpgrade (copied)

	Svn copy trunk/ to branches/features/grailsUpgrade.