Changeset 893 for branches/features/purchaseOrders/grails-app/controllers
- Timestamp:
 - Apr 21, 2011, 6:12:03 PM (15 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/features/purchaseOrders/grails-app/controllers/InventoryItemPurchaseDetailedController.groovy
r891 r893 285 285 286 286 return ['inventoryItemPurchaseInstance': inventoryItemPurchaseInstance, 287 'costCodes': costCodes, purchaseOrderNumbers:purchaseOrderNumbers] 287 'costCodes': costCodes, 288 'purchaseOrderNumbers': purchaseOrderNumbers] 288 289 } 289 290  
Note: See TracChangeset
          for help on using the changeset viewer.
      