psdi.app.inventory.unittest

Class ReceiptPO_11_11962

  • java.lang.Object
    • psdi.app.inventory.unittest.ReceiptPO_11_11962


  • public class ReceiptPO_11_11962
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void ReceiptPO_11_11962_0()
      Unit test for 11_11962 - MATRECTRANS>OLDAVGCOST does not get populated This process was reproduced using the attached steps.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReceiptPO_11_11962

        public ReceiptPO_11_11962()
    • Method Detail

      • ReceiptPO_11_11962_0

        public void ReceiptPO_11_11962_0()
                                  throws java.rmi.RemoteException,
                                         MXException
        Unit test for 11_11962 - MATRECTRANS>OLDAVGCOST does not get populated This process was reproduced using the attached steps. Steps to reproduce: 1. Log in as maxadmin 2. Create PO on site bedford 3. Set vendor as ATI-R 4. Set currency to EUR 5. Save 6. Create one line 7. Set item as 53-143 8. Select storeroom as GARAGE 9. Change price that defaulted to another value 10. Save 11. Approve PO 12. Before going to receipt make sure to change exchange rate EUR USD to another value 13. GO to the receiving application 14. Receive item in to the store 15. End result: avg cost of an item in STOREROOM GARAGE ahs ch but in matrectrans there is no value fro old average cost saved MATRECTRASN.OLDAVGCOST set as zero.
        Throws:
        java.rmi.RemoteException
        MXException