• How to Stop "Do you want to print Sales Journal?" prompt from happening in my script?

    I have my script working to select invoice batches in S/O Invoice Printing. Once the batch is selected the invoices are electronically delivered. This all works fine. It needs to run unattended with no UI. How do I stop the Sales Journal prompt after…
  • Sales Order Invoice Printing with Batches Enabled

    Has anyone had any luck creating a BOI script to print and update invoices when batches are enabled? I keep getting a message stating that batching can't done in the current task. Here's a snippet of my code: retVal = oSS.nSetProgram(oSS.nLookupTask…
  • Using BOI to print Quote

    Looking to use the BOI to retrieve a quote as a PDF. Can see topics here about generating sales orders as PDF's, example: https://www.sagecity.com/us/sage100_erp/f/sage-100-business-object-interface/159332/print-to-pdf-and-electronically-deliver-sales…
  • Email customer invoices

    Is there a way email multiple customer invoices directly from sage?
  • Print to PDF and electronically deliver Sales Order via BOI

    I want to thank everyone in this forum in advance for the wealth of information you have posted and gathered here. With that information, I have been able to apply a script to automatically print Sales Orders once they are entered. The script below runs…
  • Getting error code, "index was out of range. must be non-negative and less than the size of the collection. parameter name: index" when trying to print from job costs report

    I keep getting the above error report on Sage 100, and I have gone through the trouble shooting stages of uninstalling the program to no avail. We have also contacted sage and they told us to do the same thing even though it did not work. What are the…
  • Scheduling reports to different network locations

    I have a client using Sage 100 v2016. They have multiple report settings for the GL Detail Report that wish print automatically monthly BUT each report setting needs to be saved in a different network location. In total it's probably 150 different reports…
  • The file is empty or does not match filter

    When trying to print or email a customers invoice we are getting this message : the file is empty or does not match filter. Does anyone know what would cause this?
  • BOI UPD Object - Paperless Office

    Has anyone ever successfully created a paperless office pdf when printing/updating a Sage register/journal via BOI? I believe the documentation says to set the journal object's 'destination' property to 'PAPERLESS'. While I'm able to post the register…
  • BOI Session is broken after Invoice print

    Hello Forum, Is anybody also seeing this problem with Sage 100 Premium ERP 2013 (Version 5.00.5.0)? An invoice is created (or modified) successfully and the Invoice form is printed, after which the session object becomes corrupted and it is impossible…
  • Unable to use paperless office from an external BOI script yet the same script will work when launched from a button or table script

    Hi community, running sage 100 advanced version 2015. I've got a puzzling scenario. If i attempt to launch a rpt business object from a button script, i can leverage and send the document to paperless office. Yet if i run the same code formatted…
  • Print error after Windows 10 upgrade

    Printing AR invoices to Adobe PDF throws this error after Windows 10 upgrade. Printing to printer or preview works without error. I did run a repair on the Sage workstation install. We tried different forms and reports, same error.
  • Sage 100, 2016 BOI printing issue

    Hello Forum, We are observing an issue with BOI invoice printing, after upgrading to Sage 100 2016. Our app creates shipping entries, has ability to print the invoices/packing lists either from within its own process, or by delegating it to a Windows…
  • BOI Sales Order Printing

    I know a post like this exists, but I'm having trouble finding it. (It may have been posted by Brett). It was an example of printing Sales Orders via BOI with selections included. If anyone can find it and reply with the link I'd really appreciate it…