• HST Tax Code - Importing Data

    I am trying to import an invoice from a 3rd party .IMP file into Sage 50, but I keep getting the error "line 7 does not contain compatible tax information". I have tried multiple different tax code combinations, and I am still having the problem. If I…
  • Exporting sales invoices to .IMP file

    I have been tasked to make an .IMP file from custom made "one of a kind" software, for import of Sales Invoice data into Sage 50, Desktop version 2021.1.1. As far as I can tell, from reading the import file structure guides, both in .Pdf format and in…
  • Import csv Invoices into Sage 50 CA

    We are looking at using 3rd party software to take orders and create invoices. The software has the capability to export the invoices in csv format so that they can be uploaded into Sage. Is it even possible to import a csv file of the invoices into Sage…
  • 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"…
  • 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…
  • RE: QuickBase and Simply Accounting

    Some types of information can be imported into Sage 50 / Simply Accounting with the "out of the box" software. For import formats, see: na.sage.com/.../guides-and-manuals and pick 'older guides and manuals'. Download the PDF for 2006, Advanced Topics…
  • RE: Importing sales/order data

    Hi Jackrp, To import sales invoice to Sage 50, you have to create a .imp import file which meets certain format requirements. For the format, you can download the SDK (Software Developers Kit) by following the Knowledge Base article below. How to…