Ignore:
Timestamp:
Dec 8, 2009, 4:03:29 AM (14 years ago)
Author:
gav
Message:

Complete inventory movement implementation as per ticket #24.
Refactor showTab function in both Task and Inventory (which now has tabs).

File:
1 edited

Legend:

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

    r213 r225  
    6666task.associatedAssets=Associated Assets
    6767task.associatedAssets.help=These assets are to be associated with this task, but costs will not be assigned.
     68
     69
     70inventoryItem.notFound=Could not complete operation, inventory item not found.
    6871
    6972inventoryMovement.quantity.insufficientItemsInStock=Could not complete operation, insufficient items in stock.
Note: See TracChangeset for help on using the changeset viewer.