Custom Query (73 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (70 - 72 of 73)

Ticket Resolution Summary Owner Reporter
#105 fixed InventoryItemPurchase's can't be deleted when order quantity = 0 Gavin
Description

The rollback deletion is failing. This is working perfectly when ordered quantity > 0 but fails (and allows the order to be deleted) when order quantity = 0.

java.lang.NullPointerException: Cannot get property 'id' on null object

	at InventoryMovementService$_reverseMove_closure1.doCall(InventoryMovementService.groovy:20)

	at $Proxy16.doInTransaction(Unknown Source)

	at InventoryMovementService.reverseMove(InventoryMovementService.groovy:9)

	at InventoryMovementService$reverseMove.call(Unknown Source)

	at InventoryPurchaseService$_delete_closure5.doCall(InventoryPurchaseService.groovy:196)

	at $Proxy16.doInTransaction(Unknown Source)

	at InventoryPurchaseService.delete(InventoryPurchaseService.groovy:125)

	at InventoryPurchaseService$delete.call(Unknown Source)

	at InventoryItemPurchaseDetailedController$_closure5.doCall(InventoryItemPurchaseDetailedController.groovy:198)
#72 wontfix Add resource numbers to assigned group Gavin Ray Smith
#80 fixed I'm in! very exciting - right the ticket - add ability to filter by person completing work or a date range Gavin Ray Smith
Note: See TracQuery for help on using queries.