Browse By Tags

  • BindingFailure with Sage50SharedUtility.dll error

    Hi, I'm trying to use the SDK 2024.2 in a .Net integration but get error below when trying to connect to the sample db: Managed Debugging Assistant BindingFailure: The assembly loaded from code base file:///C:\Users\Public\Documents\Sage Software…
  • Sage 50 Cloud Pastel Partner Rest API

    Hi there, I have a client using Sage 50 Cloud Pastel Partner in South Africa (South Africa Version). My client is looking to build an integration to programmatically write expenses into Sage. Looking at the API references ( https://developer.sage.com…
  • This customer often pays late. See the Advice topic "Handling Overdue Accounts" for suggestions.

    Hi All, I got This customer often pays late. See the Advice topic "Handling Overdue Accounts" for suggestions errors for creating an Invoice using SDK. This line of my code throws an error. => objSalesJournal.SelectAPARLedger(name); //set customer name…
  • Sage 50 CA Error with SDK "Customer Ofen pay late. see the advice topic Handling Overdue accounts" for suggestion

    hi all, I am getting this error while importing Orders. can anyone suggest how to resolve it?? Sage 50 CA Error with SDK "Customer Ofen pay late. see the advice topic Handling Overdue accounts" for suggestion Thanks, SF
  • Sage 300 SDK read function

    Hi all, I am trying to read the vendor using SDK, But I dont get any result with that, Can any one help me how to make a call to read all the vendors using Sage SDK? Thanks
  • Username already in use error after refreshing queue.dta on a blank dataset v28 sage50

    Hi, I have had an exporter running Version 28 of the c# Sage 50 SDK that pushes invoices into sage from our facilities management software; this has worked previously, and continues to work for other customers, but for one customer I am getting "Username…
  • Pastel Partner SDK ,Process Sales to invoice via SDK

    Hi I hope someone can assist with my issue or maybe direct me to some kind of support, And yes I have emailed "[email protected]" with no response. I need to update/process an existing Sales order to make it a customer invoice via the SDK…
  • Sales Order numbers not incrementing

    We are facing a challenge with one of our clients when placing orders via the SDK for Pastel Partner. The orders are taking the same order number within Pastel, and the order numbers are not incrementing or changing with each new order added. This has…
  • How To get a response from SDK support in a timely manner? or Nuget package for v10?

    I have been trying to get the SDK Nuget Package for v10 as it does not appear on the public nuget registry, but we have a client who has decided to move over to V10. I got in touch with SDK support about this, where after 2 weeks of back and forth…
  • Rounding Up or Down?

    Please consider this: Subtotal 295.00 GST (5%) 14.75 QST (9.975%) 29.42625 Total 339.1763 How does sage round the final total, we are using the SDK, the amount is off by 0.01$ sometimes does it round up to…