The FooDoo Lounge

AccountEdge 4.0 Dictionary

Copyright © 2004, MYOB Technology Pty Ltd

Index

  1. Required Suite
  2. MYOB Suite

Required Suite: Terms that every application should support

Events:

open: Open the specified object(s)

open alias -- list of objects to open

[username string] -- username for datafile

[password string] -- password for datafile

[verify file boolean] -- verify datafile

print: Print the specified object(s)

print alias -- list of objects to print

quit: Quit an application program

quit

[saving 'savo'] -- specifies whether to save currently open documents

[backup boolean] -- prompts user to backup datafile

[session report boolean] -- prompts user for a session report

run: Sent to an application when it is double-clicked.

run

MYOB Suite: Custom terms for MYOB

Events:

export accounts: Export account data from MYOB

export accounts

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[balances from month of january/february/march/april/may/june/july/august/september/october/november/december] -- default is current month

[in this year/last year] -- default is this year

export activities: Export activity data from MYOB

export activities

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

export activity slips: Export activity slips data from MYOB

export activity slips

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[identifiers string] -- no default

[dated from date] -- dated from

[until date] -- dated until

export cards: Export card data from MYOB

export cards

of type customer/supplier/employee/personal -- type of card to export

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[identifiers string] -- no default

[postcode string] -- no default

[custom list 1 string] -- no default

[custom list 2 string] -- no default

[custom list 3 string] -- no default

export general journal: Export general journal data from MYOB

export general journal

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[dated from date] -- dated from

[until date] -- dated until

[thirteenth period false/true] -- from or until date is in thirteenth period

export items: Export item data from MYOB

export items

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

export jobs: Export jobs data from MYOB

export jobs

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

export journal entries: Export journal entries from MYOB

export journal entries

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[source journal general/sales/purchases/disbursements/receipts/inventory/all] -- default is general

[type disbursements all/spend money/employee paycheques/supplier payments/customer refunds] -- default is all

[type receipts all/receive money/customer payments/supplier refunds] -- default is all

[dated from date] -- dated from

[until date] -- dated until

[thirteenth period false/true] -- from or until date is in thirteenth period

export purchases: Export purchases data from MYOB

export purchases

of type service/item/professional/miscellaneous -- type of purchases to export

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[status opened/debit/closed/all bills/orders/quotes/all purchases] -- default is all bills

[identifiers string] -- no default

[dated from date] -- dated from

[until date] -- dated until

export receive money: Export receive money data from MYOB

export receive money

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[dated from date] -- dated from

[until date] -- dated until

[thirteenth period false/true] -- from or until date is in thirteenth period

export sales: Export sales data from MYOB

export sales

of type service/item/professional/timebilling/miscellaneous -- type of sales to export

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[status opened/credit/closed/all invoices/orders/quotes/all sales] -- default is all invoices

[identifiers string] -- no default

[dated from date] -- dated from

[until date] -- dated until

export spend money: Export spend money data from MYOB

export spend money

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[dated from date] -- dated from

[until date] -- dated until

[thirteenth period false/true] -- from or until date is in thirteenth period

export tax code list: Export tax code list from MYOB

export tax code list

of type non consolidated/consolidated -- tax code type

to string -- file to export to

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

import accounts: Import account data into MYOB

import accounts

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/update existing record] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import activities: Import activity data into MYOB

import activities

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/update existing record] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import activity slips: Import activity slip data into MYOB

import activity slips

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import cards: Import card data into MYOB

import cards

of type customer/supplier/employee/personal -- type of card to import

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/update existing record/add them] -- default is reject them

[identify by card name/card id] -- default is card id

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import general journal: Import general journal data into MYOB

import general journal

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import items: Import item data into MYOB

import items

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/update existing record] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import jobs: Import jobs data into MYOB

import jobs

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/update existing record] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import journal entries: Import journal entries into MYOB

import journal entries

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import pay bills: Import pay bills data into MYOB

import pay bills

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/add them] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import purchases: Import purchases data into MYOB

import purchases

of type service/item/professional/miscellaneous -- type of purchases to import

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/add them] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import receive money: Import receive money data into MYOB

import receive money

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/add them] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import receive payments: Import receive payments data into MYOB

import receive payments

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/add them] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import sales: Import sales data into MYOB

import sales

of type service/item/professional/timebilling/miscellaneous -- type of sales to import

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/add them] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import spend money: Import spend money data into MYOB

import spend money

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/add them] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

import tax code list: Import tax code list into MYOB

import tax code list

of type non consolidated/consolidated -- tax code type

from alias -- file to import from

username string -- username for datafile

password string -- password for datafile

[separated by tabs/commas] -- default is tabs

[first record is header/data] -- default is header

[duplicates are reject them/update existing record] -- default is reject them

Result: a list of list -- list containing records imported without errors, skipped and imported with warnings

 

|| url: http://www.foodoo.sunreal.com.au/info/dictionaries/AccountEdge_40_asDict.html
|| created: 17-Aug-04, 4:08 PM; updated: 17-Aug-04, 4:08 PM
|| size: 70375 bytes