Ignore:
Timestamp:
Nov 19, 2009, 9:16:21 PM (14 years ago)
Author:
gav
Message:

Improve entry creation so that entryType is passed in with the associated submitButton.
Refactor InventoryMovementService and prevent create/delete of invenotryMovements on complete task.

File:
1 edited

Legend:

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

    r186 r191  
    2626
    2727task.modifications.failedToSave=Could not complete operation, as task modification record failed to save.
     28task.operationNotPermittedOnCompleteTask=This operation is not permitted on a complete task.
    2829
    2930task.assignedPersons=Assigned Persons
     
    5556entry.task.failedToSave=Could not complete operation, task failed to save.
    5657entry.task.failedToSaveTaskModification=Could not complete operation, task modification failed to save.
    57 entry.task.taskIsComplete=This operation is not permitted on a complete task.
    5858
    5959default.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.