Sage 100

 View Only
  • 1.  I have a client that would like to link PDF files

    Posted 06-12-2015 02:20
    I have a client that would like to link PDF files to the vendor alias screen for several purchased items. I'm guessing I could add a udf file with a path, but how can I launch it? Any ideas appreciated.


  • 2.  RE: I have a client that would like to link PDF files

    Posted 06-12-2015 03:45
    A button script that reads the field information from the panel then locates the appropriate file in the designated path. I use one for AP invoices. Love it. The big issue is whether the information on the panel is available. I have a situation where client wants one from BOM transaction entry and it is not. Inconsistent coding strikes again.


  • 3.  RE: I have a client that would like to link PDF files

    Posted 06-12-2015 05:00
    Does your AP button script read the file name and location from a udf on the screen?