• 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…
  • Exporting Sales Invoices to create a csv file

    Hello, is there a 3rd party "app" or anything that would work to be able to export sales invoices in Sage50? For example, if we want to export sales invoices that were entered for the past 3 days, is there a way to do that to create a .csv file? Thank…
  • Import journal entries

    Based on KB10186 9found on this forum) I made a txt file with the following data: 07-03-15,"338", "Lowland Brewery Inc." 27794,105.00 23100,-5.00 50200,-100.00 I tried to import this file into a trial version of Sage50 (standard sample databasebut…
  • Add payments to invoices added through the SalesJournal?

    I am using the .NET SDK (C#) to export invoices and payments of those invoices from my own database into Sage50. I managed to create invoices (payment type = pay later) in the Sage50 db using the SalesJournal class. I now need to add payments for…
  • .sfm file format

    Does anyone know the file format for Simply's .sfm template files? I need to load it in my solution to make a PDF of an invoice.