Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 32 Next »


 

 

Close

How satisfied are you with our online help?*

Just these help pages, not phone support or the product itself

0
1
2
3
4
5
Very dissatisfied
Very satisfied

Why did you give this rating?

Anything else you want to tell us about the help?

 

 

Transactions can be imported into Client Accounting using the Manage client file imports wizard. You can find this function on the Tasks bar of your client's Client Accounting > Trial Balance (or Workpapers) tab.

You can only import transactions via Client Accounting if your configured ledger is an MYOB Ledger. If you're using something different, you can still use the import functions in your configured ledger's software.

The Manage client file imports wizard accepts the following file types:

  • .MYE
  • .TXT
  • .CSV

Importing an .MYE or .TXT file

If you choose to map your accounts, previous mappings of client data to your ledger are stored, so that for subsequent imports it is only necessary to map the accounts that have been added since the last import.

Stage 1: Choose a file to import
  1. From AE/AO, open the client and go to the Client Accounting > Trial Balance (Workpapers) tab.
  2. On the TASKS bar, click Manage client file imports. The Manage Client File Imports window appears.
  3. Select either .MYE or .TXT according to your exported file type.
  4. At the Select file to import field, click the ellipses () button and browse to the location of the export file.
  5. Click Next.
Stage 2: Choose how to map account codes
  1. Choose whether you want to map your client's account codes to your ledger's accounts, or to import your client's accounts:

    OptionDescription
    The chart of accounts in the file being imported is different to the chart in the ledger – I want to specify how to map the accounts to the ledger

    If your client's chart is the same as your chart of accounts, you can choose whether to select this option.

    When this option is not selected, all transactions import with the client’s account code. Any accounts that don't exist in your chart are automatically added.

    If your chart of accounts is different from your client's chart, select this option. This will let you map your client's accounts to your ledger accounts.

    Consolidate imported transactions into single monthly or annual transactions for each account

    Consolidates transactions into a single monthly or annual transaction for each account. To import all transactions, leave this checkbox unticked.

    Only imported transactions can be viewed. If you choose to import consolidated transactions, you'll only be able to view one imported transaction per month or year (as selected).

    You can import up to 16,000 transactions. If you have more than this, select this checkbox to consolidate your transactions.

    If you've selected this checkbox, select to import either:

    • Monthly – imports one transaction per month for each account

    • Annually – imports one transaction per year for each account.

  2. Click Next.
    If you've selected the first option, continue to Map Accounts. Otherwise, continue to Stage 4.
Stage 3: Map the accounts
  1. In the Map Accounts window, click in the Map to column for each account and choose an account to import your client's transactions to. The Account name, Account type and Balance are updated automatically.

  2. chart that correspond to each account on the accountant's chart.
    If required, adjust the ledger accounts to align the balances with the equivalent accountant's accounts.

Stage 4: Review and submit
  1. Preview the accounts and make sure all accounts are mapped correctly.
  2. When you're ready to submit the transactions, click Finish.

Importing a .CSV file

A CSV file contains either a chart of accounts, or chart of accounts and transactions.

When importing a CSV file, an XML configuration file in the Deploy folder controls the mapping between the CSV file columns and ledger fields.

To import a CSV client file

The CSV file you're going to import needs to have no more than 38,000 journal entries. If you've got more, either:

  • separate the CSV file into multiple files and import each file separately, or
  • consolidate prior period data to decrease the total entries.

You can watch us stepping through this procedure in the Import prior year balances chapter of the Adding data to MYOB Ledger video.

  1. Go to the Client Accounting > Trial Balance (Workpapers) tab.
  2. On the TASKS bar, click Import client file or Manage client file imports depending on your version.

    An import wizard appears.
  3. Select the .CSV radio button.
  4. Click the Select file to import field's ellipsis [...] button, and browse to and open the CSV.
  5. In the Select template dropdown, select the type of mapping template that matches the client’s source file.

    The default options are Default Template and Quickbooks 2014 Template. If other options are listed, they have been customised for your site. If you’re not sure which one to use, contact IT or MYOB Support.
  6. Click Next.

  7. If you want to map the client’s chart of accounts to the ledger chart of accounts, select The chart of accounts in the file being imported is different to the chart in the ledger – I want to specify how to map the accounts to the ledger checkbox.

    Do not select this checkbox if the client’s chart of accounts is the same as your chart of accounts.
  8. If you want consolidated transactions so that you have one transaction per account on a monthly/annual basis, select the Consolidate imported transactions into single monthly or annual transactions for each account checkbox and select the Monthly or Annually radio button.
  9. Click Next. The Map Accounts window appears. Some accounts are mapped by the system, but you need to map any unmapped accounts indicated by a question mark [?] icon.
  10. If any accounts with a question mark [?] icon, click the blank Map to cell and select the account to map to.
  11. Click Next. The Preview window appears.

  12. Click Finish. A message asks if you want to post all the file data to the ledger.
  13. Click Yes. The accounts are posted to the ledger and an import summary message appears.
  14. Click OK.
CSV file format

Using the default MYOB template

To successfully import third-party transactions, the file containing the exported transactions needs to follow the default import format. Below are the default template specifications for the contents of the import file. The file needs to match these specifications to be able to import the transactions. These are normally in CSV file format, which you can create using Microsoft Excel.

The column names in your CSV file must be in the first line of your CSV file.

Some ledger fields are mandatory and some are optional, as shown in the following table.

Column name    Maps toMandatory/optional
account codeAccountCodeMandatory
account nameAccountNameOptional
account typeAccountType

Optional

Note: The following values are valid:
Income, Other Income, Liability, Equity, Expense, Other Expense, Assets, Cost of Sales, Uncategorised

account type groupAccountTypeGroupOptional
tax codeTaxCode

Optional
The valid code values (and their definitions) are:
  • NA (No tax implied)
  • (Australia) CAP (Capital acquisitions)
  • (Australia) EXP (Export sales)
  • (Australia) FRE (GST free)
  • GST (Goods & Services Tax)
  • (New Zealand) E (Exempt)
  • (Australia) GNR (Not registered)
  • (Australia) INP (Input taxed purchases)
  • (Australia) ITS (Input taxed sales)
  • NTR (Not reportable).
  • (New Zealand) Z (Zero rate)
  • (New Zealand) I (GST on imported supplies).
If no value is entered, the default value of NA is used.
transaction referenceTransactionReferenceId

Optional
transaction descriptionTransactionDescription

Optional
transaction dateTransactionDate

Optional (mandatory if TransactionAmount is mapped)

The following formats are both valid:
  • dd/mm/yyyy
  • dd-mm-yyyy
transaction amountTransactionAmountOptional

Note: The file should be balanced:
Sum of Amount = $0
Sum of Amount for each unique Date = $0

No special characters are allowed ($ or ',')
Signage is allowed (+, -)