-
Notifications
You must be signed in to change notification settings - Fork 100
Tax and Xero
Matt Harley edited this page Nov 9, 2015
·
1 revision
Xero doesn't import invoices that are already paid - only those unpaid or partially paid. So if you want to transfer all your Freshbooks invoices to Xero you need to do this manually!
- Export from Freshbook: MyAccount > Import & Export > Export Clients, Invoices, Staff and Timesheets > Invoices
- Get the CSV template from Xero: Accounts > Sales > Import > Download Template File
- Use the following mapping (Xero > Freshbooks):
- ContactName : organization
- InvoiceNumber : invoice_number
- InvoiceDate : create_date
- DueDate : date_paid
- Description : (You'll have to fill this in yourself)
- Quantity : 1
- UnitAmount : amount
- AccountCode : 200 (which is sales)
- TaxType 👍 GST on Income
- You'll then need to go through and manually record a payment for each invoice!
References: