How to import accounts receivable balances without adding taxes that have already been accounted for.
I am trying to figure out how to bring in our outstanding Accounts Receivables from another accounting package.
I have 2 issues here.
1. Some are partially paid invoices and we only want to bring over the balance owing.
2. We do not want to end up with reporting the tax a second time as that was recorded in previous periods.
What we want to do in the upload is something like this:
| Invoice # | Customer | InvoiceDate | DueDate | ItemAmount | ItemTaxCode |
| 1001 | Jane Doe | 12/15/2022 | 12/15/2022 | 1050 | GST |
In this case the item amount would be the total opening balance for this invoice. Some of these invoices are partially paid.
We do not want to enter individual product lines for these imported invoices.
