Sage 100

 View Only
  • 1.  Purchase Order Price tracking

    Posted 06-06-2020 09:06
    I am aware there is a way to see the cancelled lines in a Purchase Order...BUT, can I track what user makes changes to the PRICES???? Customer is in v2018

    ------------------------------
    Lourdes Sobrino
    LU² DSD Puerto Rico
    Guaynabo Puerto Rico
    787.485.9638
    ------------------------------


  • 2.  RE: Purchase Order Price tracking

    Posted 06-08-2020 11:39
    You can probably script something to write details to the Activity Log (column post validate on the unit cost...).

    sUserCode = ""

    sUserCode = oSession.UserCode
    oSession.WriteLog "M", "Your log comments here... " & sUserCode



    ------------------------------
    Kevin Moyes
    Technical Systems Analyst
    Munjal White Consulting Co.
    Toronto ON
    ------------------------------



  • 3.  RE: Purchase Order Price tracking

    Posted 06-08-2020 15:19
    I presume POAT from DSD would do this: https://development.dsdinc.com/enhancement/poat-purchase-order-audit-tracking/

    Scripting as well where you capture price changes to a UDT, CSV file, or Activity Log.

    ------------------------------
    Alnoor Cassim

    Accounting Systems, Inc. (ASI)
    Email: alnoor@asifocus.com
    Orange County, CA
    ------------------------------