ReceiptPO_11_14180_0
public void ReceiptPO_11_14180_0()
throws java.rmi.RemoteException,
MXException
Unit test for 11_14180
CURBAL AND TOTALCURBAL ARE NOT CORRECT WHEN RECEIVING (AT LEAST- PLEASE CHECK FOR OTHER POSSIBLE TRANSACTIONS)
Happens on all versions but the requested fix is for 7117.
create a PO with one poline for an item in central store having
current balance as 2 with ordered qty=10.
Approve it
Goto receipts and
select ordered materials and receive one. Don't save
Receive another line with 1 as well. Don't save
Receive another line too with 1 and then save.
curbal and totalcurbal on matrectrans are 2,2,2 instead of
2,3,4.
- Throws:
java.rmi.RemoteException
MXException