• 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
  • SDK add inventory with vendor

    Hi, I am fairly new to SDK. I am using C# Framework 4.8 (since there seems to have no support for .Net 7) Anyway main issue is the customer is asking to upload products linked with the vendors and inventory qty from our system to Sage. I found…
  • "Unable to open company file" message returned

    Hi all, We're developing a COM-aware .Net assembly that is used in a legacy VB6 app and keep getting the above message when opening a connection via SDKInstanceManager.Instance.OpenDatabase. When we call our method from inside another .Net assembly…
  • Looking for 2018.3 or 2019.0 SDK

    It's unfortunate that Sage don't bother leaving their old SDKs on their site since they take up so little storage space. I have been looking everywhere on the Internet for Sage 50's SDK for version 2018.3 or 2019.0 (either one will work for my purposes…
  • Sage SDK 2023: Method not found "System.MissingMethodException: 'Method not found: 'System.String Sage.Simply.Work.Repository.get_Func31()'.'"

    We have a custom program developed that connects to the sage file and our ERP, and pushed the invoices into Sage. (C#) Everything worked prior with 2022.3 SDK. Recently upgraded the software on all machines to Sage 2023.0, and had to install the SDK for…
  • Issue with SDK version 2023

    I have an application that imports invoices to SAGE 50 CA using SDK. It’s written in C#. Until version 2022.3 it worked perfectly. I always updated the SAGE 50 and matching SDK as they became available. Today, I updated the Sage application and installed…
  • Anyone have the Sage 50 2019.3 SDK?

    Hi, I'm currently making a third party app for a client using Sage 50 Quantum Accounting 2019.3(26.20.0.2) but I have been given a 2019.0(26.0.0.1) version of the SDK, which is not letting me use it: Message from recources (english version): I've…
  • SDK invoice 0 $

    Hi, I import invoices with a c# program that I made using the SDK. It's working fine, but time to time I need to create an invoice with 0$ total. I'm able to create a sales order and manually transform the sales order to an invoice. Is there a way to…
  • Export data from Sage 50 CA using SDK

    Hi all, Is there anyone has an idea to export the data from Sage 50 CA? I was looking at the method w the class "CustomerLedger" but it has only the Save method it does not have the get method, Please let me know if you have any idea of hints to solve…
  • Sage 50 CA Alert issue with the SDK Import Invoice

    Hi I am getting this error w the SDK import. on this method objSalesJournal.Post(); Error in ImportSalesOrder() Error: This customer order has not been printed or emailed. Record anyway? | Stack Trace: à SimplySDK.Support.SDKAlert.AskAlert(SimplyMessage…
  • So where do we download the Sage 50 CA SDK now?

    So now that Sage has overhauled their website, I can no longer find a way to download the SDK. I used to be able to find it on the public facing site, but now they've made sure to make no mention of it. All the old links suggesting how to download the…
  • C# SDK convert Order to Invoice

    Hi, I can convert Order to Invoice, but I'm not able to set quantity of the last line. If I set quantity of all the lines but not the last one, the POST will work. If I set quantity on all lines, it will failed on the POST, and an error will appear :…
  • How to set an item inactive through Sage SDK

    I am trying to make an item inactive through Sage SDK, but I am unable to find any method or property in InventoryLedger class to do the same? Anyone, please help me to do the same? Thanks in advance
  • Developing C# application for Sage 50 Quantum Accounting 2019.3 (Canadian)

    FormerMember
    FormerMember
    Hi Team, I am new to Sage50 SDK development in C#. My Sage version is "Sage 50 Quantum Accounting 2019.3 (Canadian)" Getting started understanding development process, I downloaded Sage50SDK20193 and installed it. Here i found C# sample code, and…
  • Get all active Sales Taxes

    Hi, I am trying to get all active Tax Codes and iit's taxes using .NET SDK. From tTaxAuth table, I can get all Taxes ,from tTaxCode I am able to get all taxcodes and from tTxCdDtl table I am able to get Tax rate for each Taxcode's tax. I have removed…
  • Sage 50 CA SDK and Delphi

    We program in Delphi and I’m attempting to access a Sage 50 2019 database using the SDK, question is, can the SDK be used in a Delphi environment ? I’ve made a program (based on the C++, C#, VB code samples) to simply open (wSDBOpenDatabase) and close…
  • SalesJournal SetShipDate The field you are trying to change or function you are calling is not accessible under current circumstance.

    Hello Friends, I am using SAGE 2019.1 SDK for importing invoice in my application. I am getting error at the time of SetShip date "The field you are trying to change or function you are calling is not accessible under current circumstance.". I am getting…
  • Accédez au SDK de Sage 50 2019 pour les intégrations tierces

    Cherchez vous importer des transaction à Sage 50 d'un logiciel externe? Besoin d'intégrer les deux? Vous devez être inscrit en tant que partenaire de développement avec un plan de support valide pour pouvoir obtenir l'assistance de l'équipe de développement…
  • Sage 50 SDK 2019 access for 3rd party integrations

    Looking to import transaction details to Sage 50 from an outside program? Need to integrate the two? You would need to be signed up as a development partner with a valid support plan in order to be able to get assistance from the sage 50 CA development…
  • SDK question

    Hi, can someone point me to the right place to ask questions about Sage 50 Premium Accounting (trial) SDK integration in C# ? Lots of support links and phone numbers are broken and lead nowhere.. Also, I get asked a customer id, and a chat bot…
  • 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…
  • How to create a new sales invoice using the SDK?

    I am attempting to write a program to transfer information from our sales invoices in one system into our sage without manual typing the information. I've been trying to use the SDK and though I seem to have found methods for creating new clients or other…
  • SDK Code Samples 2018.0

    Hey All, I am looking for code samples to Add inventory, invoices/invoice details. The SDK is pretty slim on code examples for this. Anyone willing to share? TIA, Miles [email protected]
  • Is there a version of the Sage 50 SDK that can be installed for .NET Core on Linux?

    I would like to create a web service that can run on a Linux host. Is there any way to do this?