• FINTRAC Compliance Requirements for EFT - UPDATE

    Since November 2023, we’ve been handling additional tasks because Sage and Worldline (Bambora) have shifted these responsibilities to their customers. However, I haven’t received any updates on when we can discontinue creating and sending these files…
  • Sage 50 to JobBoss Integration ? Help ?

    We recently purchased "JobBoss" an ECI manufacturing ERP software. Have any Canadian users with Sage 50 used this software?
  • TELPAY

    I have set up with Telpay and everything is great with the employee part, but when I do my vendors nothing happens, I called Telpay support they say Sage has me in Exclusive mode , has anyone heard of this before , Sage tells me they dont know
  • Issue setting up bank feeds - unable to sign in to Royal Bank

    I am setting up Sage 50 Cloud Premium Accounting - Canadian and trying to set up bank feeds. I cannot sign into the bank in Sage50 as we get an error saying there is an issue with the sign-in credentials. However - no issues when we try to sign into…
  • Set up Vendor EFT

    How do I set up vendor EFT payments? I have been using EFT for payroll but now need documentation to set up vendors. Where do I find the 'how to'?
  • Tax code

    Hey! Been at this one for a while and I'm scared there is no answer (that I like) I have already uploaded months of invoices using AutoEntry. Most invoices include both 15% HST/GST (charged as one) and 0.00% rated tax items on the same invoice. I…
  • AutoEntry

    Is anyone using AutoEntry and willing to share their experience? We are currently in the trial basis and seeing if this will be beneficial or not. Looking for any feedback on the functionality (good, bad and the ugly), support, cost, etc. Also, I am…
  • QR Codes and or Barcode Integration with Sage 50 Accountant Edition Release 2020.0

    Hello Sage City members, We have a warehouse with inventory that we wish to track and manage with QR and or standard bar codes. The products are not standardized and would need a generated QR or barcodes for each unique item. I'd like to know about…
  • Proposal writing and invoice tracking software

    Hello, Is there a software that works with Sage50 that will track invoicing and do proposal writing? QBO works with Practice Ignition. But Practice Ignition doesn't work with Sage otherwise we would use it. It is a great software. Thanks Judi…
  • 2020 Sage 50 Premium PAP function

    2020 Sage 50 features a PAP function. Does this meets the criteria for Canadian credit unions? I have asked Vancity Savings Credit Union (in Vancouver, BC) if this Sage 50 function is compatible with them. They have sent me a five page specifications…
  • Can Sage 50 CA 2019 work with SAP Crystal Reports?

    Hi, I know that the Sage 50 US edition 2019 works currently with SAP Crystal reports, but I just want to confirm if SAP Crystal Reports can also work with Sage 50 CA 2019? I saw in SAP Crystal reports knowledgebase that they can work with data source…
  • Need Help in connecting sage50 to crystal report

    FormerMember
    FormerMember
    Hi, I need help in connecting sage50 to crystal report. I have some problem in configuring the ODBC Administrator in the crystal report. I noticed that before, in the ODBC Administrator window, you can easily choose options such as Sage50: Last opened…
  • #C and SDK issues

    FormerMember
    FormerMember
    Hi, A little background... We were asked by a client to create a.Net application to do a few things. The more effort we put in the less success we seem to be having. We are trying to create POs, Time records, and add Cost Codes to the DB. Reading…
  • Distribute to Client Computer

    Hello all, We've been using the SDK and everything is working great on our development box. However, we are now ready to distribute to our clients computer. The documentation seems pretty sparse in this regard. How do we distribute the SDK to our…
  • SDKInstanceManager OpenDatabase always returns false and has no error messages

    Hi, I'm trying to work through the C# sample project in the Sage 50 Accounting SDK (Simply) but for some reason I can't get the opendatabase connection to let me access the database. I have set up my user in the Sage app and I know my username and password…
  • Testing Custom Software Integration - Sage Developer's License?

    How do I test my custom software integration with Sage? Is there a Sage developers license? Do I have to buy a normal Sage license, even though I only need it for testing? I'm specifically working with Sage 50 Canadian Edition, and part of my integration…
  • Where payment terms are stored for the customer in Sage 50 CA Edition?

    I'm working on extracting data from the database sage 50 CA, but in the documentation containing the data definition , I have not found the relationship of the payment terms with customers, or where it is stored ( table). Here is the information that…
  • Exist the price levels in Sage 50 CA?

    I'm working on the integration of Sage 50 CA with a third party application with .NET. And price levels are within the required information extracted from the database Sage 50 CA, but so far I have not found any information to verify the existence of…
  • Where stored the data returned by the function wSDBFetchRecord ?

    I'm trying to extract data from tables in the database Sage 50 CA 2016, with a Visual Basic application that uses the SDK Sage 50 CA (Simply.ConnectionManagerService.dll). I'm using the function "wSDBSelectRecords" to extract the data And then I 'm…
  • How to capture the data returned wSDBSelectRecords in sage 50 2016 CA SDK with Visual Basic .NET?

    I´m using ConnectionManagerService.dll and I am using the function wSDBSelectRecords with this syntax: Call wSDBSelectRecords(iDBLink, iTBLink, "", 0, True) But I do not know how to capture the data you are going to select in a DataTable. I´m Working…
  • Modifying customer records and/or invoices with .IMP format

    Hi, I'm setting up a new POS system (VendPOS) to work with Sage50 2016. I've been playing with the import utility and can create a compatible .IMP file to upload new sales invoices and customers to accounting. Is there a way to modify existing records…