Sage 100

 View Only
  • 1.  Anyone know if Visual Cut can email Journals and R

    Posted 08-29-2018 06:47
    Anyone know if Visual Cut can email Journals and Registers? I have a client that sends copies of Sales Journal and Gross Profit Journal to a distribution list every afternoon.


  • 2.  RE: Anyone know if Visual Cut can email Journals and R

    Posted 08-30-2018 08:26
    @JimWoodhead any insight?


  • 3.  RE: Anyone know if Visual Cut can email Journals and R

    Posted 08-30-2018 08:37
    I believe that like K-Sync, it cannot run on WRK table reports. Adding @KevinMoyes to confirm. As an alternate idea ,with scripting you can print the S/O Daily Sales Reports (I don't know if you can specify which ones) then email them to a UDT email distribution list.


  • 4.  RE: Anyone know if Visual Cut can email Journals and R

    Posted 08-30-2018 08:53
    Have a report based on the Paperless PDF log table, where you have the file name / path. Use VC to build the file list from that data, and email them as attachments.


  • 5.  RE: Anyone know if Visual Cut can email Journals and R

    Posted 08-30-2018 09:04
    @KevinMoyes I'm just getting started with VC so this may be a stupid question. Can VC email PDF files?


  • 6.  RE: Anyone know if Visual Cut can email Journals and R

    Posted 08-30-2018 09:19
    Yes. Use the report to create a semi-colon separated file list, and use that in the attachment field. The VC export settings are separate from the email attachment settings.


  • 7.  RE: Anyone know if Visual Cut can email Journals and R

    Posted 08-30-2018 09:40
    Kevin, Great thinking using the Paperless log.. Genius!! #VISUALCUT


  • 8.  RE: Anyone know if Visual Cut can email Journals and R

    Posted 08-30-2018 09:47
    I had to do something similar recently... a certain customer's PDF invoices had to be copied to a specific folder (monitored by external FTP), and I used a mirror of the PDF log to control the file list (setting a flag after the copy).


  • 9.  RE: Anyone know if Visual Cut can email Journals and R

    Posted 08-30-2018 10:28
    Kevin that is super creative and genius to use the Paperless PDF logs!