E2 Shop System Beta Release Notes

Size: px
Start display at page:

Download "E2 Shop System Beta Release Notes"

Transcription

1 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, contact Shoptech Technical Support at (888) or This update includes the following changes: Enhancements and Changes in Functionality: 1. Development has made several changes to enhance functionality in E2 Shop. Please see the link below for additional information Please see the link below for instructions on setting up the service for your Ethernet clocks In this release, The Miscellaneous Utilities and the Mass Update Utility have been disabled if the User has any other Open Areas in E2 Shop. A Warning message is received stating the following: "Warning! Processing for the current utility has been temporarily disabled. This is done to prevent the utility from interfering with any unsaved progress in other areas of the system. Please close all open areas to continue with these utilities." Page 1

2 Special Note Several E2 Shop users have reported an issue where an image was overlapping a dropdown box which prevented them from clicking the dropdown to view the options. Several adjustments can be made to Chrome Settings that may prevent this from occurring: Click the Restore/Maximize button ( ) to have the browser resize. This will change the size of the browser and may adjust the alignment to allow the user to click on the dropdown box. The browser might be zoomed in. Click the on the top right of the browser and the user can adjust their zoom. The browser might have a larger text than what is set as default by Chrome. Chrome default settings are: Font Size set to Medium and Page Zoom set to 100%. To adjust this, click content section to make adjustments. and go to Settings. At the bottom of the page, click Show advanced settings. Navigate to the Web The immediate work around would be for the user to click into the field (not the dropdown arrow) and use the down button on their keyboard to view the options. Have the user navigate to their desired selection and tab off. This will make the selection for the user. Page 2

3 INTERIM BUILD -Rel.7 (3/13/17) AR AR Filtering by 'Due Date' in Auto Check Writing includes dates that are outside the selected range Checkbook Register does not calculate properly when running for a full month The General Ledger Account filter is not being applied to the Vendor, Vendor Type, or Tax Code Breakdowns Bank Reconciliation does not balance Sales Tax amount is not rounding for multiple line items on an Accounts Receivable Invoice ed message body is being held from a previous message It was reported that when the user applied the 'Due Date' filter in Auto Check Writing, the system was returning information that was outside their filter dates. Development has modified the code so that the system will only return records that lie within the selected time frame. When running the Checkbook Register for an entire month, there were days where the results did not match what was expected. Development has modified the code to correct the 'Balance' calculation, so that the results will match what was expected. A Customer reported that the General Ledger Account filter was not being applied to the Vendor, Vendor Type, or Tax Code Breakdowns on the Vendor Invoice Summary. Development has modified the code to apply the filter to these Breakdowns. It was reported that the user was not able to balance their Bank Reconciliation. Development has modified the code to help ensure that it will calculate properly. The reported issue was the Sales Tax Amount was not matching the results in Pro. It was found that a Billing Invoice with multiple line items was not rounding at the correct time in the code to calculate properly. Development has modified the code to have the Sales Tax be applied correctly, and rounded at the proper time. A customer reported that ed message bodies were being saved from previous ed messages. Development has modified the code to prevent message bodies from being saved Page 3

4 Comments on the Time Tracking Summary are cut off The Accounts Payable Aging Summary does not filter properly when using 'As- Of Date' Unable to view or add contacts when ing reports out of the browser's PDF viewer Employee Payroll Breakdown report not sorted by Employee User receives an error when creating an order from a quote for a free form customer It was reported that the comments on the Time Ticket Summary are being cut off. Development has modified the code to expand the field, and the comments are no longer being cut off. It was reported that if a user created a check for a Vendor Invoice, and then ran the Accounts Payable Aging Summary with the 'As-Of Date' equal to the current date, the system would still include checks created today on the report. However, if they changed the 'As-Of Date' to tomorrow, then the check was not listed. Development has modified the code to allow these invoices to fall off the report after they are paid. It was reported that when ing reports directly out of a browser's PDF viewer, it was not possible to add contacts from the "Contact" menu. Development has modified the code to allow contacts to be selected from the "Contact" menu when ing reports. It was reported that the Employee Payroll Breakdown report was not sorting by Employee Code. Development has modified the code to sort the Employee Payroll Breakdown report by Employee Code. A customer was receiving an error message when creating an order from a quote for a free form customer. Development modified the code to correct this issue, and the user will no longer receive an error Page 4

5 INTERIM BUILD -Rel.6 (3/6/17) AR Data Collection - Usage Vendors are not listed alphabetically on the Auto Check Writing screen Unable to zero out the Unit Price field on an Invoice Bar-coded list of common scan gun actions is not responding as expected Bank Reconciliation's Adjusted Balances and Out of Balance amounts do not match expected results The First Check in Auto Check Writing is not saving after it is changed Creating an Auto Check with over max 15 line items does not create the second check properly The Customer has reported that Vendors were not listed in alphabetical order on the Automatic Check Writing screen. Development has modified the code to order Vendors alphabetically on the Automatic Check Writing screen. A Customer reported that the Unit Price on an Invoice could not be changed. Development has modified the code to allow the Unit Price on an Invoice to be changed. It was reported that certain bar-coded actions were not responding correctly when using a scan gun with the E2 Data Collection service. The code has been modified to help ensure that bar-coded actions will respond as expected when using a scan gun. When the user entered the Bank Reconciliation page the 'Adjusted Bank Balance', 'Adjusted Book Balance', and the 'Out of Balance Amount' did not match the expected results. Development has updated the code by modifying the queries that were calculating the 'Adjusted Book Balance' and the 'Out of Balance Amount'. The Customer reported that any change made to the First Check field on the Automatic Check Writing screen would not hold. Development has modified the code to make changes to the First Check field hold. The issue reported was writing a check using Auto Check Writing and selecting more than the max Invoices (15). The system would break it down into two checks, which is correct, but the second check would have the wrong Check Amount. The second check should have the total value of the remaining Invoices instead of the total of all the Invoices that were selected. Development has updated the code to have the correct value placed on the second check Page 5

6 Purchasing Inventory Purchasing Inventory Aging not showing specific invoices if they have been paid Attendance record and time ticket are showing incorrect hours when a shift spans midnight Line Items are doubling each time a Request For Quotation is edited Job Requirements entered on an Order have incorrect dates Job Requirement Summary's 'Group By' filters do not display correct information Duplicating Material reported on Job Requirements It was found that when running the Aging Summary report as of a specific date, certain invoices were not showing. Upon further research it was found that if these invoices were paid on a date after the specified date, the invoices would not show...even if they weren't paid as of that date. A code change was made to change the query for what appears on the report and now if the invoice is not paid on the As-Of- Date, it will appear on the report. It was discovered that a shift which spanned midnight, and had an automatic break set up prior to midnight, was not calculating times correctly on the associated time ticket and attendance record. The code has been modified so that shifts which span midnight, and have an automatic break set up prior to midnight, will write the correct times to the associated time ticket and attendance record. A Customer reported that the Line Items on a Request For Quotation were doubling after an entry was edited. Development has modified the code to prevent Line Items from doubling when a Request For Quotation is edited. User reported invalid dates showing in the Fill Job Requirements Order By Date. Development has corrected an issue when adding Job Requirements to an Order on the fly which created the invalid dates. When running the Job Requirement Summary and selecting a 'Group By' option, the system didn't display all the data correctly. Development has updated the code to display according the user selected 'Group By' option. Customer reported Job Requirements duplicating on some. Development has corrected an issue when using Fill Job Requirements where in some instances could duplicate Job Requirements Page 6

7 AR Quoting Purchasing Purchasing Creating a new Invoice by entering the Job receives an 'Object reference not set to an instance of an object' prompt Unknown exception when editing a customer with a NULL contact Attendance record not properly updating to reflect edited clock out time The Purchase Order does not find a RFQ if the user copied it to create a new RFQ One line item on a Purchase Order is showing a "Misc/Tooling Charge" on the printed Purchase Order form. The reported issue was that the user received an 'Object Reference' error when creating a Billing Invoice by entering the Job in the Line Item grid. Development has updated the code to allow the user to create an Invoice from the Job entered in the Line Items grid. Customer reported an error when attempting to edit a Customer Table. It was found the Customer Contact had a blank Name Field causing the error. Development has modified the code to prevent a blank Name Field from causing an error. It was reported that the "Elapsed Adjusted Hours" field on a Time Ticket was not updating when changes were made to an employee's clock times. The code has been modified so that the "Elapsed Adjusted Hours" field will now update properly to reflect any changes made to an employee's clock times. The reported issue was that the user could not find the RFQ's they created when trying to create a Purchase Order from an RFQ. It turns out that the RFQ the user is copying to create a new one had its line items removed. This prevented the user from being able to see their desired RFQ from the Purchase Order. Development has updated the code to have the line items on the source RFQ remain when copying RFQs. It was reported that a specific printed Purchase Order form in the customer's data was showing a "Misc/Tooling Charge" line when no items on the Purchase Order had a miscellaneous charge assigned. The code has been modified to help ensure that a printed Purchase Order form will not show a "Misc/Tooling Charge" line when no miscellaneous charges have been assigned to the items on the Purchase Order being viewed Page 7

8 Upgrade Tables Performance Issues in Repository Manager on hosted site Work Order Report is showing closed jobs Validation Message when changing the Billing Address is inconsistent Order Comments not showing in the Notes Column on Order Navigator Customer reported performance issues loading and navigating in the Repository Manager when a large number of directories exist. Development has modified the code to speed the loading and navigating of folders in the directory tree. Customer reported closed jobs were being listed on the Work Order report. Development has removed closed jobs from generating on the Work Order report. The reported issue was that a Validation Message was inconsistent as to when it should generate. The user received this prompt when entering a value in 'Billing Line 1' of the Customer while the 'Shipping Address Line 1' field was blank. Development has updated the code to place a check in the code to verify the 'Billing Line 1' doesn't equal the 'Location Code' in the Shipping section. Customer reported the Notes Column in the Order Navigator was not populating data. Development has corrected the issue so the Comments on the Order will populate the Notes Column Page 8

9 INTERIM BUILD -Rel.4 (2/23/17) AR Cash Receipt on the fly has incorrect Navigator 'Amount' check is not clearing out values on an old line item, after a new Vendor is chosen The reported issue was the amount listed on the Cash Receipt Navigator didn't match the value of the Cash Receipt when it was created on the fly. Development noticed that each time the user edited a line item, it was adding more to the data object. They have updated the code to now save the data correctly so the Navigator displays the correct amount. It was reported that an Accounts Payable check was retaining values from currently selected invoices after choosing a new Vendor, which should have removed those values from the check. The code has been modified to ensure that selecting a new vendor on a Accounts Payable check will clear out any invoice values currently shown on the check Issue when attempting to post a month which contains a free form check It was reported that a user attempting to post a fiscal month which contained a "free form" check would receive a notice that their month was out of balance, and the ensuing Exception Report would then list the "free form" check. The code has been modified so that users will be able to post fiscal months containing "free form" checks without receiving an Exception Report Purchasing Purchase Order showing duplicate release in the Line Item Details Customer reported the release dates on Purchase were being duplicated when a Line Item was deleted and then re-added. Development has corrected the issue and release dates no longer duplicate after a Line Item is delete and re-added Page 9

10 Order is duplicating Routing Steps and Releases Customer reported the release dates and routing steps on were being duplicated when a Line Item was deleted and then re-added. Development has corrected the issue so release dates and routing steps no longer duplicate after a Line Item is delete and re-added Quickbooks Quickbooks Installation giving error It was reported that the QuickBooks Installation has been giving an error and not allowing the install. A code change was made and now the user should be able to complete the QuickBooks install with no problem Page 10

11 INITIAL BUILD -Rel.1 (2/20/17) Quick View / E2 View System CTRL+P command no longer prints the right pane of the print preview window in Google Chrome Contact's address is not auto populating when Reports are ed Subject line is not populating with the correct message when ing reports Acknowledgment Report does not order by "Item ' if it is 3 or more pages Global Report Issue - The 'End Date' of the Date Range changes by hovering over the calendar Quickview Job Status Time and Material Price field is not populating values in Job Details Flush BOM utility will not complete Customer reported the CTRL+P printing shortcut was not functioning in Google Chrome when printing reports. Development has modified the code so CTRL+P shortcut now functions properly in Google Chrome. It was reported that Contact addresses were not populating when ing Reports. Development has modified the code to make Contact addresses populate. The Customer has reported that subject lines were not auto populating when ing reports. Development has modified the code to make the subject lines auto populate as expected. When the user prints the Acknowledgment report, the line items were not listed by the Item. Development has updated the code to allow the results to be listed correctly. When the user would apply a Custom Date Range, the report would include the day after the selected 'End Date'. This would periodically happen to the 'Begin Date' as well. Development has updated the code by correcting the format the dates were being sent to the server. It was reported that the Quickview Job Status Time and Material Price field is not populating values in Job Details, although, for the job in question, there is T&M showing for this job on the Job Cost Summary. This issue has been resolved and all jobs with Time and Material will show the Time and Material Price on the Quickview Job Status. Customer reported the Flush BOM Utility was producing an error and did not complete. Development has modified the code to prevent the error from occurring on large numbers of parts Page 11

12 Data Collection - Usage Using a desktop shortcut to open Data Collection is changing the Collection Terminal to "0" Time Ticket Navigator results are in no specific order Server Error is appearing when Generating a Custom Job Traveler It was found that opening Data Collection with a desktop shortcut was causing the system to connect to the wrong terminal. Development has modified the code to make the system connect to the correct terminal when a shortcut is used. It has been reported that in the Time Ticket Navigator, when clicking on the Search field with no filter selected the results are not in any specific order. This has been fixed and the results are in order by Employee when clicking on the Search field with no filter selected. The Customer has reported that a Server Error was appearing when Generating a Custom Job Traveler. Development has modified the code to prevent this Error from appearing when Generating a Custom Job Traveler Quoting Purchasing Tables When printing a Quote, text from the Description field for a Part is being cut off on the View/Print option Unknown Exception is appearing when Processing an Order Unable to enter Design Mode for User- Defined fields in the Line Item Details In Employees a Server Error is received when editing an Employee It has been reported that when printing a Quote, if there is a long paragraph in the Description field for a Part on the Quote, part of the text is being cut off on the View/Print option. This issue has been fixed and now the text in the Description field is set to wrap in the Description field. The Customer has reported that an Unknown Exception is appearing when an Order with a Part over 30 characters long is Processed. Development has modified the code to cut Part s off at 30 characters when they are entered on an Order. The Customer reported that the User-Defined Design Mode could not be accessed in the Line Item Details of a Purchase Order. Development has modified the code to allow access to the User-Defined Design Mode. It has been reported that in Employees, a Server Error is received when editing an Employee. This issue has been resolved and the Server Error is no longer received when editing an Employee Page 12

13 If a Journal Entry has multiple line items and the user tries to clear only one line item, the system only toggles the top line of the Journal Entry Hiding the "Pieces Good" field in Time Ticket ing using Exchange receives a 'RemoteHost address is invalid' error ing using Exchange receives a 'RemoteHost address is invalid' error Bank Reconciliation not showing Dates in the Journal Entries Transfer area The reported issue was in Bank Reconciliation and when a Journal Entry had multiple line items. If the user tried to 'Clear' only one of the line items, the first line was the only line to change to 'Yes', whereas, Pro would change the chosen line. Development has updated the code to now have the row index from the grid in order to toggle the correct item(s). It was reported that some columns on a Time Ticket were remaining hidden after the user chose to make them visible in Company Maintenance. The code has been modified to help ensure that columns will not be hidden when they should be visible. The user was receiving a 'RemoteHost address is invalid' prompt when trying to using the Type 'Exchange'. Development has updated the code to remove 'Exchange' as an Type. In a SaaS environment, our system isn't able to link to their on their local computer. The user was receiving a 'RemoteHost address is invalid' prompt when trying to using the Type 'Exchange'. Development has updated the code to remove 'Exchange' as an Type. In a SaaS environment, our system isn't able to link to their on their local computer. Corrected an issue with dates not displaying in the Bank Reconciliation screen System Running Mass Update Utility when Open Areas in Shop It has been reported that the User is able to run the Mass Update Utility when there are Open Areas in Shop. To resolve this issue, The Mass Update Utility and all the Miscellaneous Utilities have been disabled if the User has any other Open Areas in Shop Page 13

14 Purchasing New and 'Replied' RFQ's don't show up on the Vendor Cost Analysis The reported issue was that not all RFQ's were listed when entering the 'Analyze RFQ's' from an Estimate. Development has found that this issue originated when saving a RFQ. The system set the 'StepNo' field as 'Null' instead of '0'. This prevented the 'Analyze RFQ's' from displaying all results. RFQ's that were created from Job Requirements were working properly. When the user goes to 'Analyze RFQ's' from an Estimate, the system uses the 'StepNo' field as a filter and when it's 'Null', it wouldn't recognize it. Development has updated the code to set the 'StepNo' field correctly. To correct this issue with existing RFQ's, edit the RFQ and click OK to save. This should save the RFQ properly and allow it be viewed through 'Analyze RFQ's' Quoting Quoting Tables Cycle Time and Cycle Unit columns are not showing in Estimating Router Grid Contact set on the Quote is not being pulled onto an Order Time Tracking Journal not populating correctly format supported in Pro is not supported when ing in Shop Customer reported an issue with hidden columns on the Estimating Router Grid for some users. Development has modified the code to no longer hide columns that are not marked as hidden in Company Maintenance. Customer reported the contact specified on a Quote was not populating the Order, the default contact was being used instead. Development has corrected the issue to use the contact specified on the Quote. If a contact is not selected on the Quote the system will look for the contact associated with the ship to location. Customer reported the date range selected on the report filter was displaying different than the actual report generated. Development has modified the effected reports to generate with the correct date range. Customer reported when sending reports via the < > symbols were not functioning. Development has corrected the issue and the symbols are now valid when sending reports via Page 14

15 Time and Attendance tickets not appearing in Navigator Customer reported that Time and Attendance Tickets, with no detail records, were not showing in the Time and Attendance Navigator. This was preventing new Time and Attendance Tickets from being created for the specified employee and date. Development has modified the code to show Time and Attendance Tickets with and without record details Page 15

Table of Contents General Information Table Maintenance Top Ten Reports

Table of Contents General Information Table Maintenance Top Ten Reports Table of Contents General Information 1 Windows Print Manager 1 Print Button for Documents 1 Print Spooling 1 Print Spool Buttons 2 Report Destination 2 Single document 3 All Documents 3 Delete 3 Clear

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

Welcome. CE Tips, Tricks and Shortcuts

Welcome. CE Tips, Tricks and Shortcuts Welcome CE Tips, Tricks and Shortcuts 200 W. 22 nd Street Lombard, IL 60148 630.379.0330 2055 Craigshire, Suite 390 St. Louis, MO 63146 888-523-2568 www.cssworks.com Tips Short Cut Settings Setting Shortcut

More information

PSTL Free Tools That Can Save Your Life!

PSTL Free Tools That Can Save Your Life! PSTL Free Tools That Can Save Your Life! Shawn Dorward, InterDyn Artis @GPUG www.gpug.com info@gpug.com Meet our Presenter InterDyn Artis specializes in the implementation, service and support of Microsoft

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

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

QUICKBOOKS PRO 2008 AN INTRODUCTION TO QUICKBOOKS PRO

QUICKBOOKS PRO 2008 AN INTRODUCTION TO QUICKBOOKS PRO QUICKBOOKS PRO 2008 AN INTRODUCTION TO QUICKBOOKS PRO Opening a Company Database 1. To change the open company in QuickBooks, click File on the main menu and select Open or Restore Company. When the next

More information

I S B N

I S B N Peachtree Update 7/20/06 10:43 AM Page 1 I S B N 0-7638-2945-5 9 780763 829452 Peachtree Update 7/19/06 3:48 PM Page 2 ISBN-13: 978-0-7638-2945-2 ISBN-10: 0-7638-2945-5 2007 by EMC Publishing, a division

More information

Journal Entries Overview

Journal Entries Overview Journal Entries Overview To access the Journal Entries screen: Option 1: 1. From the Desktop, click on the Accounting Icon 2. Click on Account Transactions in the left navigation 3. Click on the Journal

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 GL Accounts... 5 Configuration

More information

PEACHTREE COMPLETE 2008 AN INTRODUCTION TO PEACHTREE COMPLETE ACCOUNTING

PEACHTREE COMPLETE 2008 AN INTRODUCTION TO PEACHTREE COMPLETE ACCOUNTING PEACHTREE COMPLETE 2008 AN INTRODUCTION TO PEACHTREE COMPLETE ACCOUNTING Opening a Company Database To change the open company in Peachtree, click File on the main menu and select Open Company. If the

More information

2 New Company Setup OBJECTIVES:

2 New Company Setup OBJECTIVES: 2 New Company Setup In Chapter 2 of Accounting Fundamentals with QuickBooks Online Essentials Edition, you will learn how to use the software to set up your business. New Company Setup includes selecting

More information

Table of Contents *** IMPORTANT NOTE ***

Table of Contents *** IMPORTANT NOTE *** Table of Contents Using QuickBooks With E2 Pg. 2 Installing the Interface File Pg. 3 Conversion from QuickBooks Pg. 4 Settings in E2 for Sync Option Pg. 6 Settings in QuickBooks for Sync option Pg. 7 Transferring

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

Sage What s New. October 2017

Sage What s New. October 2017 What s New October 2017 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks of The Sage Group plc or

More information

Furniture Work in Progress

Furniture Work in Progress Updated July 2016 Contents...3 Planning to Use the Application...4 Setting Parameters...4 Viewing Furniture Works in Progress...6 Manually Adjusting a WIP Order to Bring it into Balance...9 Changing After

More information

Quick Books Online Training

Quick Books Online Training Quick Books Online Training Kathy Dise Cindy Gill Mary Rossi Link to sample QBO company: https://qbo.intuit.com/try23/samplecompany/validated?sku=7&bc=qbp-t39 Page 1 What Version of Quickbooks is right

More information

CYMA IV. Accounting for Windows. CYMA IV Getting Started Guide. Training Guide Series

CYMA IV. Accounting for Windows. CYMA IV Getting Started Guide. Training Guide Series CYMA IV Accounting for Windows Training Guide Series CYMA IV Getting Started Guide November 2010 CYMA Systems, Inc. 2330 West University Drive, Suite 4 Tempe, AZ 85281 (800) 292-2962 Fax: (480) 303-2969

More information

OVERVIEW Feature Summary... 3 CONFIGURATION System Requirements... 4 ConnectWise Manage Configuration... 4

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

More information

The data files on the Data DVD were prepared using the Windows 7 operating CHAPTER ONE. Objectives. Getting Started. Data Files

The data files on the Data DVD were prepared using the Windows 7 operating CHAPTER ONE. Objectives. Getting Started. Data Files CHAPTER ONE Objectives After completing this chapter, you should be able to: use the QuickBooks data files on the Data DVD access QuickBooks data files update your QuickBooks company fi le understand the

More information

QuickBooks 2010: The Basics

QuickBooks 2010: The Basics QuickBooks 2010: The Basics Student Workbook For QuickBooks Pro and Premier ecourse By Holly Fullingim COMPUTER TRAINING CENTER 3506 S. EXPRESSWAY 77 SUITE A HARLINGEN, TEXAS 78552 (956) 428-7777 QUICKBOOKS

More information

Activant Prophet 21 Version 12.0: System Administration New Features

Activant Prophet 21 Version 12.0: System Administration New Features Activant Prophet 21 Version 12.0: System Administration New Features New Features Suite Course 1 of 5 This class is designed for System Administrators Objectives Discuss v12.0 System Administration new

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

SMU Financials Created on April 29, 2011

SMU Financials Created on April 29, 2011 Created on April 29, 2011 Notice 2011, Southern Methodist University. All Rights Reserved. Published 2011. The information contained in this document is proprietary to Southern Methodist University. This

More information

PROJECTS...3 CONVERSION...3 INSTALLATION...3 DATABASES...3 TIME AND EXPENSE...7 ISSUES...3 DOCUMENT PROPERTIES...3 ACCOUNTS RECEIVABLE...

PROJECTS...3 CONVERSION...3 INSTALLATION...3 DATABASES...3 TIME AND EXPENSE...7 ISSUES...3 DOCUMENT PROPERTIES...3 ACCOUNTS RECEIVABLE... 2013 What s New PROJECTS...3 Project Management... Options...3 CONVERSION...3 INSTALLATION...3 DATABASES...3 ISSUES...3 DOCUMENT PROPERTIES...3 COMPANY PROFILE...4 Tax Rates...4 Project...4 Contact...4

More information

Getting Started - TireMaster 7.2.0

Getting Started - TireMaster 7.2.0 Getting Started - TireMaster 7.2.0 This document includes information about program changes and instructions for settings you need to complete to use TireMaster 7.2.0. If you have questions about this

More information

PRINTER S PLAN New Features and Improvements

PRINTER S PLAN New Features and Improvements Addendum to User s Guide 2003.51 1 PRINTER S PLAN 2003.51 New Features and Improvements New Data Entry and Pricing Options Defaults / Options / Data Entry: There are three new options for updating the

More information

Microsoft Dynamics GP Professional Services Tools Library

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

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

The chances are excellent that your company will

The chances are excellent that your company will Set Up Chart of Accounts and Start Dates The chances are excellent that your company will have been operating, if only for a short time, prior to the time you start using QuickBooks. To produce accurate

More information

Once you click on the Enterprise Icon found on your desktop you will be asked for your password. This Default Code Is

Once you click on the Enterprise Icon found on your desktop you will be asked for your password. This Default Code Is Once you click on the Enterprise Icon found on your desktop you will be asked for your password. This Default Code Is You should now see the main screen which is called the main screen or menu screen.

More information

R6 Release notes for QuickBooks 2013 and Enterprise 13.0.

R6 Release notes for QuickBooks 2013 and Enterprise 13.0. R6 Release notes for QuickBooks 2013 and Enterprise 13.0. The following changes, improvements, and fixes were made to QuickBooks Pro 2013, QuickBooks Premier 2013, and Enterprise Solutions 13.0. Later

More information

Open Systems Holdings Corp. All rights reserved.

Open Systems Holdings Corp. All rights reserved. Enhancements Guide 1995 2011 Open Systems Holdings Corp. All rights reserved. No part of this manual may be reproduced by any means without the written permission of Open Systems, Inc. OPEN SYSTEMS and

More information

Please note that this process must be repeated if a new PC is used.

Please note that this process must be repeated if a new PC is used. Appendix 2 - Using Smart Client This section of the user guide is relevant to first-time users of Agresso. There are some areas of the Agresso package that initially need to be configured by the individual

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

Getting Around QuickBooks Online

Getting Around QuickBooks Online QuickBooks Online Student Guide Chapter 2 Getting Around QuickBooks Online Chapter 2 Chapter 2 Now that you ve finished your company setup in QuickBooks Online, you re ready to get started. It s a good

More information

Sage Getting Started Guide. September 2017

Sage Getting Started Guide. September 2017 Sage 100 2018 Getting Started Guide September 2017 2017 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

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales)

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales) My Sysco Reporting For CMU Customers (Serviced by Program Sales) 1 Accessing My Sysco Reporting... 2 Logging In... 2 The Reporting Dashboard... 3 My Sysco Reporting Process... 6 Generating a Report...

More information

CASH MANAGEMENT HOW-TO

CASH MANAGEMENT HOW-TO Vision Municipal Solutions CASH MANAGEMENT How-To Guide Contents Set-Up... 4 Changing Your Default Period... 4 How to Change Your Default Period... 4 Payment Centers... 4 Adding a Payment Center... 4 Drawers...

More information

CONNECTED 8.3 Release Notes

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

More information

ShelbyNext Financials Portal

ShelbyNext Financials Portal How To Use ShelbyNext Financials Portal Updated: 6/21/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

User's Guide. Alpha Five Accounting. Accounting Made Easy. Version 3.0. Copyright BetaSoft LLC - All Rights Reserved

User's Guide. Alpha Five Accounting. Accounting Made Easy. Version 3.0. Copyright BetaSoft LLC - All Rights Reserved User's Guide Alpha Five Accounting Copyright 1995-2002 BetaSoft LLC - All Rights Reserved Accounting Made Easy Version 3.0 Alpha Five is a trademark of Alpha Software Corp. i ii Table of Contents INTRODUCTION...1

More information

The Studio Director QuickBooks Help

The Studio Director QuickBooks Help The Studio Director QuickBooks Help Copyright 2016 The Studio Director OnVision Solutions, Inc. P.O. Box 3221 Monument, CO 80132 http://www.thestudiodirector.com Table of Contents OVERVIEW & REQUIREMENTS...

More information

Eagle SSE. Accounts Receivable. Quick Reference Guide

Eagle SSE. Accounts Receivable. Quick Reference Guide Eagle SSE Accounts Receivable Quick Reference Guide This manual contains reference information about software products from Activant Solutions Inc. The software described in this manual and the manual

More information

If you want to specify the account code itself, there are several ways to enter the code:

If you want to specify the account code itself, there are several ways to enter the code: Guidelines ENTERING ACCOUNT CODES There are a number of ways to enter account codes. You can enter: account codes If an Account Code is locked in the CSIU Fund Accounting application, it typically cannot

More information

QuickBooks Pro 2001 and QuickBooks 2001

QuickBooks Pro 2001 and QuickBooks 2001 Using Computerized Accounting with QUICKBOOKS PRO 2000 by Kathleen Villani and James B. Rosa with QuickBooks Pro 2001 and QuickBooks 2001 Contents Introduction What's New in QuickBooks Pro 2001 The Program's

More information

Data Import Guide DBA Software Inc.

Data Import Guide DBA Software Inc. Contents 3 Table of Contents 1 Introduction 4 2 Data Import Instructions 5 3 Data Import - Customers 10 4 Data Import - Customer Contacts 16 5 Data Import - Delivery Addresses 19 6 Data Import - Suppliers

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

Setup Specification Document

Setup Specification Document Setup Specification Document Project: Quickbooks Data Interface Developed For: Quickbooks users Date: January 7, 2007 T3C, Inc. DBA Vital Link POS 8567 Vinup Rd. Lynden WA 98284 (360) 318-9946 Voice (360)

More information

WELCOME TO MUNIS 11.2

WELCOME TO MUNIS 11.2 The MUNIS dashboard opens as a blank page. Your Munis User ID will appear in the right hand corner of the dashboard home page. To change the dashboard identification to your name: Click the arrow next

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

Nexsure Training Manual - Accounting. Chapter 7

Nexsure Training Manual - Accounting. Chapter 7 Nexsure Training Manual - Accounting Vendor Entries In This Chapter Vendor Entries at the Organization and Territory Level Vendor Entity Definition Disbursements to Vendors Line Item Distribution Receiving

More information

Microsoft Dynamics GP. RapidStart Services

Microsoft Dynamics GP. RapidStart Services Microsoft Dynamics GP RapidStart Services January 31, 2013 Copyright Copyright 2013 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed

More information

MV Advanced Features Overview. MV Advanced Features Workshop: Steps: 1. Logon to Multiview 1. Username: MANAGER 2. Password: manager 3.

MV Advanced Features Overview. MV Advanced Features Workshop: Steps: 1. Logon to Multiview 1. Username: MANAGER 2. Password: manager 3. MV Advanced Features Workshop: Ever wonder what some of the screens actually do in Multiview? Well this is the session for you! During this handson session, we'll explore some of the little used but very

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

IN-HOUSE DISTRICTS Please contact your Technology person for details. Your district tech person will be receiving notice of this release directly.

IN-HOUSE DISTRICTS Please contact your Technology person for details. Your district tech person will be receiving notice of this release directly. SMART Finance Bulletin FY 2019-02 December 5, 2018 SMART Version 18.3 Update RDS DISTRICTS If you are a district using the RDS system, the upgrade will be completed for your database starting at 4:00 PM

More information

BillQuick 2011 Update Log

BillQuick 2011 Update Log BillQuick 2011 Update Log List of Items addressed in release 12.0.68 August 27, 2012 1. In Expense Log screen, View By Project mode, the Project drop-down would allow us to enter project Ids that were

More information

CYMA IV. Accounting for Windows. System Manager Training Guide. Training Guide Series

CYMA IV. Accounting for Windows. System Manager Training Guide. Training Guide Series CYMA IV Accounting for Windows Training Guide Series System Manager Training Guide December 2015 CYMA Systems, Inc. 2330 West University Drive, Suite 4 Tempe, AZ 85281 (800) 292-2962 Fax: (480) 303-2969

More information

General Ledger Updated December 2017

General Ledger Updated December 2017 Updated December 2017 Contents About General Ledger...4 Navigating General Ledger...4 Setting Up General Ledger for First-Time Use...4 Setting Up G/L Parameters...5 Setting the G/L Parameters...6 Setting

More information

Release Notes V9.5 (inc V9.4) Release Notes. Phone: Fax:

Release Notes V9.5 (inc V9.4) Release Notes. Phone: Fax: Release Notes V9.5 (inc V9.4) 2016 Release Notes Phone: 01981 590410 Fax: 01981 590411 E-mail: information@praceng.com RELEASE NOTES These Release Notes give you information regarding changes, modifications

More information

Sage 50 Accounting. Premium 2015 Level 1. Courseware For Evaluation Only. MasterTrak Accounting Series

Sage 50 Accounting. Premium 2015 Level 1. Courseware For Evaluation Only. MasterTrak Accounting Series Sage 50 Accounting Premium 2015 Level 1 Courseware 1618-1 MasterTrak Accounting Series Lesson 1: Introduction Lesson Objectives Sage 50 Premium Accounting 2015 Level 1 The objective of this lesson is to

More information

Table of Contents. New PayPal Integration PayPal Integration Notify the customer via Printer s Plan Notify the customer via Paypal Receiving Payments

Table of Contents. New PayPal Integration PayPal Integration Notify the customer via Printer s Plan Notify the customer via Paypal Receiving Payments Printer s Plan 2019 What s New and Improved Page 1 Table of Contents Page New PayPal Integration PayPal Integration Notify the customer via Printer s Plan Notify the customer via Paypal Receiving Payments

More information

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR

Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR Creating Reports in Access 2007 Table of Contents GUIDE TO DESIGNING REPORTS... 3 DECIDE HOW TO LAY OUT YOUR REPORT... 3 MAKE A SKETCH OF YOUR REPORT... 3 DECIDE WHICH DATA TO PUT IN EACH REPORT SECTION...

More information

Gift Card Instructions Daxko Spectrum

Gift Card Instructions Daxko Spectrum Gift Cards Gift card are good to use for a variety of reason: 1. You can track the declining balance on them. 2. You can recharge them; treat it as a cash card. The cards can be attached to a recipient.

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

Windows 8.1 User Guide for ANU Staff

Windows 8.1 User Guide for ANU Staff Windows 8.1 User Guide for ANU Staff This guide has been created to assist with basic tasks and navigating Windows 8.1. Further tips for using Windows 8.1 can be found on the IT Services website, or by

More information

Accounts Receivable. Billing Functions. Establishing House Accounts

Accounts Receivable. Billing Functions. Establishing House Accounts 18 The billing functionality in FTD Mercury allows you to set up an automated billing system, complete with aging cycles, finance charges, and statements for your customers. You can bill your customers

More information

Cross Check. Modified the program to create the default backup folder during the backup/restore process if the folder did not already exist.

Cross Check. Modified the program to create the default backup folder during the backup/restore process if the folder did not already exist. Program Revision List Release Version v5.7.1200 The following are modifications that have been made to the Shelby v5 programs since 5.7.1100 (7/02/2007). Check Database Structure for Changes Modified program

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

Introduction to 9.0. Introduction to 9.0. Getting Started Guide. Powering collaborative online communities.

Introduction to 9.0. Introduction to 9.0. Getting Started Guide. Powering collaborative online communities. Introduction to 9.0 Introduction to 9.0 Getting Started Guide Powering collaborative online communities. TABLE OF CONTENTS About FirstClass...3 Connecting to your FirstClass server...3 FirstClass window

More information

YEAR END PROCEDURES (2017)

YEAR END PROCEDURES (2017) YEAR END PROCEDURES (2017) Year End Procedures are extremely important for accurate accounting. Certain steps must be performed before and after you start your files for the New Year. All Infinity POWER

More information

Caterease User Training Guide

Caterease User Training Guide Caterease User Training Guide Copyright: 2016 Table of Contents Unit 1: Introducing Event Manager 15 Entering General Event Information 17 Searching for Events 19 Using the Event Finder 20 Reviewing and

More information

Nexsure Training Manual - Accounting. Chapter 13

Nexsure Training Manual - Accounting. Chapter 13 Tax Authority In This Chapter Tax Authority Definition Reconciling Tax Authority Payables Issuing Disbursement for Tax Authority Payables Paying the Tax Authority Prior to Reconciling Tax Authority Definition

More information

Outlook 2010 One. Wednesday, August 7, 9-11 am. Agenda:

Outlook 2010 One. Wednesday, August 7, 9-11 am. Agenda: Page 1 Outlook 2010 One Wednesday, August 7, 9-11 am Agenda: Outlook Search Options Working with Attachments Creating a Signature Marking a Message as Read Flag an item for Follow-Up Reply, Reply All &

More information

Receiving Payments on House Accounts

Receiving Payments on House Accounts 18 The billing functionality in FTD Mercury allows you to set up an automated billing system, complete with aging cycles, finance charges, and statements for your customers. You can bill your customers

More information

Munis. Using Munis Version For more information, visit

Munis. Using Munis Version For more information, visit Munis Using Munis Version 10.1 For more information, visit www.tylertech.com. TABLE OF CONTENTS Using Munis... 3 Permissions and Security... 3 Munis Menus... 3 Standard Screen Features... 4 Help, Settings,

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

BASIC NAVIGATION & VIEWS...

BASIC NAVIGATION & VIEWS... Content Overview VISUAL TOUR... 5 NEW FEATURES IN OUTLOOK 2010... 6 BASIC NAVIGATION & VIEWS... 7 SETTING PREFERENCES... 7 Creating an Outlook Shortcut... 7 Choosing a Startup View... 7 CUSTOMIZING INBOX

More information

Scholastic Oracle Cloud Supplier Portal User Guide

Scholastic Oracle Cloud Supplier Portal User Guide Scholastic Oracle Cloud Supplier Portal User Guide Table of Contents Introduction to the Supplier Portal... 3 What is the Supplier Portal?... 3 Navigating the Supplier portal... 3 Logging in... 3 Homepage

More information

PCMARS 2.5 ADDED FEATURES

PCMARS 2.5 ADDED FEATURES PCMARS 2.5 ADDED FEATURES TABLE OF CONTENTS Bank Statement Download Setup & Overview Pages 2-4 Bank Statement Download, CSV File Selection Page 5 Bank Statement Download, Holding Pen Page 6 Bank Statement

More information

L E S S O N 1 Lesson objectives

L E S S O N 1 Lesson objectives L E S S O N 1 Lesson objectives To gain an overview of the course and the topics to be covered To know how QuickBooks works and how you can get around in QuickBooks To learn common business terms used

More information

Eclipse Forms. Release 8.7.2

Eclipse Forms. Release 8.7.2 Eclipse Forms Release 8.7.2 Legal Notices 2011 Epicor Software Corporation. All rights reserved. Unauthorized reproduction is a violation of applicable laws. Epicor and the Epicor logo are registered trademarks

More information

VERSION 10.2 /8.13. Norm Brown

VERSION 10.2 /8.13. Norm Brown VERSION 10.2 /8.13 Norm Brown Two Versions. One Future. What s New (Notification) Window Dock Forms Preferences Can activate special options on hosted systems Report Menu Display tree menu Hide report

More information

Microsoft Dynamics GP. Working With Configurations Release 10.0

Microsoft Dynamics GP. Working With Configurations Release 10.0 Microsoft Dynamics GP Working With Configurations Release 10.0 Copyright Copyright 2008 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of

More information

Quick Trial Balance Pro-Ware, LLC

Quick Trial Balance Pro-Ware, LLC Quick Trial Balance Contents 3 Table of Contents Foreword 0 Part I Introduction 6 1 Splash... Screen 6 2 Product... Activation Screen 6 3 How To's... 6 4 Home... Screen 6 5 Main Menu... 7 6 Client...

More information

Moving You Forward A first look at the New FileBound 6.5.2

Moving You Forward A first look at the New FileBound 6.5.2 Moving You Forward A first look at the New FileBound 6.5.2 An overview of the new features that increase functionality and ease of use including: FileBound 6.5.2 Service Pack FileBound Capture 6.6 New

More information

CMS. QuickBooks Interface Manual

CMS. QuickBooks Interface Manual CMS QuickBooks Interface Manual Copyright 2006 Tailwind Management Systems Inc. All rights reserved. No part of this publication may be reproduced or stored in a retrieval system, in any form or by any

More information

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A.

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A. CCRS Quick Start Guide for Program Administrators September 2017 www.citihandlowy.pl Bank Handlowy w Warszawie S.A. CitiManager Quick Start Guide for Program Administrators Table of Contents Table of Contents

More information

Document Imaging User Guide

Document Imaging User Guide Release 4.9 IMAGING TECHNOLOGY GROUP Document Imaging Systems Document Imaging User Guide IMAGING TECHNOLOGY GROUP IMIGIT tm Document Imaging User Guide Release 4.91 March 2007 Imaging Technology Group

More information

New Finance Officer & Staff Training

New Finance Officer & Staff Training New Finance Officer & Staff Training Overview MUNIS includes many programs and tools to allow for the management of the District financials. As newer finance officers and staff, you are charged with understanding,

More information

The PeopleSoft Financials System

The PeopleSoft Financials System The PeopleSoft Financials System 2 Introduction...................... 14 Signing In and Out.................... 14 Signing In to the System.............. 14 Signing Out................... 17 Navigation

More information

Sage What s New. March 2019

Sage What s New. March 2019 Sage 100 2019 What s New March 2019 2019 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks of The Sage Group

More information

Sage Customer Upgrade Guide. October 2017

Sage Customer Upgrade Guide. October 2017 Sage 100 2018 Customer Upgrade Guide October 2017 2017 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

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

With ClaroIdeas you can quickly and easily create idea maps using a combination of words, symbols and pictures.

With ClaroIdeas you can quickly and easily create idea maps using a combination of words, symbols and pictures. Welcome to ClaroIdeas ClaroIdeas is a fresh tool to support the creation and editing of concept maps or idea maps using visual and audio components. It has been specifically developed to support people

More information

Show Instructions. For Venues. Version 1.1

Show Instructions. For Venues. Version 1.1 For Venues Version 1.1 Table of Contents Page 03-06 03 03 04-06 Section Add Shows Create a New Show Enter Show Details Add Multiple Artists 07-09 07 08 08 08 09 Add Artist Merch Artist Merch Items Sizes

More information

IMPORTING QUICKBOOKS DATA. Use this guide to help you convert from QuickBooks to Denali

IMPORTING QUICKBOOKS DATA. Use this guide to help you convert from QuickBooks to Denali IMPORTING QUICKBOOKS DATA Use this guide to help you convert from QuickBooks to Denali Importing QuickBooks Data Copyright Notification At Cougar Mountain Software, Inc., we strive to produce high-quality

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

Brandon s Cabinet Shop

Brandon s Cabinet Shop Brandon s Cabinet Shop Module 1 Transactions For June 3-9 Page 1 Begin Brandon s Cabinet Shop Record the transactions When you have: (1) carefully read the Introduction, (2) a good understanding of the

More information

RDS ADVANTAGE FAST CHECK TUTORIAL

RDS ADVANTAGE FAST CHECK TUTORIAL RDS ADVANTAGE FAST CHECK TUTORIAL Complementing the original RDS Advantage check payment process is the abbreviated payment entry program, Fast Check. This easily mastered, no frills approach enables even

More information