Sage 100

 View Only
  • 1.  Paperless Office button in 2020

    Posted 06-17-2021 17:06
    Hi All,
      Am in the testing stage of an upgrade to 2020.  The client is complaining as the Paperless Office button is not available when clicking on the customer button in Sales Order entry as it has been moved to the More button (which also is not available).    Does anyone know of a way to get it on the OTF Customer Maintenance screen? (Pardon if I am not naming it correctly)

    Thanks in advance!

    ------------------------------
    Bob Osborn
    Consultant
    ACI Consulting
    ------------------------------


  • 2.  RE: Paperless Office button in 2020

    Posted 06-17-2021 17:19
    It might be easier to add a button script to open the full Customer Maintenance screen... GetValue for Division and Customer then:

    retVal = oSession.InvokeProgram("AR_Customer_UI", sDiv & sCustNo)



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



  • 3.  RE: Paperless Office button in 2020

    Posted 06-17-2021 17:20
    Hi Folks - I big "nevermind" as I realized that clicking on the customer # link will take you to customer maintenance were it is available    D'oh!!​​

    ------------------------------
    Bob Osborn
    Consultant
    ACI Consulting
    ------------------------------