• Automatically Print a Picking List or Packing List

    Hi, I am new to Sage 100 Advanced (2021) as of Oct. 2023. I'm beginning to grasp the structure of Sage and how to customize it for business needs as they arise. However, one need I haven't been able to figure out is if the "Packing List" and "Picking…
  • 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…
  • Print Copies of Picking List According to Item Quantity Per Order

    Hello everyone, I created a picking sheet form to print out as a thermal label customized to a merchant's specification. The label has two unsuppressed sections (rest suppressed), Group Header SO_SalesHeader.SalesOrderNo and the Group Footer. The Group…
  • stapling forms

    Hi All, I have a client that wants to print Work Order Travelers and have the printer staple each traveler together. I know that "normal" printing will not do this and work require that each one be printed as a separate job. But I am wondering if turning…
  • Paperless Office Email from AR Invoice History Printing Report through BOI

    Experts, I have an issue with automating invoice emails through Paperless from the AR Invoice History Printing report. The code below works fine in my test environment but fails (without an error) in the target environment. My test environment is…
  • Print to Tray 1 or 2 Based on Criteria in Order

    Hi, I found a thread about a somewhat related customization, but it wasn't quite similar enough and I wasn't able to learn enough to be able to use the information there. I'm trying to setup my sales orders to print to different trays based on criteria…
  • UDF on AR Invoice Histrory will not print on invoice Document.

    Having added a UDF to the AR Invoice history Called Enhatch order Id. When trying to print a copy of an invoice from this record the UDF does not print and it has been added to the form. Any ideas as to what link I am missing? To see the invoice printout…
  • nProcessReport returns Nothing

    Hi, I have the code below for automatic registration/update of the inventory register transactions. In the nProcessReport part, my return is always Nothing. I'm encountering same issue on Sage 100 2018 and 2020 oSSRegister.nSetProgram(oSSRegister…
  • Error code 30 PDF Terminal Server

    We continue to get "error code 30 printer not activated" on a terminal server 2018, WIN 10. We have manually installed the PDF converter with all boxes checked, and ran Regedit on HKEY_CURRENT_CONFIG\Software. We've turned off UAC and all users have read…
  • Invalid or missing posting date encountered on Bill of Materials transaction update

    Hi, I've been working on automatic registration of transactions for Bill of materials. but I've been encoutering this issue for a couple of days now. its been throwing me an error that says "Invalid or missing posting date encountered" I opted…
  • BOI - Printing of Purchase Orders - Unattended

    Experts, I have a script that prints Purchase Orders to PDF through BOI. The script works fine when I manually run it. If I run it unattended through Windows Task Scheduler, it doesn't print the PDFs. My logfiles show that all the return values are…
  • Sales Order Printing via BOI in Sage 100

    Hi BOI-Experts, I need some help with a BOI script that I use to print Sales Orders. It works properly in two of my test environments (Sage 100 v2017 Standard, Sage 100 v2018 Advanced). But I am not able to run it in he Sage 100 v2018 Standard target…
  • Printer not activated

    After a major Windows 10 upgrade our paperless office stopped working. We received the following error message: “Printer not activated, error code -30”. I made sure the paths was correct but we still get this message. Sage 100c Standard 2018 (Version…
  • Changing Paperless office Output for Sales Orders

    Hello, I am having some issues with making a script to change the output setting for paperless office inside of sales order printing. I have some code below that I found searching the forum. The way it is now I do not get an error message and nothing…
  • Trying to Schedule VBScript that prints Sales Orders

    We are on Sage 100 Advanced v2017 and I have a VBScript that prints Sales Orders using the SO_SalesOrderPrinting_UI object. Does anyone know if this object requires an active Windows session in order to run? The script runs perfectly when I run it…
  • Upgraded Sage 100 2015 to 100 2018 Advanced

    FormerMember
    FormerMember
    Hi Super Heroes, 1. we used TCP 9500 as the port id, and it is working fine after we disabled the firewall for domain users. What other ports do we need to open other than the 9500, because after i opened 9500 inbound and outbound, server pop up with…
  • 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…
  • Printer suggestion and printing setup suggestions to print checks?

    I'd appreciate a suggestion for a printer and printing setup to print checks. We are using Sage 100. We currently hand write checks and only write about 10-20 checks per month. Should we get pre-printed checks with numbers, or no numbers? Check, stub…
  • Old Mas90 3.71 Printing error

    I get the Error 42 swpset Line 1240 when I select printer setup in Sales Order Invoice Printing screen. I know this is an old product and we are hoping to move the customer forward very soon. Any help would be appreciated. Thanks Terry
  • Windows Updates

    FormerMember
    FormerMember
    Hi, new to group and Sage. Have a Windows 2016 Server, everytime there is a windows update available, it stops check printing. Anyone ever see that before? Thanks
  • Script to Export SO

    I'm working on a button script ("Execute on Server" selected, MAS 200) that will export a PDF of a Sales Order to a specific location without prompting the user. I'm running into some strange issues and was hoping someone has seen some of these things…
  • Task Scheduler - Unable to select Deferred printer

    I have a Task Scheduler job set up to run daily to run Visual Integrator jobs to export files. This works just fine. However, the Task Scheduler defaults to print the log to Microsoft Print to PDF. Every day when this task runs, a window pops up to save…
  • BOI Printing is broken with Sage 100 2018

    Hi, Sage 100 BOI printing seems to not be functioning anymore when users upgraded to Sage 100 - 2018. Sage BOI returns the following error as a result of an oPRINT.nProcessReport call: Unable to print SO_Invoice1.rpt. Unable to cast COM object of…
  • Printer Settings Not Saving

    FormerMember
    FormerMember
    They have upgraded from 2014 to 2017 Std. Prior to the upgrade, they could change the paper size to 11x8.5 during Invoice Printing and it would save that paper size the rest of the day. Now, once they print, it goes back to Letter size everytime. They…
  • Unable to Verify SMTP Connection -- GMAIL

    Good afternoon, I have searched all related topics and am still having issues with setting up paperless office emailing. I am using a GSUITE SMTP Relay. I have used Captcha to allow access to apps, as well as allowed access to less secure apps…