Ignore:
Timestamp:
Nov 2, 2009, 1:17:03 PM (14 years ago)
Author:
gav
Message:

Inventory movement quantity adjustments now done in a service.
InventoryMovementType now has an incrementsInventory flag, so not dependant on the text name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/grails-app/i18n/messages.properties

    r175 r177  
    4646task.associatedAssets=Associated Assets
    4747task.associatedAssets.help=These assets are to be associated with this task, but costs will not be assigned.
     48
     49inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock.
     50inventoryMovement.inventoryItem.notFound=Inventory Item not found.
    4851
    4952default.doesnt.match.message=Property [{0}] of class [{1}] with value [{2}] does not match the required pattern [{3}]
Note: See TracChangeset for help on using the changeset viewer.