I’m in the process of migrating from Reckon to Manager Desktop (version 26.3.31) and am trying to import historical data.
I’ve successfully imported my customers and chart of accounts, and I’m now working on importing opening balance invoices only (simple, single-line invoices to establish Accounts Receivable balances at the start of the year).
I have not yet attempted to import full multi-line invoices for the tax year — this is just the initial opening balance step.
the Customer field remains blank unless I use the internal UUID instead of the customer name.
Even when I get Customer working (via UUID), the following fields do not import:
Account
Tax Code
Qty
Unit Price
Only these fields seem to reliably import:
Date
Customer
Reference
Description
Amount
When I try to use Batch Update afterwards, I don’t see Account or Tax Code available to edit — they only appear when editing each invoice individually.
I also tried structured (multi-line) formats, but that resulted in multiple incorrect invoices being created.
What I’m trying to achieve:
Import simple opening balance invoices (one line each)
Assign them to the correct customer
Allocate to the correct income account
Apply GST correctly
Questions:
Is there a supported way in Desktop to import invoices with Account and Tax Code populated, even for simple single-line invoices?
Should Customer be entered by name or UUID when using Batch Create?
Is Batch Create intentionally limited to header-level fields only?
Is there a recommended workflow for importing opening balance invoices without needing to edit each one individually?
I’m very happy to follow the intended workflow — I just want to make sure I’m approaching this correctly before proceeding further.
All the fields that you need do work with Batch Operations, however, it take a little getting used to.
My advise to new users is to:
Create a single test record with all required fields manually.
Use Batch Update > Copy to Clipboard to get the structure of batch data
Based on the structure from point 2 you can easily Batch Create
Another point worth mentioning is that, in addition to UUIDS, you can also substitute that for Code/Reference of the referred account/transaction. This will work provided that the Codes/References used are unique.
But having read through your post for the second time, I now understand what went wrong here:
That’s because you did not actually reach the batch update screen. The giveaway was the presence of Balance due and Status columns in your copied data, which aren’t data columns but rather calculated columns which have no business in batch operations.
Then you will be taken to the actual Batch Update screen. Here you need to click Copy to Clipboard and this will give you the structure you need to follow