MYOB EXO Business. Version History x

Size: px
Start display at page:

Download "MYOB EXO Business. Version History x"

Transcription

1 MYOB EXO Business Version History 2015.x

2 Contents Introduction 1 EXO Business Resolved Issues... 2 EXO Business New Features... 3 Changes to Supported Platforms... 3 Updates to Business Alerts... 3 Updates to GL Searching... 4 Bank Feeds in Bank Reconciliations... 4 Company Search Templates in EXO CRM... 7 New Get Profile Functions... 8 Documents on Inwards Goods... 8 Integrated Cashbook Update... 9 New Zealand Business Number... 9 Job Costing Updates Update to the Ledger Posting Process Resolved Issues EXO Business Core EXO CRM EXO Business New Features Bank Feeds Extra Fields on Works Orders Creditors Payment Processor Sort Order EXO Protocol Updates Updates to Document Management MYOB EXO Business 2015.x Version History Page 2 of 62

3 Resolved Issues EXO Business Core EXO CRM EXO Job Costing EXO Business New Features Custom Table Extra Fields Company Search Templates Notifications Serviceable Unit Display Names EXO URL Protocol Updates New Icons Resolved Issues EXO Business Core EXO Business New Features Enhancements to the exo:// URL Protocol Performance Improvements Update Logging Changes to Object Locks Resolved Issues EXO Business Core EXO CRM Clarity Reports EXO Business SP3 36 New Features Updates to EXO Job Costing MYOB EXO Business 2015.x Version History Page 3 of 62

4 Resolved Issues EXO Business Core EXO Job Costing EXO Business SP2 39 New Features Changes to EXO CRM Changes to EXO OnTheGo Resolved Issues EXO Business Core EXO Job Costing EXO Business SP1 42 Resolved Issues EXO Intercompany EXO Business New Features Support for SQL Server Changes to Sales Orders Narratives on Supply Bulk Sales Order Supply Enhancements Search Templates Stock Search Enhancements Updated Analysis Tabs Sales Order Print and Options Custom Search Fields on Non Accounts Updated Sales Order Report Updated Education Centre MYOB EXO Business 2015.x Version History Page 4 of 62

5 Introduction Resolved Issues EXO Business Core Clarity Reports EXO Job Costing EXO CRM EXO Intercompany New Profile Settings 60 Added in Added in Added in MYOB EXO Business 2015.x Version History Page 5 of 62

6 Introduction This document contains a compilation of the Release Notes information for all previous MYOB EXO Business releases from to Information for each release includes, where appropriate: New Features, which describes all new features introduced in the release. Resolved Issues, which describe all issues that were addressed by the release. The New Profile Settings section at the end of this document details any new profile settings that were introduced in each release. Note: For details of the most recent release, see the MYOB EXO Business Release Notes document. MYOB EXO Business 2015.x Version History Page 1 of 62

7 EXO Business EXO Business is a Service Pack release that addresses an issue identified in the release. Resolved Issues Service Request ID Description The Generate Credit right-click menu option on the Transactions tab of the Debtor Account Details window did not create a stock transaction to put the item back into stock on hand, as it was incorrectly processing it as a credit for a job proforma invoice. This has been resolved. MYOB EXO Business 2015.x Version History Page 2 of 62

8 EXO Business EXO Business New Features Changes to Supported Platforms This release adds support for Office 2016 and Windows 10. Note: The addition of support for Office 2016 affects all EXO Business functions that interface with Outlook 2016 using MAPI, including activity synchronisation. Updates to Business Alerts A new Invert Rule option is available on the Options tab when editing Business Alerts: Ticking this option means that the Business Alert will be triggered when the inverse of the rule conditions is met; it effectively places a NOT operation in front of the rule conditions. Also, a parameter is available for Save Sales Order, Supply Sales Order and Save Debtor Invoice alerts. This parameter returns 'Y' if the transaction is freight free; otherwise it returns 'N'. This parameter can be used in a rule condition such as: ((STOCKCODE='FREIGHT') AND (QUANTITY * UNITPRICE <> 0)) OR ('@FREIGHTFREE' = 'Y') MYOB EXO Business 2015.x Version History Page 3 of 62

9 EXO Business Updates to GL Searching GL Search Templates This release adds the ability to set up search templates for GL accounts and GL subaccounts. When creating search templates in EXO Business Config, new options for General Ledger Account and General Ledger Subaccount options are available in the Search Template Type dropdown: Note: The new types are stored in the TYPE field of the SEARCH_TEMPLATES column as GL and GLSUB. In this release, the TYPE field has been redefined from char(1) to varchar(5). GL search templates are now available on the standard General Ledger Account Search window: Note: When used in EXO Job Costing, GL search templates work with the SQL statement to select sales GL accounts profile setting. New Column on Subaccounts A new FULLACCOUNT field has been added to the GLSUBACCS table. This is a computed field that contains the full account code, including the subaccount s parent account. Bank Feeds in Bank Reconciliations This release adds interaction between the Bank Feeds and Bank Reconciliation functions in EXO Finance. Transactions that have been matched in Bank Feeds will be MYOB EXO Business 2015.x Version History Page 4 of 62

10 EXO Business highlighted on the Bank Reconciliation window, indicating that they can be reconciled straight away. Performing a Bank Feeds Reconciliation When starting a new bank reconciliation, a new Bankfeed option is available on the New Bank Reconciliation window, if bank feeds have been set up for the selected bank account: When performing a Bank Feeds reconciliation, all transactions matched by Bank Feeds are highlighted green: Clicking on a green transaction on one side of the window automatically highlights the matched transaction on the other side. New Show Matched Items and Show Unmatched Items options are available in the Setup menu to filter the window to show only matched/unmatched transactions. A new Select Matched GL Items is available in the Tools menu. Selecting this option automatically selects all matched transactions, so they can all be reconciled in one operation. MYOB EXO Business 2015.x Version History Page 5 of 62

11 EXO Business You can also reconcile matched transactions one at a time by double-clicking on them, or select a group of matched transactions using CTRL and reconcile them all at once. Unmatched Transactions Any transactions that have not been pre-matched by Bank Feeds must be reconciled manually. To do this, click on one or more unmatched GL transactions (hold down CTRL to select multiple transactions), then click on the unmatched bank transaction(s) that relate to the selected GL transaction(s). Click Reconcile to remove all selected items from both sides of the Bank Reconciliation window. (If the values do not match, the usual bank reconciliation error message will appear.) Other Reconciliation Methods If you perform a Manual or CSV reconciliation on a bank account that has bank feeds defined, this can have an effect on the reconciliation process. When performing a Manual reconciliation on a bank account that has bank feeds set up for it, pre-matched GL transactions are highlighted in green, as they are for a Bank Feeds reconciliation. Highlighted transactions can be reconciled straight away. When starting a CSV reconciliation on a bank account that has bank feeds set up for it, a warning message will appear: If you choose to continue, only unmatched transactions will appear on the Bank Reconciliation window. MYOB EXO Business 2015.x Version History Page 6 of 62

12 Company Search Templates in EXO CRM EXO Business Company search templates can now be used on Company Search windows in the EXO CRM module: To enable a company search template for use in EXO CRM, make sure the Customer Search option is ticked on the Availability tab when setting up the search template: MYOB EXO Business 2015.x Version History Page 7 of 62

13 New Get Profile Functions EXO Business This release adds the following functions to the EXO Business database: FN_GET_PROFILE_TYPE FN_GET_PROFILE_VALUE FN_GET_PROFILE_VALUE_INT FN_GET_COMPUTER_PROFILE_ID FN_GET_SECURITY_PROFILE_ID FN_GET_USER_PROFILE_ID These functions are equivalent to the existing Get Profile stored procedures, but as functions, they are more useful than the stored procedure equivalents they can be called from within a computed field or stored function, for example. Documents on Inwards Goods The Inwards Goods Receipt and Inwards Goods Costing windows now have Documents tabs: These tabs behave in the same way as the Documents tabs that are available on other records. You can add and remove documents using the standard document toolbar buttons, and you can attach a document by dragging and dropping it onto the Documents tab. When creating an Inwards Goods Receipt, any documents attached to the Purchase Order(s) being receipted will be copied to the Documents tab of the receipt. MYOB EXO Business 2015.x Version History Page 8 of 62

14 Integrated Cashbook Update EXO Business A Subledger Account column has been added to the Integrated Cashbook: This column can be used for Income and Expense lines, and lets you specify the subledger source account (Creditor, Debtor or GL) related to the transaction. This change brings the Integrated Cashbook window in line with the Bank Feeds Transaction Entry window that was introduced with Bank Feeds in EXO Business New Zealand Business Number For New Zealand installations, it is now possible to enter a New Zealand Business Number on the Company Details section in the EXO Configurator: MYOB EXO Business 2015.x Version History Page 9 of 62

15 EXO Business Job Costing Updates Workflow Constraints Workflow constraints on Job Statuses are now applied when invoicing and crediting jobs. When a job is invoiced or credited, a window appears asking the user if they want to change the job s status; this window now display only statuses that are allowed by the workflow constraints on the job s current status. The window also displays (Lock Job) next to a status if changing the job to that status will cause it to become locked, i.e. read-only: Attaching Multiple Lines to a Kit It is now possible to select multiple lines and attach them to an existing kit on a job in one operation. The option Marked Lines > Attach to Kit has been added to the rightclick context menu. Writing off Lines when Crediting a Job When a credit note is generated from a job, the system can now ask the user if the credited lines should be written off automatically, depending on the new Write off job lines when generating a credit note User-level profile setting. If this is set to Prompt, the user will be asked if they want to write off the affected lines; if it is set to Never, lines will have to be written off manually. Update to the Ledger Posting Process By default, when posting balance sheet transactions, the branch is set to the default balance sheet branch, as configured in the Business Essentials > General Ledger section of EXO Business Config. A new Retain the transaction branch on balance sheet GL transactions profile setting allows the transaction branch detail to be transferred on balance sheet GL transactions when posting to GL, rather than setting all balance sheet entries to the default branch for balance sheet. Note: Enabling this setting means that the trial balance by branch will not balance. MYOB EXO Business 2015.x Version History Page 10 of 62

16 Resolved Issues EXO Business Core Service Request ID Description The Invoice Search window now defaults to searching across all branches. After entering a new line on a Creditors Invoice, the line periscope was not available until the user changed to a different line. This issue occurred when EXO Business was run in Windows Aero mode, i.e. running executables with the /AERO flag. This has been resolved. The Taxable Payments Annual Reports (CITP_TaxReturn.CLF and CITP_Details.CLF) did not calculate GST correctly. This has been resolved; updated versions of these reports have now been added to the default library of EXO Business reports. - It was not possible to process auto-reversing journals in a previous period. This has been resolved. - For some instances of the General Ledger Account Search window, after entering text and pressing TAB to open the window, the text would not appear in the Search Key field. This has been resolved. - After opening a Purchase Order and then closing it, the Purchase Order search screen reappeared, but with the toolbar of the Purchase Order window instead of the search window toolbar. This has been resolved. EXO CRM Service Request ID Description Adding the EXO Business CRM module to an installation would delete the TASKS_VIEW database view. This has been resolved It was not possible to set a reminder for a newly created activities; users had to close the activity and re-open it to be able to edit reminders. This has been resolved. MYOB EXO Business 2015.x Version History Page 11 of 62

17 EXO Business EXO Business New Features Bank Feeds This release introduces the Bank Feeds function, which is included in the EXO Finance module. Bank Feeds downloads bank statement transactions using an online service, and matches them to transactions in the EXO Business database. This streamlines the bank reconciliation process by pre-matching transactions before they are brought into the bank reconciliation. Note: Fair use limits apply to Bank Feeds - an additional fee may be charged when processing large transaction volumes. Contact MYOB for more information. Bank Feeds can be opened by selecting Bank Feeds from the Account menu in EXO Finance, or by opening the Finance.exe executable with the BF command line option. Setting up Bank Feeds The following details are needed to connect to the Bank Feeds service: A my.myob account your Business Partner will need to contact MYOB s administration team with your details to sign you up for an account. A Business Reference Number (BRN), which uniquely identifies an EXO Business database contact your Business Partner for the BRN for your database (they will be given it after your my.myob account is created). Note: See Appendix 2 on page Error! Bookmark not defined. for a step-by-step walkthrough of the process of setting up bank feeds. Company Details When you sign up for bank feeds, you will be given login details for your bank feeds account; these will be needed once you begin using the Bank Feeds application. Before this, you must set up the EXO Business system for bank feeds by entering your MYOB customer reference number into the new Business Reference Number field on the Company > Company Details section of EXO Business Config: MYOB EXO Business 2015.x Version History Page 12 of 62

18 EXO Business Note: The MYOB customer reference is now displayed on the About window. Account Details You must add and set up the bank accounts that you are receiving bank feeds from. Open the Bank Feeds window and click Manage Bank Accounts. The first time you do this, you will be prompted to enter the login details for your my.myob account. For security reasons, this must be the specific login associated with this database if you have another my.myob login not yet associated with this database, this will not work. After you log in, the Setup Bank Feeds Account window will appear, showing the details of any bank accounts that have already been added: Note: This screen is also available in EXO Business Config at Admin > Banks > Bank Feeds (Setup Accounts). To add a new account, click the Add a bank account button to open the Bank Feed Application window: MYOB EXO Business 2015.x Version History Page 13 of 62

19 EXO Business Enter the details of the account and click Submit Application. Your application will be submitted and the system will generate a Client Authority Form as a PDF document. You will need to date and sign this form, and return it to the address at the top of the form so that your application can be processed. Any accounts that are pending activation are displayed on the All Applications tab, where you can view their status. All active bank accounts must be linked with a General Ledger account in EXO Business. To assign a GL account to a bank account, double-click on a bank account, or select it and click Edit. The Details tab appears, where you can enter the GL account to assign to the bank account and save. Bank Feed Rules By default, Bank Feeds attempts to match transactions based on their date and amount. You can set up your own rules for matching transactions or creating new EXO Business transactions based on transactions from bank feeds. Set up rules for bank feeds by clicking the Setup Rules button in the Bank feeds module, or configure them in EXO Business Config at Admin > Banks > Bank Feed Rules. MYOB EXO Business 2015.x Version History Page 14 of 62

20 EXO Business The Setup Bank Feed Rules window lists all rules that have been set up. Rules are listed in priority order this is the order in which they will be applied to the bank feed transactions. Rules can be re-ordered by dragging and dropping the rule you want to move. Note: Matching rules (including the default date and amount matching rule) are always applied before transaction creation rules; the priority order applies to rules of the same type. MYOB EXO Business 2015.x Version History Page 15 of 62

21 EXO Business A number of default rules are installed with Bank Feeds; to create a new rule, click New, or select and existing rule and click Copy. You can set up rules for matching bank feed transactions to existing EXO Business transactions. The Rule Conditions will be used to find bank feed transactions, then the Action Conditions will be used to find EXO Business transactions to match them to. You can also set up rules to create new EXO Business transactions to match to bank feed transactions. The Rule Conditions will be used to find bank feed transactions, then the Action Conditions will be used to populate the new EXO Business transactions that are created for them. Separate rule types are available for each type of transaction: Debtor, Creditor, Expense, Income or General Ledger. Transaction creation rules have a Manual option if this option is ticked, the rule won t be used to create transactions automatically; instead it will be an available option when creating transactions manually on the main Bank Feeds window (see Creating Transactions on page 19). MYOB EXO Business 2015.x Version History Page 16 of 62

22 Using Bank Feeds EXO Business To begin matching transactions using Bank Feeds, click the Get Bank Transactions toolbar button to download the latest transactions, then select a bank account from the Accounts dropdown to view the transactions for that account: New transactions are matched using a default matching rule (transactions are matched if they have the same date and amount) and any custom rules you have set up. Rules are applied in the following order: 1. Custom matching rules (rules with the rule type Match ) are applied in order of their priority on the Setup Bank Feed Rules window. 2. Any unmatched transactions are matched according to their date and amount. 3. Custom transaction creation rules (rules with any of the Create... Transaction rule types) are applied to any unmatched transactions in order of their priority on the Setup Bank Feed Rules window. 4. Any remaining unmatched transactions must be matched manually. Each match must be approved, or you can click Approve All on the main toolbar to approve all matches. Approved transactions will be removed from the list the next time you refresh it. You can see all transactions that have been approved by selecting Approved from the Display Transactions dropdown. If a rule matches multiple EXO Business transactions to one bank feed transaction, a Possible matches found link will appear in the Your Transactions section. Click this link to display all transactions and select one to match the bank feed transaction to. Details of matched transactions appear in the Your Transactions section of the main Bank Feeds window next to the bank feed transactions they were matched to. You can click Undo to un-approve the match and unlink the EXO Business transaction from the bank feed transaction if necessary. Clicking the icon opens the GL Batch Transactions window, showing the GL transactions that relate to the transaction. MYOB EXO Business 2015.x Version History Page 17 of 62

23 EXO Business The following options are available for manually matching any transactions that were not matched automatically: Click Find to find an existing EXO Business transaction to match the bank feed transaction to. Click New to create a new EXO Business transaction to match the bank feed transaction to. Select multiple transactions and click Create Transactions on the main toolbar to create new EXO Business transactions to match all of the selected the bank feed transaction to. Note: If there are any transactions in the list that don t need to be matched, you can hide them by selecting them and clicking Hide Transactions. You can see the hidden transactions by selecting Hidden from the Display Transactions dropdown. Finding Transactions Clicking the Find button next to an unmatched bank feed transaction opens the Find a Matching Transaction window: By default, this window searches for all unmatched EXO Business transactions that are within 10 cents of the bank feed transaction s amount and within one month of its date. You can narrow or broaden these filters to find more or fewer transactions. Once you have located the EXO Business transaction that you want to match the bank feed transaction to, select it and click Match. MYOB EXO Business 2015.x Version History Page 18 of 62

24 Creating Transactions EXO Business To create a new transaction to match a bank feed transaction against, click the New button next to an unmatched bank feed transaction, or select multiple unmatched transactions and clicking Create Transactions. Select the type of transaction to create from the dropdown menu that appears. Available options depend on the kind of transactions it is for transactions with a Withdrawal amount, you can create a Creditor, General Ledger or Expense transaction; for transactions with a Deposit amount, you can create a Debtor, General Ledger or Income transaction. Once you have selected a transaction type, the Bank Feeds Transaction Entry window opens. This window functions the same as the Integrated Cashbook window. Information from the selected transaction(s) is copied to the grid. Enter all other details and save. The new transaction(s) are created and matched to the selected bank transaction(s). Invoice Search If you re not sure what a transaction relates to, you can right-click on one of its columns and select Lookup Invoice. This copies the text of that column to a new window, where you can select the relevant portion of it to use in an invoice search. Locating the invoice that relates to a transaction can help you determine how the transaction should be matched. MYOB EXO Business 2015.x Version History Page 19 of 62

25 Extra Fields on Works Orders EXO Business Extra Fields can now be set up for Works Order headers. The WORKSORD_HDR table is available for selection in the Table name dropdown when adding Extra Fields in EXO Business Config: A new Extra Work Order Search Fields profile setting is available to add search fields (including Extra Fields) to the Works Order search window. This profile setting functions in the same way as the existing Extra Search Fields settings. Extra Fields in positions 1 12 appear on the Details tab of the Works Order window, above the production notes, while fields in positions appear on the new Extra Fields tab: MYOB EXO Business 2015.x Version History Page 20 of 62

26 Creditors Payment Processor Sort Order EXO Business This release adds the ability to process transactions from the Creditors Payment Processor in order of Account Number, Account Name or Alpha Code a new Sort By: dropdown is available on the Creditors Payment Processor window: The new Default cheque printing order Company-level profile setting determines the default selection for this dropdown. EXO Protocol Updates The following improvements have been made to the exo:// protocol: When specifying a connection name as part of an exo:// URL, the connection name is no longer case sensitive. When an exo:// URL starts a new instance of EXO Business for a specific connection, that connection is now pre-selected on the login window. MYOB EXO Business 2015.x Version History Page 21 of 62

27 EXO Business Updates to Document Management Document Drag and Drop EXO Business now supports dragging and dropping any document file onto a record s Documents tab, in the same way that s could be drag-and-dropped in previous versions. Dragging a file gives the option to save a link to the document, or to save the document to the database, then opens the Document Manager window where information about the document can be entered. All records that have a Documents tab support drag-and-drop, including the new Documents tabs on Purchase Orders and Creditor Invoices (see below). Documents on Purchase Orders A Documents tab is now available on the Purchase Order window: This tab functions in the same way as the Documents tabs that are available on other records. You can add, edit and delete documents relating to the Purchase Order using the standard Document Manager functions. MYOB EXO Business 2015.x Version History Page 22 of 62

28 Source Documents on Creditors Invoices EXO Business This release adds the ability to attach documents to Creditor Invoices. A new Documents tab is available on the Creditor Invoice Entry window; you can add a document by dragging the file onto this tab, as in other tabs. After an invoice has been added, you can attach a document to it by right-clicking on the invoice on the Transactions tab of the Creditor Account Details window and selecting the new Attach Document option. Note: Only one document can be attached to each Creditor Invoice. Adding a document to an invoice that already has one attached will result in the new document replacing the existing one. To view the document attached to an invoice, right-click on it on the Transactions tab of the Creditor Account Details window and select the View Scanned Original option. To remove the document attached to an invoice, right-click on it on the Transactions tab of the Creditor Account Details window and select the Unattach Document option. Two new Company-level profile settings affect the process of adding documents to Creditor Invoices: Default creditor transaction document source folder specifies the folder to open by default when adding a document Last used creditor transaction document source folder specifies the last folder that a Creditor Invoice document was opened from. The last used folder has priority; the default folder is only used if the former is blank. MYOB EXO Business 2015.x Version History Page 23 of 62

29 Resolved Issues EXO Business Core Service Request ID Description This release adds the ability to process transactions from the Creditor Payment Processor in order of Account Number, Account Name or Alpha Code see page 21 for details. Unrealised foreign exchange gains and losses could be incorrectly stated following the End of Period process, as the posting process always produced auto-reversing journal entries for unrealised FX gains and losses, but did not reverse them. This issue has been addressed; the new profile setting Create unrealized foreign exchange gains and loss journal entries during the end of period process determines whether or not entries for unrealised FX gains should be created. The setting has three values: Prompt (the default), Yes or No. Note: The new setting applies to the End of Period process; during the End of Year process, the user will always be prompted to create journal entries. This release adds the ability to set up Extra Fields to Works Order headers see page 20 for details. When duplicating an invoice on the Transactions tab of the Debtor Account Details window, the Unit Cost from the old invoice is copied to the new invoice instead of the correct current average cost price. This has been resolved. Transactions posted via the Integrated Cashbook Entry window always posted to the default Debtors or Creditors branch, even if a different branch had been specified on the transaction. This has been resolved An access violation error could occur when clicking on a dropdown menu after disconnecting a monitor, e.g. by removing a laptop from a docking station, or unplugging a monitor on a dual monitor system. This has been resolved When setting up a drop-down Extra Field, if the Key field and Display field were set to the same field, errors would occur when accessing screens that use the Extra Field. This has been resolved. MYOB EXO Business 2015.x Version History Page 24 of 62

30 EXO Business Editing the Analysis age limit or Default posting page settings on the Current Period section of EXO Business Config asked the user if they wanted to repopulate the PERIOD_STATUS table; however, doing so would result in corrupted transaction data. This has been resolved; the prompt to repopulate PERIOD_STATUS no longer appears Business Alert s did not include the correct Assigned To address for alerts on the Save Opportunity event, unless the Assigned to Staff section of the alert was edited. This has been resolved When processing a Works Order, if a system prompt asked the user if they wanted to continue (e.g. if a Qty had been left at zero), and they clicked No, the Works Order would still be processed. This has been resolved When allocating a FX variance to a transaction in previous year, the variance amount would be doubled in the retained earnings. This has been resolved. - The following changes have been made to the Integrated Cashbook to make it function more consistently with the rest of the system: The default code for a non-specified Cashbook default stock item is rather than PPDISC. In an upgrade, if the Integrated cashbook default stock code profile setting (CASHBOOKDEFAULTSTOCKITEM) is blank, it is updated It is no longer possible to select a sub-account if the selected account is a child account (i.e. has a parent). - When running a Mailshot process from the Creditors Payment Processor, the entire Creditors Ledger would be locked for the duration of the Mailshot. This has been resolved. - Clicking the Sequential button on a serial number selection window resulted in errors. This has been resolved. - Over time, the Documents tab on some records could become slow or unresponsive when opening documents. This has been resolved. EXO CRM Service Request ID Description When using a Non Account on an Opportunity Quote, the system did not observe the tax rate hierarchy; quote lines always used the default Debtor GST rate specified in EXO Config, and were never overridden by GST rates on stock items. This has been resolved. MYOB EXO Business 2015.x Version History Page 25 of 62

31 EXO Business EXO Job Costing Service Request ID Description After invoicing a job, it was not possible to select a status other than Finished or no change; selecting any other status resulted in an error message and the status field would be left blank and the job could not be saved. This has been resolved. When crediting a job, you are asked for the job s status; however, the selected status was not being saved to the job. This has been resolved. MYOB EXO Business 2015.x Version History Page 26 of 62

32 EXO Business EXO Business New Features Custom Table Extra Fields It is now possible to add Extra Fields to custom tables using the EXO Configurator. This makes it easier to set up custom tables that you want to access via the EXO API. Custom tables are accessed using the customtable endpoint, which was introduced in version 1.3 of the EXO API see the EXO API Release Notes on the EXO Business Education Centre for more information. Note: Custom tables can be created in the EXO Configurator (see page 18), or manually in SQL Server. If you are creating a custom table manually, it must include a primary key field; this field must be an integer, and should be named SEQNO. When the EXO API is installed, the Extra Fields section in the EXO Configurator contains three subsections: Standard Tables this is the existing Extra Fields section, which allows you to add Extra Fields to a selection of standard tables in the EXO Business database. This section is always available. Custom Tables (API) this is a new section, which allows you to add Extra Fields to custom tables. This section is only available when the EXO API is installed. Manage Custom Tables this is a new section, which allows you to set up the custom tables that Extra Fields can be added to. This section is only available when the EXO API is installed. To add Extra Fields to a custom table: 1. Open the EXO Configurator and go to the System > Extra Fields > Manage Custom Tables section: MYOB EXO Business 2015.x Version History Page 27 of 62

33 EXO Business Add the custom table: If you have already created the custom table in SQL Server, click Add Existing Table and enter the table name to create a new entry in this section. If the table does not already exist, click Create Table and enter a name for the custom table. The table is created in the EXO Business database and a new entry for it appears this section. 3. Go to the Extra Fields > Custom Tables (API) section and click New. The Table name dropdown contains all tables that you have added in the Manage Custom Tables section: 4. Add Extra Fields to the custom table in the same way as you would on standard EXO Business tables. Company Search Templates The release adds a new type of search template: company search templates can be used to return a list of company accounts. A new Company type is available when setting up search templates in the EXO Configurator: Note: Company search templates are currently available for use via the EXO API only; they are not yet available on company search windows in EXO Business. MYOB EXO Business 2015.x Version History Page 28 of 62

34 Notifications EXO Business The Business Alerts feature can now be used to send notifications to a mobile device using the EXO OnTheGo mobile app. A new Action Type dropdown on an action s Details sub-tab allows you to select an message or a device notification: You can select one or more staff members to receive the notification; the Recipients dropdown contains all staff who have the Allow OnTheGo Access option enabled. When a notification arrives at the OnTheGo app, it can be tapped to open a related record. The On Arrival dropdown lets you specify which record should be opened when the notification is tapped. The available options depend on the kind of rule being configured for example, for a rule on the Save Sales Order event, you have the option of opening the Sales Order itself, the Debtor account on the Sales Order, or the stock item on the relevant Sales Order line. The Message Body can include any of the parameters that are available for actions. MYOB EXO Business 2015.x Version History Page 29 of 62

35 Serviceable Unit Display Names EXO Business User-defined Display Names can now be configured for a range of labels in Serviceable Units. Entries for Serviceable Unit labels have been added to the DISPLAY_NAMES table; these labels can be configured in the Display Names section of the EXO Configurator: EXO URL Protocol Updates This release adds the ability to open individual activities using the exo:// protocol. In previous versions the exo://activity command opened the Activities window, showing all activities; it is now possible to use a URL like exo://activity(id) to open a specific activity in EXO Business, where id is the activity s SEQNO. A new exo://crm_activity(id) command is available to open a specific activity in the EXO CRM module. MYOB EXO Business 2015.x Version History Page 30 of 62

36 New Icons EXO Business The executables for all EXO Business modules have new distinct icons, making it easier to tell them apart in the task bar when several modules are open. The initials on each icon correspond with EXO Business modules as follows: Initials Module Initials Module AA EXO Accountant s Assistant EB EXO Business AN EXO Analytics EF EXO Finance AR EXO Fixed Assets (Asset Register) IC EXO Intercompany CL Clarity Reports JC EXO Job Costing CR EXO CRM PO EXO POS CX EXO Configurator SB EXO Subscriptions DA EXO Distribution Advantage WT EXO Job Costing Timesheets Resolved Issues EXO Business Core Service Request ID Description The Purchase Order Inward Goods process generated Operation aborted messages if the Creditor s Default Invoice Mode was GL and the order was receipted as Stock and vice versa. This has been resolved. When a Debtor Invoice was created from a Sales Order, Extra Fields information from the Sales Order lines was not copied to corresponding Extra Fields on the Debtor Invoice lines; this has been resolved. MYOB EXO Business 2015.x Version History Page 31 of 62

37 EXO Business EXO Business New Features Enhancements to the exo:// URL Protocol This release adds new features to the exo:// URL protocol. To use these new features, you must replace the exoprotocolhandler.exe file with the version of the file supplied with this release. This must be done on all PCs that use the exo:// protocol. New Commands The following new commands are supported by the exo:// URL protocol: Command crm_saleorder crm_company jc_purchaseorder workorder Description Opens or searches for Sales Orders in the EXO CRM module. Searches for company accounts in the EXO CRM module. Opens or searches for Purchase Orders in the EXO Job Costing module. Opens or searches for Works Orders in the core EXO Business module. All of the new commands support searching for records with the?search parameter, e.g. workorder?search=test. All of the new commands except for crm_company support opening an individual record by its ID code, e.g. crm_saleorder(11012). Improvements to Searching The?search parameter now supports spaces in search terms, e.g. the URL: exo://draccount/?search=test company will search Debtor accounts using the search string test company. The following commands now support an alternate?find parameter, which offers more options using % wildcards: company contact crm_company (new see above) crm_contact (new see above) MYOB EXO Business 2015.x Version History Page 32 of 62

38 EXO Business You can use the?find parameter in place of the?search parameter as follows (in a URL, the percent symbol must be escaped with %25):?find=test return records that match test exactly?find=test%25 return records that start with test?find=%25test return records that end with test?find=%25test%25 return records that contain test anywhere in the name For example: exo://contact/?find=a%25 This will return all contact records whose name starts with a. While the?search parameter always opens the relevant search window, if the?find parameter matches only one record, that record will be opened automatically and the search window won't appear. Performance Improvements This release includes improvements to the system s performance in several areas: The Exonetlib.dll DLL, which manages the connection to the EXO Business database, has been enhanced in this release to optimise the performance of database queries. Using the new version supplied with this release can result in speed improvements of up to 10% across the whole EXO Business system. The system s performance has been improved when adding lines to Sales Orders. This improvement is particularly noticeable when copying Sales Orders and when populating a Sales Order using an Order Template. The system s performance has been significantly improved when using serial numbers on products with large unit counts. Update Logging The DBUpdate process no longer attempts to system information to MYOB on completion; the same information is now sent to MYOB automatically, with no user intervention required. MYOB EXO Business 2015.x Version History Page 33 of 62

39 Changes to Object Locks EXO Business This release includes enhancements to the management of object locks, to prevent historical object locks remaining in the system and warning users unnecessarily. The following changes have been made: All historical object locks are cleared when the DBUpdate process is run. Object locks are now recorded against the staff member s ID, and the staff member is now displayed on object lock warnings: All object locks for logged out staff members are cleared, i.e. all object lock records associated with a staff member are deleted once that staff member s session ID is not in the list of active session IDs. MYOB EXO Business 2015.x Version History Page 34 of 62

40 EXO Business Resolved Issues EXO Business Core Service Request ID Description Serial numbers could be missed out from the list of available serials if there was a large gap in the sequence. This has been resolved. Processing a Purchase Order with negative stock quantities created incorrect stock journals on the Post Ledgers to GL window. This has been resolved. Sales Orders performed slowly when adding new lines this was particularly noticeable when copying Sales Orders or when populating a Sales Order using an Order Template. This has been resolved see page 33. This release includes enhancements to the exo:// URL protocol see page Using serial numbers on products with large unit counts resulted in performance issues. This has been resolved see page 33. EXO CRM Service Request ID Description When splitting a line on an Opportunity, the OPPLINEID of the original line was duplicated to the new line. This has been resolved; new Opportunity lines are always given unique OPPLINEID values. It was not possible to delete lines from an unprocessed Sales Order in EXO CRM. This has been resolved. Clarity Reports Service Request ID Description When sorting a report on a mixed-case string variable, records could be missing from the report. This has been resolved. MYOB EXO Business 2015.x Version History Page 35 of 62

41 EXO Business SP3 New Features Updates to EXO Job Costing Editing Job Invoices EXO Business SP3 This release adds the ability to edit invoices generated by the EXO Job Costing module. Users can edit the details of individual lines, delete lines and add new lines. Job invoices are edited in the same way as other Debtor invoices: right-click on the invoice on the Transactions tab of the Debtor Account Details window and select Edit Job Invoice to open the Edit Invoice window. After making any edits to the invoice on a completed job, the system opens a window giving the option to change the job out of the Completed status: Restrictions The ability to edit job invoices is controlled by the existing Permitted level of access to debtor transaction editing User-level profile setting. This must be set to Full invoice editing allowed for users to be able to edit job invoices at the line level. Regardless of the profile setting, an invoice cannot be edited if any of the following conditions apply: The invoice contains serialised stock items The invoice contains batch-tracked items The invoice has already been posted to the General Ledger The invoice is from a prior period Editing Job Invoice Line Details Users can edit selected details of each invoice line; the stockcode and quantity cannot be changed, but all other details are available for editing. This includes the item description, price and discount on each line. MYOB EXO Business 2015.x Version History Page 36 of 62

42 EXO Business SP3 Note: While users cannot change a line s stockcode, it is possible to delete the line and add a new one with the new stockcode see below. Deleting Job Invoice Lines Users can delete lines off a job invoice in the usual way select the line and press the DELETE key. Deleting a line reverses the stock movement for that line, meaning that the stock item is returned to Work In Progress. This change is reflected in the job that the invoice originated from; the status of the relevant line is set back to Ready to Invoice on the Costs and Invoice tabs of the Job Details window. Adding Lines to a Job Invoice Users can add lines to a job invoice in the usual way press the down arrow to add a new line then enter the detail. Adding a line to a job invoice creates a new transaction with the default stock location, not the job s location. The new line is visible on the invoice if you view it from the Billing Schedule tab of the Job Details window, but it does not appear on the Costs or Invoice tab. Crediting Job Invoices User can also credit job invoice by right-clicking on them and selecting Generate Credit for Job Invoice. When crediting a job invoice, users can edit line descriptions, but not stockcodes, quantity prices or discounts. As with invoice editing, users can now remove lines from the credit, so that only some of the invoice is credited. Note: Progress invoices cannot be credited from the Debtors Transactions tab; they must be credited from within EXO Job Costing. It is not possible to delete lines from a progress invoice credit. Un-Write Off This release reintroduces the ability un-write off job lines. The UnWrite-off rightclick option is now available on the Costs and Invoice tabs. Selecting this option generates new stock transactions to reverse the write off transactions and return the stock item to WIP. The sell price is now re-inserted to the price before write off. For periodic inventory systems, the WIP In date is set to the original date; otherwise it is set to the current date. The WIP Out date on the job transaction is set to null. The stock transaction does not affect average cost (because it is into WIP). MYOB EXO Business 2015.x Version History Page 37 of 62

43 Resolved Issues EXO Business Core Service Request ID Description Purchase Orders could not be generated when the profile setting Allow purchase pack description, quantity and price for alternate suppliers was disabled, as the line total would be incorrectly written to the discount amount. This has been resolved When running the EXO Business core module in POS mode, i.e. running Exonet.exe /POS, an access violation error message appeared when trying to search stock. This has been resolved. EXO Job Costing Service Request ID Description This release re-introduces the Un-Write Off option see page 37. MYOB EXO Business 2015.x Version History Page 38 of 62

44 EXO Business SP2 New Features Changes to EXO CRM EXO Business SP2 As of this release, all EXO CRM Advantage features are now available in EXO CRM, and a separate EXO CRM Advantage licence is no longer required. EXO CRM Advantage is no longer a separate product. The following features, previously only available in EXO CRM Advantage, are now available from the EXO CRM module: Users can set up pricing and discounting details from within EXO CRM. This includes access to the Discounts/Prices tab on the Debtor Account Details window and access to the Price Change Scheduler, Price Update Utility and Setup Price Policies functions. Users can create a Sales Order directly from EXO CRM, without first having to save it as a quote. Users can edit Sales Orders from within EXO CRM, provided they have the status Not Processed, Quotation, Standing Order or Layby. Users can access the Generate POs button on the Sales Order window to create back-to-back Purchase Orders (but cannot create Purchase Orders in any other way). Users can create and edit stock items from within EXO CRM, including One-Off Stock items. Users can create and edit Bills of Materials in EXO CRM. Serial number and batch number searching and tracking functionality is available in EXO CRM. This includes access to the Setup Stock Serial Numbers, Serial Number Tracking and Setup Stock Batch Code functions. Note: Users cannot process Sales Orders, supply stock or raise invoices from EXO CRM. Similarly, users cannot process Bills of Materials. MYOB EXO Business 2015.x Version History Page 39 of 62

45 Changes to EXO OnTheGo EXO Business SP2 As of this release, each core Finance, Job Costing and CRM user licence will entitle the client to one licence to EXO OnTheGo at no additional charge. For example, a client with 5 Finance users and 10 CRM users will have 15 EXO OnTheGo licences. Additional licences over and above the free entitlement can be purchased through the standard order process. Note: You must also install version 1.2 SP1 of the EXO API to take advantage of these licensing changes. When EXO Business 2015.x or later is installed, the EXO OnTheGo Sales module will be added as a module on the Registration screen of the EXO Business Configurator automatically (if it is not already there). If the client is using free OnTheGo licences only, this module will not contain a Registration Key and will appear red this is not a problem, and the system will function as normal. If additional licences are purchased, then the EXO OnTheGo Sales module will need to be updated with a valid Registration Key. The EXO Business Configurator and EXO OnTheGo Configurator now display the total number of available EXO OnTheGo licences (free and purchased) in the Staff section: MYOB EXO Business 2015.x Version History Page 40 of 62

46 Resolved Issues EXO Business Core Service Request ID Description When authorisation was enabled for Purchase Orders, if a user opened and saved a Purchase Order that was in the Awaiting Authorisation state and had a value that was lower than the user s authorisation limit, the order would be changed to the Not Processed state, i.e. authorised, even though the user had not authorised it (using the right-click menu on the Purchase Order search screen). This has been resolved. If there were more than 10 sell prices on stock items in an installation of EXO Business that was upgraded from Interbase to SQL Server, it was not possible to view a Bill of Materials. This has been resolved. - On the Purchase Order window, the line total column was not present if the profile setting Allow manual entry of discounts on creditor invoice and purchase order lines (CRLINEDISCS) was enabled, which was inconsistent with the behaviour Creditor Invoice window. This has been resolved; the total column is now always visible when the CRLINEDISCS setting is enabled. EXO Job Costing Service Request ID Description The branch of job invoices was not populated correctly if the branches had non-sequential numbering. This has been resolved Line numbers did not update correctly when adding stock items to a Bill of Materials on a job. This has been resolved. MYOB EXO Business 2015.x Version History Page 41 of 62

47 EXO Business SP1 Resolved Issues EXO Intercompany Service Request ID Description When consolidating records, the PERIOD_SEQNO in the target database was recorded as that of the source database, which was likely to be invalid. This has been resolved; the system now behaves as follows: If a period does not exist in the target database and the profile setting Inter-Company ledger period synchronisation is set to Do not enforce, then transactions for that period are no longer downloaded, but other transactions are. If a period does not exist in the target database and the profile setting Inter-Company ledger period synchronisation is set to Enforce, then the process stops and no transactions are downloaded. When using the Intercompany Creditor Invoice or Intercompany GL Transaction options in the EXO Business core module, the transaction date details of source transactions are now always copied to the target transaction (on batch headers and lines). The system attempts to determine the period to post into based on the transaction date. Where a transaction cannot be inserted because the period does not exist in the target database or the period is locked, the user is warned and prevented from proceeding until the situation is resolved. As a related issue, when opening a suspended batch on the General Ledger Transaction Entry and Intercompany GL Transaction Entry screens, the system ignored the date and period recorded on the suspended batch and set it to the current date and period. This has been resolved. MYOB EXO Business 2015.x Version History Page 42 of 62

48 EXO Business EXO Business New Features Support for SQL Server This release adds support for SQL Server 2012 Service Pack 2 and SQL Server 2014; EXO Business 2015.x has been tested and verified to work on these database platforms. Note: Microsoft SQL Server 2012 features behaviour that causes the table identities to jump on restart of the server; this will result in sequence number gaps in EXO Business. MYOB recommends consideration of this issue when choosing your database application system. Changes to Sales Orders Sales Orders can now be associated with activities, history notes, transactions and documents. These relationships are now displayed on new tabs on the Sales Orders window. History Notes History notes can now be added to Sales Orders. Any notes associated with a Sales Order are displayed on the new History Notes tab on the Sales Order window. As on other History Notes tabs, toolbar buttons are available to add and delete notes. MYOB EXO Business Version History Page 43 of 62

49 Activities EXO Business Activities can now be associated with Sales Orders. All activities related to an order are displayed on the new Activities tab on the Sales Orders window: A new Order field on the Activity window shows the Sales Order that an activity is associated with, and allows you to associate an existing activity with a Sales Order. Transactions The new Transactions on the Sales Orders window displays any transactions associated with the Sales Order: Documents The new Documents tab on the Sales Orders window behaves the same as the existing Documents tabs on other windows. Document files can be associated with a Sales Order using the standard Documents tab toolbar buttons. MYOB EXO Business Version History Page 44 of 62

50 EXO Business As with other windows, you can drag an from Microsoft Outlook onto the Sales Order window and it will be added to the Documents tab automatically. Print Pick Slips Option on Sales Orders A new Picking Slip option is available on the Supply Details tab of the Sales Orders window: If this option is ticked, a picking slip will be printed when the order is supplied (this option is similar to the existing Picking slip option on the Quick Supply Order window). The default setting of this option is determined by the new Sales orders process action 'Picking Slip' switch User-level profile setting. MYOB EXO Business Version History Page 45 of 62

51 Bin Code on Sales Orders EXO Business The Sales Order window now displays the bin code for the highlighted stock item at the bottom of the window: Note: The bin code is taken from the Stock Location Information window that is opened from the Details 2 tab of the Stock Item Details window; it is not the default Bin Code value that can be entered directly onto the Details 2 tab. Narratives on Supply This release adds the ability to view and edit line narratives on the Supply Details tab when supplying an individual Sales Order: MYOB EXO Business Version History Page 46 of 62

52 Bulk Sales Order Supply Enhancements EXO Business This release contains a variety of improvements that make the Sales Order batch supply process more robust. The following additional checks have been added to the batch supply process: Check for object locks on each order. Check that the order can be processed (only orders set to Not Processed or Partly Processed will be processed in the batch). Check that the order will not exceed the Debtor s credit limit. Check that the order isn t on hold. If any of these conditions are met, the order is skipped. For other conditions that mean that the order cannot be supplied, e.g. if the order s account is on stop credit or if the order will result in negative stock, the order will open and the user will need to skip the order manually. (In the case of negative stock, depending on profile settings, the user may be given the option of skipping the order or allowing it to proceed.) To improves the its robustness, the batch supply process checks each order as it is loaded, so that, for example, if an order is opened and supplied by another user while the batch is processing, this will be detected and the order will be skipped in the batch. Once the process is complete, a summary window is displayed, listing all orders that were not processed and the reasons why: Clicking Copy Order Numbers copies a comma-separated list of the skipped orders to the clipboard. This list can then be pasted into the Order # List field of the Sales Orders - Extra Filter Options window to display only the skipped orders in the main Sales Order search grid. MYOB EXO Business Version History Page 47 of 62

53 Search Templates EXO Business Search templates are pre-defined SQL filters that can be applied to stock and company record searches in the EXO Business system. Search templates can take in parameters such as a Debtor account number, so that they can return results specific to one record. Search templates were introduced in EXO Business 8.7 SP2; initially they were only available for use via the EXO API. Setting up Search Templates This release adds the ability to create and edit search templates using the EXO Business Configurator, in the new Business Admin > Search Templates section: The Search Templates screen lists all existing templates. You can filter the list by type (currently available types are Stock and Geolocation). MYOB EXO Business Version History Page 48 of 62

54 EXO Business Click New to create a new search template or double-click on an existing template to edit it. You can enter and edit the SQL statement that defines the search template on the Query sub-tab: You can use the Parameters list dropdown to enter parameters into the statement. Note: See the Search Templates white paper on the EXO Business Education Centre for information on how to create SQL statements for search templates. The Active check box lets you mark a template as active or inactive. Inactive templates are not available for selection on interfaces that support search templates. The Preview sub-tab displays the results of a search using the entered SQL statement, while the Generated SQL sub-tab displays the SQL statement that will be generated from the query on the Query sub-tab if any problems are detected with the query, this can be used to debug them. The Availability sub-tab lets you control where and to whom each template will be available: MYOB EXO Business Version History Page 49 of 62

55 EXO Business The Available for Forms section lets you specify which EXO Business forms the search template will be available on, and whether or not it should be available via the EXO API. The Available to Users section lets you specify which users the template should be available to; an Available to All Users option is also available. Suggested Quantities Stock search templates can return suggested quantities for stock items. When searching for a stock item on the Stock Search window (see page 50), stock quantities will default to the suggested quantity if one is present. To use suggested quantities, a field named SUGGEST_QTY must be included in the search template query; the value of this field can be calculated however you want. Using Search Templates Search templates can now be used to filter stock searches when selecting a stock item for a transaction line, e.g. on a Sales Order or Debtor Invoice. The Stock Search window contains a new dropdown, which displays all of the search templates that have been defined for Stock searches: Selecting a search template immediately filters the Stock Search window according to the selected template. The currently selected template is displayed at the top of the window. The new Filter button on the Stock Search window s toolbar can be used to toggle the filtering on and off. When a stock item is selected, the Sel Qty amount defaults to the item s suggested quantity, as calculated by the search template. (The quantity defaults to 1 if the template does no defined a suggested quantity.) MYOB EXO Business Version History Page 50 of 62

56 EXO Business Note: This release adds further enhancements to the Stock Search window see Stock Search Enhancements below. Stock Search Enhancements Several enhancements have been made to the Stock Search window, in addition to the introduction of search templates (see page 50). The window now supports multi-select; users can tick the checkboxes next to multiple stock items, and when Select & Close is clicked, all selected stock items will be added as lines to the parent document (Sales Order, Debtor Invoice, etc.) Ticking the checkbox in the column header selects all displayed stock items. A new Sel Qty column lets users enter a quantity for each stock item before adding them (entering a quantity automatically ticks the item s check box if it isn t already ticked). When a stock item s check box is ticked, the Sel Qty amount defaults to the item s suggested quantity, as calculated by the selected search template. (The quantity defaults to 1 if the template does not define a suggested quantity.) Right-clicking on the grid header and selecting Save column settings now saves the grid layout separately for each search template; you can have a different layout for each search template and swap between them. MYOB EXO Business Version History Page 51 of 62

57 Updated Analysis Tabs EXO Business The graphs on the Analysis tabs of the Debtors, Creditors, Stock and General Ledger windows have been replaced with dashboard widgets: As dashboards, the Analysis tabs can now be customised with whatever layout of widgets you require. Grid, Pivot and Report widgets placed on the new Analysis dashboard tabs can use the relevant parameters (Current Debtor Account, Current Stock Code, etc.) to show the current record. MYOB EXO Business Version History Page 52 of 62

58 Sales Order Print and Options EXO Business This release includes changes that simplify the system for users who commonly Sales Orders without printing them. A new button is available on the Sales Order window toolbar: This button is always available (unlike the existing button on the Sales Order search window, which is controlled by the Sales order form option profile setting as in previous versions). A new profile setting is available to prevent the system from prompting users to print Sales Orders whenever they are closed or processed. When the Suppress Sales Order print prompt setting is enabled, no print prompts will be supplied to users. The setting is disabled by default. Custom Search Fields on Non Accounts This release adds the ability to set up extra search fields for the Non Account search window. Extra fields are added by editing the new Extra Prospect Search Fields profile setting (EXTRA_PROSPECTS_SEARCHFIELDS). This setting works in the same way as the existing settings for adding fields to other search window; documentation is included in the setting s description. Updated Sales Order Report This release includes an updated version of the Sales Order Listing report (SOHOrderListing.CLR), which adds the ability to include or exclude lost quotes from the report. (Lost quotes are excluded by default.) MYOB EXO Business Version History Page 53 of 62

59 Updated Education Centre EXO Business The EXO Business Education Centre has been updated with a new look and feel: The Education Centre now has a more flexible layout, so that it will better suit displaying in a browser window or in an EXO Business URL widget. MYOB EXO Business Version History Page 54 of 62

MYOB EXO Business. Release Notes

MYOB EXO Business. Release Notes MYOB EXO Business Release Notes 2015.5 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre-Install Requirements... 2 Database Server... 2 Client Workstation... 3 Other Requirements...

More information

MYOB EXO Business. Release Notes

MYOB EXO Business. Release Notes MYOB EXO Business Release Notes 2015.3 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre-Install Requirements... 2 Database Server... 2 Client Workstation... 3 Other Requirements...

More information

MYOB Exo Business. Release Notes

MYOB Exo Business. Release Notes MYOB Exo Business Release Notes 2018.1 Contents Introduction 1... 1 Installation 2 Pre-Install Requirements... 2 Other Requirements... 2 Installing MYOB Exo Business... 2 Post-Installation... 3 Logging

More information

MYOB EXO BUSINESS 8.7. Release Notes EXO BUSINESS M YO B ENT ERPRI S E S O L U T I O N S

MYOB EXO BUSINESS 8.7. Release Notes EXO BUSINESS M YO B ENT ERPRI S E S O L U T I O N S MYOB EXO BUSINESS 8.7 Release Notes EXO BUSINESS M YO B ENT ERPRI S E S O L U T I O N S Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners

More information

MYOB EXO Business. Release Notes

MYOB EXO Business. Release Notes MYOB EXO Business Release Notes 2016.1 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre-Install Requirements... 2 Database Server... 2 Client Workstation... 3 Other Requirements...

More information

MYOB Exo Business. Release Notes

MYOB Exo Business. Release Notes MYOB Exo Business Release Notes 2017.3 Contents Introduction 1... 1 Installation 2 Pre-Install Requirements... 2 Other Requirements... 2 Installing MYOB Exo Business... 2 Post-Installation... 3 Logging

More information

MYOB Exo Business. Release Notes

MYOB Exo Business. Release Notes MYOB Exo Business Release Notes 2018.4 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre-Install Requirements... 2 Other Requirements... 2 Installing MYOB Exo Business... 2 Post-Installation...

More information

MYOB Exo Business. Release Notes

MYOB Exo Business. Release Notes MYOB Exo Business Release Notes 2018.5 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre-Install Requirements... 2 Other Requirements... 2 Installing MYOB Exo Business... 2 Post-Installation...

More information

MYOB EXO Business. Release Notes

MYOB EXO Business. Release Notes MYOB EXO Business Release Notes 2016.2.1 Contents Introduction 1 What s New in this Release?... 1 2 Pre-Install Requirements... 2 Database Server... 2 Client Workstation... 3 Other Requirements... 3 Installing

More information

MYOB Exo Business. Version History x

MYOB Exo Business. Version History x MYOB Exo Business Version History 2018.x Contents Introduction 5 Exo Business 2018.5 6 New Features... 6 Use Special Characters for More Complex Passwords... 6 View Cost Prices and Margins on Sales Order

More information

MYOB Exo Business. Release Notes

MYOB Exo Business. Release Notes MYOB Exo Business Release Notes 2019.1 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre Install Requirements... 2 Other Requirements... 2 Installing MYOB Exo Business... 2 Post

More information

MYOB EXO Business. Release Notes

MYOB EXO Business. Release Notes MYOB EXO Business Release Notes 2016.2 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre-Install Requirements... 2 Database Server... 2 Client Workstation... 3 Other Requirements...

More information

MYOB EXO BUSINESS 8.7 SP2. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS

MYOB EXO BUSINESS 8.7 SP2. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS MYOB EXO BUSINESS 8.7 SP2 Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners and their

More information

MYOB EXO Business. Release Notes

MYOB EXO Business. Release Notes MYOB EXO Business Release Notes 2016.2 Contents Introduction 1 What s New in this Release?... 1 2016.2.1 Service Pack... 1 Installation 2 Pre-Install Requirements... 2 Database Server... 2 Client Workstation...

More information

MYOB Exo InterCompany. User Guide

MYOB Exo InterCompany. User Guide MYOB Exo InterCompany User Guide 2017.3 Table of Contents Features of the System... 1 Setup Overview... 2 Installing InterCompany... 2 Defining the Group Consolidation... 5 Defining Companies... 6 Defining

More information

MYOB EXO BUSINESS 8.6 SP2. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS

MYOB EXO BUSINESS 8.6 SP2. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS MYOB EXO BUSINESS 8.6 SP2 Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners and their

More information

Creating and Editing Budgets

Creating and Editing Budgets EXO Business CRM User Guide 4. Select the levels to create budgets at by ticking the required boxes in the Budget Model section. It is only necessary to tick one box for each column - ticking the box for

More information

MYOB Exo CRM. User Guide

MYOB Exo CRM. User Guide MYOB Exo CRM User Guide 2018.1 Table of Contents Outlook Integration... 1 Quick Add Widgets... 2 Licensing... 2 Available Functions... 5 Contacts in Exo Business CRM... 6 Contacts Master... 7 Contacts

More information

Set this to Y to save the report to file instead of printing it.

Set this to Y to save the report to file instead of printing it. The General Ledger Budget code Branches No Zero Sub A/C Clarity Save to File Printer Name Copies Select the budget for which the report is to be run from the drop-down list, which is accessed using the

More information

EXO BUSINESS CRM. User Guide EXO BUSINESS M YO B ENT ERPRI S E S O L U T I O N S

EXO BUSINESS CRM. User Guide EXO BUSINESS M YO B ENT ERPRI S E S O L U T I O N S EXO BUSINESS CRM User Guide EXO BUSINESS M YO B ENT ERPRI S E S O L U T I O N S Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners and their

More information

MYOB Exo Business. Version History x

MYOB Exo Business. Version History x MYOB Exo Business Version History 2017.x Contents Introduction 4 Exo Business 2017.3 5 New Features... 5 PO from SO Alternate Suppliers... 5 Deferring Remittance Mailshots... 6 Client Upgrade Installer...

More information

MYOB EXO BUSINESS Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS

MYOB EXO BUSINESS Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS MYOB EXO BUSINESS 8.3.0.0 Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners and their

More information

MYOB EXO BUSINESS 8.6 SP1. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS

MYOB EXO BUSINESS 8.6 SP1. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS MYOB EXO BUSINESS 8.6 SP1 Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners and their

More information

MYOB EXO Business Services

MYOB EXO Business Services MYOB EXO Business Services Release Notes 1.3 SP1 Contents Introduction 1 What s New in this Release?... 1 Installation 2 Pre-Install Requirements... 2 Installing the EXO Business Services... 2 Setting

More information

Defect Repair Report as of 10/10/2014

Defect Repair Report as of 10/10/2014 27.05 Page 1 of 16 Release Notes By Module Framework The system reports no longer fail due to special characters in certain report names. 27.05-632 Framework The EFI Pace server now includes a patch for

More information

MYOB Exo Business White Paper

MYOB Exo Business White Paper MYOB Exo Business White Paper Search Templates Last modified: 8 August 2017 Contents Introduction 1 Version History... 1 Adding Search Templates 1 Search Template SQL Statements... 4 Required Fields...

More information

1. About AP Invoice Wizard

1. About AP Invoice Wizard 1. About AP Invoice Wizard Welcome to AP Invoice Wizard. We have developed this tool in response to demand from Oracle Payables users for a user friendly and robust spreadsheet tool to load AP Invoices

More information

MYOB Exo Business. Release Notes

MYOB Exo Business. Release Notes MYOB Exo Business Release Notes 2017.1 Contents Introduction 1... 1 Installation 2 Pre-Install Requirements... 2 Other Requirements... 2 Installing MYOB Exo Business... 2 Post-Installation... 3 Logging

More information

MYOB. User Guide

MYOB. User Guide MYOB User Guide 2016.3 Table of Contents Global Financial Period Setting... 2 Licensing... 2 GL Reports... 4 Ledger Reconciliation... 5 Data Verification Menu Item... 7 Tax Returns... 8 Tax by Rate Type

More information

The name of the Creditor account on the Sales Order. The ID number of the staff member in the Purchase Order s Ordered by field.

The name of the Creditor account on the Sales Order. The ID number of the staff member in the Purchase Order s Ordered by field. Setting Up @ACCNO @ACCOUNTNAME @SALESPERSON @H @L The ID number of the Creditor account on the Sales Order. The name of the Creditor account on the Sales Order. The ID number of the staff member in the

More information

AccountsIQ Tips and Tricks. Updated 20/10/2008. Purpose. 1. List and describe what heading and text will be containing in each of the Tip s and tricks

AccountsIQ Tips and Tricks. Updated 20/10/2008. Purpose. 1. List and describe what heading and text will be containing in each of the Tip s and tricks AccountsIQ Tips and Tricks Updated 20/10/2008 Purpose 1. List and describe what heading and text will be containing in each of the Tip s and tricks 2. Outline what FAQ s will be released on the System

More information

MYOB Advanced. Release Notes

MYOB Advanced. Release Notes MYOB Advanced Release Notes 2017.1.5 Contents Introduction 1... 1 Installing this Release... 1 New Features 2 Payroll Updates... 2 Updates to Payroll Tax... 2 Regenerating Payslips... 3 Improvements to

More information

MYOB EXO BUSINESS 8.4 SP1. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS

MYOB EXO BUSINESS 8.4 SP1. Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS MYOB EXO BUSINESS 8.4 SP1 Release Notes EXO BUSINESS MYOB ENTERPRISE SOLUTIONS Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners and their

More information

What's New in General Ledger Munis - Financials: General Ledger

What's New in General Ledger Munis - Financials: General Ledger [MU-FN-4-F] [MU-FN-10-E] What's New in General Ledger Munis - Financials: General Ledger CLASS DESCRIPTION This session will highlight some of the new functionality available in the version 11.2 of the

More information

Exact General Ledger Setup and Operation

Exact General Ledger Setup and Operation Exact General Ledger Setup and Operation In order to set up the General Ledger in EXACT you need to have already decided on how you want to operate your ledger and the format that the codes for the ledger

More information

NCLTEC Accounting User Manual

NCLTEC Accounting User Manual NCLTEC Accounting User Manual Latest Update: Feb 6, 0 For information about customer support, please visit our homepage at http://www.ncltec.com on the World Wide Web. Copyright 05 NCL Energy Technology

More information

Request for Credit in Accounts Payable

Request for Credit in Accounts Payable App Number: 010045 Request for Credit in Accounts Payable Last Updated 28 September 2016 Powered by: AppsForGreentree.com 2014 1 Table of Contents Features... 3 Detailed Features... 3 Important Notes...

More information

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter

Lockbox. Chapter 13. Lockbox Integration Setup. Nexsure Training Manual - Admin. In This Chapter Lockbox In This Chapter Lockbox Integration Setup Notification Setup Accounting Setup Invoice Defaults Setup Territory Level Lockbox Sestup Lockbox Exceptions Handling Lockbox Integration Setup Lockbox

More information

PACS. Installation & Going Live. User Guide. pacs1.4

PACS. Installation & Going Live. User Guide. pacs1.4 PACS Installation & Going Live User Guide pacs1.4 Tribal SchoolEdge Level 1, 17 Madden Grove RICHMOND VIC 3121 Support Centre: Web: https://support.schooledge.com.au/ Email: support.schooledge@tribalgroup.com

More information

Infusion Business Software Update 8.203

Infusion Business Software Update 8.203 Infusion Business Software Update 8.203 These instructions are for v8.203 of Infusion software and are designed to give an oversight into upgrading an existing installation on a standalone workstation,

More information

MYOB EXO Business. User Guide EXO BUSINESS MYOB ENTERPRISE SOLUTIONS

MYOB EXO Business. User Guide EXO BUSINESS MYOB ENTERPRISE SOLUTIONS MYOB EXO Business User Guide EXO BUSINESS MYOB ENTERPRISE SOLUTIONS Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners and their customers.

More information

Bank Reconciliation September 2016 P R E F A C E. This is the Bank Reconciliation reference guide for IQ Business & IQ Enterprise software systems.

Bank Reconciliation September 2016 P R E F A C E. This is the Bank Reconciliation reference guide for IQ Business & IQ Enterprise software systems. BANK RECONCILIATION P R E F A C E This is the Bank Reconciliation reference guide for IQ Business & IQ Enterprise software systems. The document will aid in understanding and configuration of the Bank

More information

MYOB Advanced. Release Notes

MYOB Advanced. Release Notes MYOB Advanced Release Notes 2017.1.2 Contents Introduction 1... 1 Installing this Release... 1 New Features 2 Licensing Updates... 2 Payroll Updates... 2 Support for Non-Pay Super APRA Funds (AU)... 2

More information

Infusion Business Software Version 6.00

Infusion Business Software Version 6.00 Infusion Business Software Version 6.00 1 V6 - System Wide Changes The backup procedure has changed so that there is now no prompt option to test it - it is always done. We have removed the Web ninja CRM

More information

Release Notes Version

Release Notes Version Release Notes Version 1.6.44.0 NEW FEATURES 2 1. IMPROVED STABILITY AND PERFORMANCE 2 2. LEAP NOTIFICATION ICON 2 2.1. NOTIFICATION STATUSES 2 ENHANCEMENTS 3 3. DOCUMENT MANAGEMENT 3 3.1. WORK WHILE LOADING

More information

Client-Account Receivable

Client-Account Receivable Nexsure Training Manual - Accounting Client-Account Receivable In This Chapter Client Accounts Receivable Entity Definition Receive Payments from Clients Relating to Policies Allocation of Payment Leave

More information

Accounts Payable MODULE USER S GUIDE

Accounts Payable MODULE USER S GUIDE Accounts Payable MODULE USER S GUIDE INTEGRATED SOFTWARE SERIES Accounts Payable MODULE USER S GUIDE Version 3.1 Copyright 2005 2009, Interactive Financial Solutions, Inc. All Rights Reserved. Integrated

More information

MYOB EXO ACCOUNTANT S ASSISTANT

MYOB EXO ACCOUNTANT S ASSISTANT MYOB EXO ACCOUNTANT S ASSISTANT User Guide EXO BUSINESS M YO B ENT ERPRI S E S O L U T I O N S Important Notices This material is copyright. It is intended only for MYOB Enterprise Solutions Business Partners

More information

TECSYS Streamline Enterprise System Page 1 of 7

TECSYS Streamline Enterprise System Page 1 of 7 TECSYS Streamline Enterprise System Page 1 of 7 Section 1: Module: A/P Accounts Payable 1. 10.3.1 Enhancement to Interface to Scan and Store A/P Invoice Images Module: A/R Accounts Payable > A/P Invoicing..

More information

NorthStar Club Management System

NorthStar Club Management System NorthStar Club Management System The Version 3.2.0 GL- 03252008 March 25, 2008 CONTENTS OVERVIEW OF THE GL (GENERAL LEDGER) MODULE... 5 ACCESSING THE GL MODULE... 6 GL INTRODUCTION:... 8 Inquiry... 8 Admin...

More information

New Features... 4 Add-on Modules Cheat Sheet... 15

New Features... 4 Add-on Modules Cheat Sheet... 15 1 2 Table of Contents New Features... 4 Favourites option... 4 New Icons... 4 Windows theme integration... 5 Forms Assistant... 6 Forms designer enhancements... 7 User Access Report... 8 User Notifications

More information

Infusion Software v8.300 Upgrade Notes

Infusion Software v8.300 Upgrade Notes Infusion Software v8.300 Upgrade Notes These instructions are for v8.300 of Infusion software and are designed to give an oversight into upgrading an existing installation on a standalone workstation,

More information

Release Notes. Contents. About this release. MYOB AccountRight Standard 2011 Beta MYOB AccountRight Plus 2011 Beta

Release Notes. Contents. About this release. MYOB AccountRight Standard 2011 Beta MYOB AccountRight Plus 2011 Beta Release Notes MYOB AccountRight Standard 2011 Beta MYOB AccountRight Plus 2011 Beta Contents Section See About this release below Getting started page 2 New features page 6 Features unavailable in this

More information

Before running the Year End

Before running the Year End Before running the Year End Pre-Year End Checklist To ensure that your Year End operation is successful, you are required to perform certain Pre-Year End checks. Complete the checklist below before proceeding

More information

Sage 100 Evolution Version 8.00 What s New?

Sage 100 Evolution Version 8.00 What s New? Sage 100 Evolution Version 8.00 What s New? At Sage 100 Evolution we continuously invest in research and development to ensure that you are kept up to date with the latest and most cutting-edge business

More information

RELEASE NOTES: FEBRUARY 23, 2016

RELEASE NOTES: FEBRUARY 23, 2016 RELEASE NOTES: 2.16.01 FEBRUARY 23, 2016 Highlights from this release Report Criteria Favourites Change Name on WO/LOT/INV with blend Save report criteria so you can run it the same way next time. Read

More information

Contents. 1. How to Log into your AdminOnline System Forgotten your Password Changing your Password... 7

Contents. 1. How to Log into your AdminOnline System Forgotten your Password Changing your Password... 7 Manual June 2017 Contents 1. How to Log into your AdminOnline System... 4 2. Forgotten your Password... 6 3. Changing your Password... 7 4. Online Registration Form... 8 5. Accounting... 9 5.1 How to Invoice

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of Integrator Login... 5 Option

More information

August Release 2017 v12.8

August Release 2017 v12.8 August Release 2017 v12.8 Contents Page DEPENDANCIES... 4.NET Framework 4.6... 4 LICENSING... 4 Automatic User Licence Infringement Check... 4 ACCOUNTS... 5 Customer and Supplier Adjustments Write Off

More information

Sage ERP Accpac Online 5.5

Sage ERP Accpac Online 5.5 Sage ERP Accpac Online 5.5 Integration Resource Guide for Sage ERP Accpac And Sage CRM (Updated: July 11, 2010) Thank you for choosing Sage ERP Accpac Online. This Resource Guide will provide important

More information

Creating new activities

Creating new activities Unit 2 Account Masters Creating new activities To create a new activity: 1 Click on the New button. 2 From the Activity Type dropdown list, select either Appointment or Task. 3 Select the Type of event

More information

Release Features CASH v2018.3

Release Features CASH v2018.3 Release Features CASH v2018.3 Document issue history Date Issue 01/10/2018 Draft 1.0 C J M Farrar Page 1 of 16 Table of Contents 1 Global... 3 1.1 CASH Launcher... 3 1.1.1 CF29004920 Changes to the Cashforwindows.exe

More information

Sage General Ledger User's Guide. May 2017

Sage General Ledger User's Guide. May 2017 Sage 300 2018 General Ledger User's Guide May 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service

More information

Release Notes Version

Release Notes Version Release Notes Version 1.6.35.0 LEAP Release Notes Version 1.6.35.0 NEW FEATURES 2 1. IMPROVED STABILITY AND PERFORMANCE 2 2. LEAP NOTIFICATION ICON 2 2.1. NOTIFICATION STATUSES 2 ENHANCEMENTS 3 3. DOCUMENT

More information

Furniture Wizard Security Introduction

Furniture Wizard Security Introduction Furniture Wizard Security Introduction In this section, we will introduce you to the new security features of Furniture Wizard. Furniture Wizard s security will allow you to set permissions for different

More information

HCSS Accounting Guidance Year End Notes

HCSS Accounting Guidance Year End Notes HCSS Accounting Guidance Year End Notes Page 1 1. House keeping Housekeeping of transactions on HCSS Accounting can take place at any time, but is most important before running Year End. As part of the

More information

August, 2015 EXO accounting Interface: when viewing product sales history exclude non-inventory items such as charges and fees

August, 2015 EXO accounting Interface: when viewing product sales history exclude non-inventory items such as charges and fees V6 changes list 6.0.44 December 10, 2015 Fixes to error introduced in v6.0.43:- cannot save changes to company record error when performing search on company name Contains or contact name Contains 6.0.43

More information

Accounting Table of Contents

Accounting Table of Contents Accounting Table of Contents Accounting Table of Contents 1 About Church Windows Accounting 4 Chart of Accounts Setup 6 Adding and Removing Accounts 7 Managing the Chart of Accounts 9 Detail tab 9 Balance

More information

TimeTrak - User Setup. White paper

TimeTrak - User Setup. White paper TimeTrak - User Setup White paper 3.1.24-2015 Table of Contents Introduction...3 MYOB Exo - Setup Staff...4 MYOB Exo - Stock Item Setup...5 MYOB Job Costing - Job Resources Setup...7 TimeTrak Admin Console

More information

*+"'+,-&./!"#$%&'#() Standard Accounts. June 2011 Version 6.3 HansaWorld Ltd.

*+'+,-&./!#$%&'#() Standard Accounts. June 2011 Version 6.3 HansaWorld Ltd. *+"'+,-&./!"#$%&'#() Standard Accounts June 2011 Version 6.3 HansaWorld Ltd. Table Of Contents Introduction & Installation...6 System Requirements...6 Installation...6 Configuring a New Database...7 Start

More information

Financials Module: General Ledger

Financials Module: General Ledger The Priority Enterprise Management System Financials Module: General Ledger Contents Introduction... 2 Chart of Accounts... 2 Entry Journal... 4 Reconciliations... 7 Financial Statements... 9 Cash Flow...

More information

Banking in QuickBooks Online

Banking in QuickBooks Online QuickBooks Online Student Guide Chapter 6 Banking in QuickBooks Online Chapter 2 Chapter 6 The Banking page is where you connect your accounts and download transactions. This is sometimes known as bank

More information

MYOB Exo Business. Release Notes

MYOB Exo Business. Release Notes MYOB Exo Business Release Notes 2016.3.1 Contents Introduction 1... 1 New Features 2 Improved Excel Export... 2 Setting up Reports for Excel Export... 3 Parameters on Report Previews... 4 Enhancements

More information

MYOB Advanced. Release Notes

MYOB Advanced. Release Notes MYOB Advanced Release Notes 2017.1 Contents Introduction 5... 5 Installing this Release... 5 Upgrade Notes 6 Notice for Customised Sites... 6 Upgrade Procedure: Screen-Based API Wrapper... 6 Upgrade of

More information

Horizon: shortcut keys for MYOB EXO

Horizon: shortcut keys for MYOB EXO Horizon: shortcut keys for MYOB EXO Shortcut Keys in EXO Business This document gives a list of shortcut keys that can be used in MYOB EXO Business. The table below indicates the where a shortcut key is

More information

HCSS Accounting Release Notes v1.2

HCSS Accounting Release Notes v1.2 HCSS Accounting Release Notes v1.2 Page 1 HCSS Accounting Release Notes v1.2 1. Auto Generation of Reference Numbers This function automatically generates reference numbers for transactions. A bespoke

More information

Version 5.30 Release Notes. Build 1 compiled on 6 th June 2018

Version 5.30 Release Notes. Build 1 compiled on 6 th June 2018 Version 5.30 Release Notes Build 1 compiled on 6 th June 2018 Welcome to Accura Version 5.30 Introduction Version 5.30 is the latest release for the Accura MIS and the first major build since version 5.21and

More information

1

1 www.clearbooks.co.uk 1 Content Clear Books Demo 1. Customising your Dashboard 2. Setting up for the first time A) Details B) Toggle Features C) Reporting Periods D) Adding a new user E) Invoice Themes

More information

1 Before Processing A Year End in Sage Pastel Partner 2 Processing a Year End in Sage Pastel Partner 3 After Processing a Year End in Sage Pastel

1 Before Processing A Year End in Sage Pastel Partner 2 Processing a Year End in Sage Pastel Partner 3 After Processing a Year End in Sage Pastel 1 Before Processing A Year End in Sage Pastel Partner 2 Processing a Year End in Sage Pastel Partner 3 After Processing a Year End in Sage Pastel Partner 4 Year End Common Errors Troubleshooting Before

More information

CONNECTED 8.2 Release Notes

CONNECTED 8.2 Release Notes CONNECTED 8.2 Release Notes Introduction... 3 Minimum System Requirements for Connected 8.2... 3 Connected 8.2 Installation... 3 Enhancements... 4 General Enhancements... 4 Advanced Email Templates...

More information

Enhancements Guide. Applied Business Services, Inc. 900 Wind River Lane Suite 102 Gaithersburg, MD General Phone: (800)

Enhancements Guide. Applied Business Services, Inc. 900 Wind River Lane Suite 102 Gaithersburg, MD General Phone: (800) Enhancements Guide Applied Business Services, Inc. 900 Wind River Lane Suite 102 Gaithersburg, MD 20878 General Phone: (800) 451-7447 Support Telephone: (800) 451-7447 Ext. 2 Support Email: support@clientaccess.com

More information

Active Servicedesk Release Notes

Active Servicedesk Release Notes 8.00.00 Integration Added new history information related to external notifications Notifications Added config.xml to templates folder so specific email settings can be controlled using template scripts

More information

1 Before Processing A Year End in Sage Pastel Xpress 2 Processing a Year End in Sage Pastel Xpress 3 After Processing a Year End in Sage Pastel

1 Before Processing A Year End in Sage Pastel Xpress 2 Processing a Year End in Sage Pastel Xpress 3 After Processing a Year End in Sage Pastel 1 Before Processing A Year End in Sage Pastel Xpress 2 Processing a Year End in Sage Pastel Xpress 3 After Processing a Year End in Sage Pastel Xpress 4 Year End Common Errors Troubleshooting Before you

More information

HCSS Accounting Release Notes Central Functionality V1.7

HCSS Accounting Release Notes Central Functionality V1.7 HCSS Accounting Release Notes Central Functionality V1.7 Page 1 1. Central Admin Functionality Phase1 of the Central functionality has been released. Once activated this includes Central Payments and Central

More information

Chapter 2: Clients, charts of accounts, and bank accounts

Chapter 2: Clients, charts of accounts, and bank accounts Chapter 2: Clients, charts of accounts, and bank accounts Most operations in BankLink Practice are client specific. These include all work on coding transactions, reporting, and maintaining chart of accounts

More information

Welcome to our online Web Help for the Activity Fund Accounting System software.

Welcome to our online Web Help for the Activity Fund Accounting System software. Welcome to our online Web Help for the Activity Fund Accounting System software. Version 1.2 LOCAL GOVERNMENT CORPORATION ALL RIGHTS RESERVED 2010-2018 REV. 02/06/2018 Portions copyright 1988 - Acucorp,

More information

Shopkeeper V Update Notes

Shopkeeper V Update Notes Shopkeeper V8.0.14 Update Notes April 2014 Shopkeeper V8.0.14 Update Notes Information in this document is subject to change without notice. Companies, names and data used in examples herein are fictitious

More information

MYOB Advanced Business

MYOB Advanced Business MYOB Advanced Business AP Payment Processing Improvements Last Updated: 22 January 2016 Contents AP Payment Processing Improvements 1 Background... 1 1. Matching multiple AP payments to one bank transaction...

More information

WorkBook release note

WorkBook release note WorkBook version: 8.3.0 Release date: 01/10/2013 Author: René Praestholm rp@workbook.net DOWNLOAD AS PDF HIGHLIGHTS IN THIS RELEASE Collaboration Many new improvements added in collaboration between team

More information

2016 Autosoft, Inc. All rights reserved.

2016 Autosoft, Inc. All rights reserved. Copyright 2016 Autosoft, Inc. All rights reserved. The information in this document is subject to change without notice. No part of this document may be reproduced, stored in a retrieval system, or transmitted

More information

Bank Reconciliation Release 2015

Bank Reconciliation Release 2015 Bank Reconciliation Release 2015 Disclaimer This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

Sage Paperless Construction

Sage Paperless Construction Sage Paperless Construction Release Notes Version 6.3 2018. The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks

More information

Microsoft Dynamics GP Professional Services Tools Library

Microsoft Dynamics GP Professional Services Tools Library Microsoft Dynamics GP 2015 Professional Services Tools Library Copyright Copyright 2014 Microsoft Corporation. All rights reserved. Limitation of liability This document is provided as-is. Information

More information

Job Workflow. A step by step guide to

Job Workflow. A step by step guide to A step by step guide to getting started with BEAMS Page 2 of 51 So you ve installed and setup your new copy of BEAMS what next? This process is designed to give you guidance on how to create, manage and

More information

E2 Shop System Beta Release Notes

E2 Shop System Beta Release Notes The purpose of this document is to provide licensed users of the E2 Shop System with the most up to date information regarding changes made in this release. If you have any questions about this update,

More information

V9 Fees and WIP Data Entry Administrators Guide DOCUMENTATION. Phone: Fax:

V9 Fees and WIP Data Entry Administrators Guide DOCUMENTATION. Phone: Fax: V9 Fees and WIP Data Entry Administrators Guide DOCUMENTATION Phone: 01981 590410 Fax: 01981 590411 E-mail: information@praceng.com CHANGE HISTORY ORIGINAL DOCUMENT AUTHOR: MICHELLE HARRIS DATE: JAN 2010

More information

Bank Reconciliation in Sage One 1

Bank Reconciliation in Sage One 1 Bank Reconciliation in Sage One 1 Contents Introduction Introduction... 2 Your evolving role as the Sage One Accountant... 3 What are Bank Feeds?... 3 Cashbook and Accounting how bank reconciliation works

More information

Release Notice. Version Release Date: June 12, (440)

Release Notice. Version Release Date: June 12, (440) Release Notice Version 5.7.57 Release Date: June 12, 2017 www.sedonaoffice.perennialsoftware.com (440) 247-5602 Table of Contents About this Document... 5 Overview... 5 Applications Enhancements/Improvements...

More information

Studio Designer Basic

Studio Designer Basic Studio Designer Pricing Studio Designer Basic Studio Designer Professional $35 / User / Month $45 / User / Month Feature Basic Professional Address Client and Vendor Address Maintenance X X Client and

More information

RG Connect 2015 Microsoft Dynamics GP Tips and Tricks October Prepared by Sheri Carney

RG Connect 2015 Microsoft Dynamics GP Tips and Tricks October Prepared by Sheri Carney RG Connect 2015 Microsoft Dynamics GP Tips and Tricks October.23.2015 Prepared by Sheri Carney 600 SW 39 th Street, Suite 250 Renton, WA 98057 425.277.4760 www.resgroup.com Contents GLOBAL TIPS... 4 1.

More information