Ignore:
Timestamp:
Jul 19, 2012, 1:35:38 PM (12 years ago)
Author:
gav
Message:

Fix for ticket #105 - InventoryItemPurchase?'s can't be deleted when order quantity = 0 and allows the order to be deleted.

File:
1 edited

Legend:

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

    r874 r964  
    323323inventoryItemPurchase.delete.failure.received.exists=Could not delete, items have been received.
    324324inventoryItemPurchase.delete.failure.payment.approved=Could not delete, payment has been approved.
     325inventoryItemPurchase.delete.failure.reverse.move=Could not delete, associated movement could not be reversed, insufficient items in stock perhaps?
    325326inventoryItemPurchase.operation.not.permitted.on.inactive.or.obsolete.item=This operation is not permitted on an inactive or obsolete inventory item.
    326327inventoryItemPurchase.costCodes.not.found=No cost codes found, a person needs to be assigned to a purchasing group that has cost codes.
Note: See TracChangeset for help on using the changeset viewer.