• Get Invoice List for SalesOrder (Sage100 BOI)

    Hi all! Not following how to get list invoices for selected sales order. Was checking AR_InvoiceHistoryInquiry_bus - InvoiceNo is laways a part of the key... Same for SO_ARInvoiceHistoryLink_bus Can't go with SO_InvoiceHeader because its already…
  • Non-existent items

    We're currently using the Sage100 C# NuGet package noted below. We've run into a situation whereby a miscellaneous item (CI_Item) is visible in the UI and via OBDC connection however, we're unable to find the item using the MASRecordset utilities…
  • Starship delayed about 10 seconds /Shipping gear

    We are running Sage 100, Server 2008 and win 7 workstations for the terminals. There are only 2 users, and I've eliminated the firewall/network as the issue (that I can do, erp not so much). Sage seems to take forever to pull up the forms on Starship…
  • Email Receipt Double check in Paya

    Is there anyway to double check to see that customers receive their receipts via Email through Paya? Seems like some customers do not get their receipts even though their email is in the email field. Any help would be appreciated. Thanks, Jus…
  • Payment Services- Click to Pay

    I am using Sage 100 2022 and looking for feedback on various payment services that offer integration with Sage 100 Sales order. Repay formerly American Payment Solutions is anyone using this service that can offer feedback vs Paya? Feel free to contact…
  • Starship (shipping solution) alternatives?

    Hi, Just wondering if you guys can share experience with shipping integration/solutions for Sage 100. We currently have Starship on Sage 100 SQL but considering a different software for varieties of reasons. Thank you! Ken
  • Does Stripe integrate with Sage 100?

    A Stripe representative contacted me and said that Sage 100 integrates seamlessly with Stripe. I've never heard of this. I thought Sage 100 only integrated with Paya for a payment processor. I can't find any documentation on this online. I can only find…
  • SAGE 100 2018 Integration with Odoo

    Hi, We are using SAGE 100 2018 Version for the last 5 years. We would like to integrate the following records from SAGE to Odoo using API. Can anyone let me know, whether integration is possible for this records. 1. Customer 2. Work order …
  • Import of AP Bills - random errors

    Hi Experts, I created an integration that pulls CSV files with AP Bills from an FTP server and imports those into Sage 100. Every time the script runs it imports 20 to 50 AP Bills. The bills are often for different company codes, so the integration…
  • Paya cost per mobile user?

    We are looking to start using Paya for our credit card processing but their costs are very unclear. We were told that there would be a monthly gateway cost for using mobile devices of around $15/mo. However, now we are being informed that this is the…
  • Starship 22.2.0.888

    My starship is not transferring the shipping cost back into our Sage 100 when invoicing. Before we updated sage it automatically filled the freight cost in on shipping data entry. Now it just stays at zero and we have to manually enter it after we have…
  • Freightplus shipping integration with Sage 100E version 2023

    l am new here and navigating my way with some dificuilty. Please I need to know if there is an integration api for fritplus otherwise known as Maxshipper shipping module with Sage 100 ERP. version 2023. I am upgrading from Sage 100 ERP 2019 to 2023…
  • Invoice History Inquiry - Track Package button doesn't open UPS website

    Version 2022 This is happening on at least two clients. I have a case opened with Sage support, but I am still waiting on a solution. Does anyone have a work-around for this problem? Thanks
  • Expanded Price Levels (DSD IMXL)

    I have an end user that is considering DSD's Expanded Price Levels enhancement. I am a little nervous adding an enhancement that will have such a large impact on Sage 100. Just wondering if anyone has any experience with this enhancement. If so, are you…
  • Sage 100 2022 BOI unhandled exception in 64-bit sales order entry

    I am writing an API in C#.net, that POSTs sales order entries to Sage 100, using BOI. I am using much of the same code that I've used for other integration projects with success. The client for this project is upgrading to Sage 100 2022 Premium- and testing…
  • BOI PO_PurchaseOrder creation.

    Background: We're using the C# NuGet package. When I have a session object (Sage100.ObjectManagement.MasSession), I'm able to do the following (though, actual creation inevitably fails because of needed line items). var createObject = session.CreateObject…
  • Scanco Operations management Data Collector

    Hello All We do not utilize payroll in sage and I am attempting to import our labor into operations Mangement via Direct time entry DATA COLLECTOR. The system is unfortunately not returning any usable error messages (actually none at all.) Does…
  • Is anyone out there using planogram software that pulls data from Sage?

    Hi all, we are interested in planogram software that can pull inventory details from Sage - dimensions, UOM conversion info, etc... maybe even the ability to create a planogram from an order/invoice.... I know it's a very broad topic but we're just getting…
  • Sales Order ShipTo address being ignored

    I have a C# dotNet 4.8 web application providing API services into Sage 100, working fine at multiple sites. At one customer, the Sales Order BOI seems to ignore the ShipToAddress fields on the sales order. Avatax and Scanforce are installed on this site…
  • Getting started with SData (posting/creating customers)

    So I've got SData installed and working. I can ping AR_Customer to get a list of customers. However, attempting to post to this endpoint with the following body fails: Of note, I've slimmed down the payload to only what is known to be the simplest required…
  • Freight+ MAXShipper Shipping Software Cost Effective Replacement for ShipGear

    Freight+ is a long time Sage Partner. Freight+ MAXShipper is a shipping solution that imports data from Sage 100 and writes back to Sage 100. We run inside Sage 100 or outside linked to Sage 100. MAXShipper is much more than a link between carriers…
  • Sale order zipcode import issue after upgrading from Sage 2018 to 2021

    Hello, We just recently upgraded to Sage 2018 to 2021 and our third-party web service(Deposco) sale order imports are now having issues after migration. Error response: FAILED : Exception: Error trying to set property BillToZipCode$ with value 46550…
  • Job ops and sending created ticket to an email

    We are looking for a way to have a service ticket created in job ops send that information to a 'dispatch board we plan to create in Trello. Currently Trello has the option to set up a unique email address that when something is sent to it it will create…
  • OneSource as Tax Calculator

    Anyone using Sage 100 (Premium Cloud based) with OneSource as their tax calculator? I need to know your experience please!
  • Update existing PO lines

    I am new to this so please bear with me. I have the following script ( i can only post a portion of the code. The SPAM blocker flagged it as malicious) that is used to update two UDF fields from a .csv file. It is called via a custom application. I am…