• import cash receipt-> Before the Vendor Receipt can be imported, you must first import the Purchase Journal.

    getting error while import cash receipt using xml with interop.peachwserver.dll An error occurred while importing! This happened for Field Name: Reference Before the Vendor Receipt can be imported, you must first import the Purchase Journal. xml…
  • Sage 50 and Sage HR interactions/interface

    I am new to Sage HR. In a discussion with tech support on another subject, it came to light that any vacation/sick/paid time off entered in Sage HR is not reflected in Sage 50 payroll when it's time to run paychecks. Paid time off must still be entered…
  • Sage50 Third party integration

    Hello, I am looking for help with the integration of Sage50 and a third-party software. Can anyone help me?
  • Looking for developers wihh US Sage50 Integration

    Hello, I have a client in EU that needs to hire a developer for an integration with Sage50 Accountant and other versions in the US. Can anyone help me?
  • SAGE 50 - BANK FEED, CREDIT CARD FEED, STRIPE FEED

    For those who have Stripe account bank feeding into Sage50 - would you recommend it or is it more trouble than its worth and best entering manually? Likewise for the bank feed and credit card fee? Client currently entering all manually and it works…
  • Read Only Error - General Journal

    I wrote an integration between a retail system and SAGE 50 using the SDK. It was working fine a few weeks ago and now that I'm going back to add a few more things I am getting a READ-ONLY error message when attempting to post a general journal. This…
  • SAGE 50 SDK - Company Open Works on Server but not on Workstation

    I have written an application to post general journals to SAGE 50 using data from a point of sale application. The program works fine on the server where the company files are located but when we moved the application to a workstation where the accounting…
  • SAGE 50 API OpenSession() problem

    Hi i am a developer using Sage 50 API and i am having this error trying to OpenSession() 'Void Sage.SBD.ACS.Framework.DataAccess.DbInstances.set_ChangesetRecorder(Sage.Collaboration.Common.IChangesetRecorder)'. stack trace at Sage.Peachtree.Collaboration…
  • Help Required on Sage Desktop Accounting Software integration -USA version

    Hi folks, We have our application that needs to be integrated with the Sage Accounting Software for Desktop version (USA). We have already completed our app integration with Sage Online accounting software. Now we want to finish our app integration…
  • Import Unit Cost for Inventory Adjustments with the COM API

    I'm trying to import the Unit Cost field among others for Inventory adjustments via the COM Interface. For some reason this one field likes to remain at 0.00 even when making a positive adjustment with a value greater than 0.00. Here is an example of…
  • sage50 us ( Inventory) integration

    I am trying to get the latest inventory of our products from the eCommerce system. What is the best way to get that info from our sage 50 US software? I am interested to know if there is a direct web API Or an intermediate file that is accessible…
  • .NET Core Compatibility with Sage 50 US SDK/API

    Hi, Is the Sage 50 US .NET SDK/COM API compatible with .NET Core 3.0?
  • Sage 50 2020 with Intelligence Reporting - won't connect

    Upgraded to Sage 50 2020 and Intelligence Reporting does not work. It starts, it connects, but does not execute any of the reports. Tried others than the custom that was created. Is there a different version of Intelligence Reporting to install?
  • GL Source Codes

    Hello Everyone, How we can get the data from Sage 50 US ( Accountant Edition 2019) ) for GL Source Codes, Hierarchy of Account Segments using COM API or .Net API?
  • Integration with Rails app 2019

    Hello and good day to all. I'm looking for a way to access SAGE 50 endpoints for purchase orders, invoice. inventory etc through our front-end system built in Rails. The ideal solution would be through an API which I couldn't find any suitable yet.…
  • There was a problem opening company.: (inner exception: FileNotFound)

    var companyId = GetCompany(); try { // Request authorization from Sage 50 for our third-party application. AuthorizationResult authorizationResult = Session.RequestAccess(companyId); This line Session.RequestAccess throws a PeachtreeException: FileNotFound…
  • SDK seeking permissions every time

    Hi, We are trying to build up an application using the Sage SDK to create invoices in the Sage 50. In our testing , we found that the Sage SDK is prompting for the user to give permission every time (even if it is same company file that we gave permissions…
  • What options do I have to utilize API for grabbing real time data?

    Wondering if anyone has experience with an integrator or service that could help me pull real time data out of Sage 50? For example, a high-level goal would be to display an open orders report compiling new sales orders as they are entered and pulling…