Quantcast
Channel: Sage 50 CA Printing, Emailing, and Importing - Recent Threads
Viewing all articles
Browse latest Browse all 84

How to properly import tax information for sales invoices using .imp file

$
0
0

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

Entry Date: 2016-12-01

Total Amount = $480.25

The total amount is broken down into 3 line items:

  • Linehaul fee, Item # 4000, amount = $326.95
  • Service Fee, Item # 4000, amount = $98.05
  • HST, Item #2485, amount = $55.25

I was originally trying to set up the SalInvoice tag like the following but it wasn't working:

<SalInvoice>
"Test company",,,"123 Test St.","","WINDSOR","ON","N8W 3P1","CAN","0000000000","","","",
"3","6000","6000","12-01-2016","0","","480.25","0.00"
"4000","1","326.95","326.95"
"4000","1","98.05","98.05"
"2485","1","55.25","55.25"
</SalInvoice>

I was also thinking I would need to append the tax information to the transaction option line but if I did that would my total amount in that line need to be the 480.24 - the tax? Or would I still keep the detail line for the tax?

Any help is greatly appreciated!


Viewing all articles
Browse latest Browse all 84

Trending Articles