Ignore:
Timestamp:
Jun 15, 2010, 9:18:21 AM (14 years ago)
Author:
gav
Message:

Improvements to purchasing, update order amount with total invoice payment amounts and set flags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/services/CreateDataService.groovy

    r587 r597  
    637637                                                                                description: "Order has been partially received.")
    638638        saveAndTest(inventoryItemPurchaseTypeInstance)
     639
    639640        // InventoryItemPurchaseType #3
    640641        inventoryItemPurchaseTypeInstance = new InventoryItemPurchaseType(name: "Received Complete",
Note: See TracChangeset for help on using the changeset viewer.