• Transaction Data Import

    I'm installing Sage 50 Premium in a Convenience Store which has a POS system. This POS system generates a plethora of reports & data, all of which is available in Excel format. The daily sales report it generates would be the feedstock for the SAGE invoicing…
  • Importing sales invoices - Import wizard asks for non compulsory data

    Hi all, According to this entry in the KB and the dev-import pdf from the SDK documentation, when importing sales invoices, the Quantity and Price fields are non compulsory, which would mean that I don't have to put them in my .imp file... Right? …
  • Programming .IMP file for import

    We will be implementing a custom-built business software shortly. The programmers are trying to program for the export of data to the .IMP file. We have run a test and I received error codes and it would not import. I am not sure what we are missing.…
  • Does imp file allow automatic import of item ?

    Even when the code are ok it ask for confirmation (the correct item is selected) for each detail line. Is there anyway to avoid this confirmation and import the invoice without confirmation ? Thank you
  • Import Error: Line 1 does not contain compatible tax information

    Hi I try to import an imp file looking like this <Version> "12001", "1" </Version> <SalInvoice> "Digipoint", "0", , "1050 boul. Hamel", "Québec", "Quebec", , "G1M2S3", "Canada", , , , "1", "", "CIT4", "05-11-2017", "0", "", "34,00", "0,00", "PST"…
  • Needing to correct an error made in previous year after entering 2 months of data in our new year

    FormerMember
    FormerMember
    We have completed our year end, moved our systems forward, entered about 2 1/2 months of data into our new year. After this we found we had an error at the end of our previous year that has to be corrected. We went back and corrected the error in the…
  • Is it possible to import employee pay into Sage using the SDK?

    Is it possible to use the SDK to import employee pay into Sage? I'm thinking it would need to be able to create paychecks but if anyone knows of a better way for employee pay please let me know. I know you can import employees but I want to take all their…
  • 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…
  • How to properly import tax information for sales invoices using .imp file

    I'm trying to import sales invoices using the .imp format but I'm confused about how I should be importing the tax. The sales invoices I'm trying to import are for a shipping order so my information is as follows: Order No: 6000 Invoice No:6000…
  • What is the process to create Purchase Orders or Sales Orders via uploading a .csv file?

    I am a new user of Sage 50. I am trying to figure out how to create Purchase Orders or Sales Orders in Sage 50 via uploading an excel file (or CSV). Any help would be appreciated.