IT Auditing, Hall, 3e

Size: px
Start display at page:

Download "IT Auditing, Hall, 3e"

Transcription

1 IT Auditing,

2 an economic event that affects the assets and equities of the firm, is reflected in its accounts, and is measured in monetary terms. similar types of transactions are grouped together into three transaction cycles: the expenditure cycle the conversion cycle the revenue cycle 1

3 Relationship between Transaction Cycles 2

4 Expenditure Cycle: time lag between the two due to credit relations with suppliers: physical component (acquisition of goods) financial component (cash disbursements to the supplier) Conversion Cycle : the production system (planning, scheduling, and control of the physical product through the manufacturing process) the cost accounting system (monitors the flow of cost information related to production) Revenue Cycle: time lag between the two due to credit relations with customers : physical component (sales order processing) financial component (cash receipts) 3

5 Source Documents - used to capture and formalize transaction data needed for transaction processing Product Documents - the result of transaction processing Turnaround Documents - a product document of one system that becomes a source document for another system 4

6 Journals - a record of chronological entry special journals - specific classes of transactions that occur in high frequency general journal - nonrecurring, infrequent, and dissimilar transactions Ledger - a book of financial accounts general ledger - shows activity for each account listed on the chart of accounts subsidiary ledger - shows activity by detail for each account type 5

7 Flow of Information from Economic Event Into the General Ledger 6

8 Accounting Records in a Computer-Based System EXPLANATION OF STEPS IN FIGURE: 1. Compare the AR balance in the balance sheet with the master file AR control account balance. 2. Reconcile the AR control figure with the AR subsidiary account total. 3. Select a sample of update entries made to accounts in the AR subsidiary ledger and trace these to transactions in the sales journal (archive file). 4. From these journal entries, identify source documents that can be pulled from their files and verified. If necessary, confirm these source documents by contacting the customers. 7

9 Example of Tracing an Audit Trail Verifying Accounts Receivable Accounts Receivable Control Account-General Ledger Accounts Receivable Subsidiary Ledger (sum of all customers receivables) Physical Sales Journal Financial Cash Receipts Journal Sales Order Shipping Notice Deposit Slip Remittance Advice 8

10 The audit trail is less observable in computer-based systems than traditional manual systems. The data entry and computer programs are the physical trail. The data are stored in magnetic files. 9

11 Master File - generally contains account data (e.g., general ledger and subsidiary file) Transaction File - a temporary file containing transactions since the last update Reference File - contains relatively constant information used in processing (e.g., tax tables, customer addresses) Archive File - contains past transactions for reference purposes 10

12 Documentation in a CB environment is necessary for many reasons. Five common documentation techniques: Entity Relationship Diagram Data Flow Diagrams Document Flowcharts System Flowcharts Program Flowcharts 11

13 A documentation technique to represent the relationship between entities in a system. The REA model version of ERD is widely used in AIS. REA uses 3 types of entities: resources (cash, raw materials) events (release of raw materials into the production process) agents (inventory control clerk, vendor, production worker) 12

14 Represent the numerical mapping between entities: one-to-one one-to-many many-to-many 13

15 Cardinalities Entity Relationship Entity Salesperson 1 Assigned 1 Car Type Customer 1 Places M Order Vendor M Supply M Inventory 14

16 use symbols to represent the processes, data sources, data flows, and entities in a system represent the logical elements of the system do not represent the physical system 15

17 Entity Name Data Store Name N Process Description Direction of data flow 16

18 illustrate the relationship among processes and the documents that flow between them contain more details than data flow diagrams clearly depict the separation of functions in a system 17

19 Symbol Set for Representing Manual Procedures Terminal showing source or destination of documents and reports Source document or report Calculated batch total On-page connector Manual operation File for storing source documents and reports Accounting records (journals, registers, logs, ledgers) Off-page connector Description of process or comments Document flowline 18

20 Flowchart Showing Stated Fact Translated into Visual Symbols Sales Department Credit Department Warehouse Shipping Department Customer Customer Order Prepare Sales Orders Sales Order Sales #1 Order #1 Sales Order #1 Sales Order #1 19

21 Flowchart Showing All Stated Facts Translated into Visual Symbols 20

22 are used to represent the relationship between the key elements--input sources, programs, and output products--of computer systems depict the type of media being used (paper, magnetic tape, magnetic disks, and terminals) in practice, not much difference between document and system flowcharts 21

23 Symbol Set for Representing Computer Processes Hard copy Terminal input/ output device Computer process Process flow Direct access storage device Real-time (online) connection Magnetic tape Video display device 22

24 Flowchart Showing Translation of Facts 1, 2, and 3 into Visual Symbols 23

25 2 4

26 illustrate the logic used in programs Program Flowchart Symbols Logical process Terminal start or end operation Decision Input/output operation Flow of logical process 25

27 Modern systems characteristics: client-server based and process transactions in real time use relational database tables have high degree of process integration and data sharing some are mainframe based and use batch processing Some firms employ legacy systems for certain aspects of their data processing. Accountants need to understand legacy systems. Legacy systems characteristics: mainframe-based applications batch oriented early legacy systems use flat files for data storage later legacy systems use hierarchical and network databases data storage systems promote a single-user environment that discourages information integration 26

28 27

29 Destructive updates leave no backup. To preserve adequate records, backup procedures must be implemented, as shown below: The master file being updated is copied as a backup. A recovery program uses the backup to create a pre-update version of the master file. 28

30 Two broad classes of systems: batch systems real-time systems

31 A batch is a group of similar transactions that are accumulated over time and then processed together. The transactions must be independent of one another during the time period over which the transactions are accumulated in order for batch processing to be appropriate. A time lag exists between the event and the processing. 30

32 Batch Processing/Sequential File Sales Orders Keying Unedited Transactions correct errors and resubmit Errors Edit Run catches clerical errors Edited Transactions Sort Run rearranges the transaction data by key field so that it is in the same sequence as the master file Transactions Old Master (father) New Master (son) AR AR Update Run changes the values in the master file to reflect the transactions that have occurred Transactions (eventually transferred to an archive file) 31

33 Keystroke - source documents are transcribed by clerks to magnetic tape for processing later Edit Run - identifies clerical errors in the batch and places them into an error file Sort Run - places the transaction file in the same order as the master file using a primary key Update Run - changes the value of appropriate fields in the master file to reflect the transaction Backup Procedure - the original master continues to exist and a new master file is created 32

34 Organizations can increase efficiency by grouping large numbers of transactions into batches rather than processing each event separately. Batch processing provides control over the transaction process via control figures. 33

35 process transactions individually at the moment the economic event occurs have no time lag between the economic event and the processing generally require greater resources than batch processing since they require dedicated processing capacity; however, these cost differentials are decreasing oftentimes have longer systems development time 34

36 35

37 AIS processing is characterized by high-volume, independent transactions, such are recording cash receipts checks received in the mail. The processing of such high-volume checks can be done during an off-peak computer time. This is one reason why batch processing maybe done using real-time data collection. 36

38 Concisely represent large amounts of complex information that would otherwise be unmanageable Provide a means of accountability over the completeness of the transactions processed Identify unique transactions and accounts within a file Support the audit function by providing an effective audit trail 37

39 Represent items in sequential order Used to prenumber source documents Track each transaction processed Identify any out-of-sequence documents Disadvantages: arbitrary information hard to make changes and insertions 38

40 Represent whole classes by assigning each class a specific range within the coding scheme Used for chart of accounts The basis of the general ledger Allows for the easy insertion of new codes within a block Don t have to reorganize the coding structure Disadvantage: arbitrary information 39

41 Represent complex items or events involving two or more pieces of data using fields with specific meaning For example, a coding scheme for tracking sales might be , meaning: Store Number Dept. Number Item Number Salesperson Disadvantages: arbitrary information overused 40

42 Used for many of the same purposes as numeric codes Can be assigned sequentially or used in block and group coding techniques May be used to represent large numbers of items Can represents up to 26 variations per field Disadvantage: arbitrary information 41

43 Alphabetic characters used as abbreviations, acronyms, and other types of combinations Do not require users to memorize the meaning since the code itself is informative and not arbitrary NY = New York Disadvantages: limited usability and availability 42

44 Input Process Output General ledger systems should: collect transaction data promptly and accurately classify/code data and accounts validate collected transactions/ maintain accounting controls (e.g., equal debits and credits) process transaction data post transactions to proper accounts update general ledger accounts and transaction files record adjustments to accounts store transaction data generate timely financial reports 43

45 Billings Financial Reporting System Management Reporting System Sales Cash Receipts General Ledger System (GLS) Inventory Control Payroll Cost Accounting Accounts Payable Cash Disbursements 44

46 General ledger master file principal FRS file based on chart of accounts General ledger history file used for comparative financial support Journal voucher file all journal vouchers of the current period Journal voucher history file journal vouchers of past periods for audit trail Responsibility center file financial data by responsibility centers for MRS Budget master file budget data by responsibility centers for MRS 45

47 46

48 Source documents Journal entries in the journal Post entries to the ledger Trial balance Adjusting and closing Financial statements 47

49 48

50 General ledger analysis: listing of transactions allocation of expenses to cost centers comparison of account balances from prior periods trial balances Financial statements: balance sheet income statement statement of cash flows Managerial reports: analysis of sales analysis of cash analysis of receivables Chart of accounts: coded listing of accounts 49

51 Improperly prepared journal entries Unposted journal entries Debits not equal to credits Subsidiary not equal to G/L control accounts Inappropriate access to the G/L Poor audit trail Lost or damaged data Account balances that are wrong because of unauthorized or incorrect journal vouchers 50

52 Transaction authorization - journal vouchers must be authorized by a manager at the source dept Segregation of duties G/L clerks should not: have recordkeeping responsibility for special journals or subsidiary ledgers prepare journal vouchers have custody of physical assets 51

53 Access controls: Unauthorized access to G/L can result in errors, fraud, and misrepresentations in financial statements. Sarbanes-Oxley requires controls that limit database access to only authorized individuals. Accounting records - trace source documents from inception to financial statements and vice versa 52

54 Independent verification G/L dept. reconciles journal vouchers and summaries. Two important operational reports used: journal voucher listing details of each journal voucher posted to the G/L general ledger change report the effects of journal voucher postings on G/L accounts 53

55 54

56 Advantages: immediate update and reconciliation timely, if not real-time, information Removes separation of transaction authorization and processing Detailed journal voucher listing and account activity reports are a compensating control Centralized access to accounting records Passwords and authorization tables as controls 55

57 Format used to produce Web pages defines the page layout, fonts, and graphic elements used to lay out information for display in an appealing manner like one sees in magazines and newspapers using both text and graphics (including pictures) appeals to users Hypertext links to other documents on the Web Even more pertinent is HTML s support for hypertext links in text and graphics that enable the reader to jump to another document located anywhere on the World Wide Web. 56

58 XML is a meta-language for describing markup languages. Extensible means that any markup language can be created using XML. includes the creation of markup languages capable of storing data in relational form, where tags (formatting commands) are mapped to data values can be used to model the data structure of an organization s internal database 57

59 XBRL is an XML-based language for standardizing methods for preparing, publishing, and exchanging financial information, e.g., financial statements. XBRL taxonomies are classification schemes. Advantages: Business offer expanded financial information to all interested parties virtually instantaneously. Companies that use XBRL database technology can further speed the process of reporting. Consumers import XBRL documents into internal databases and analysis tools to greatly facilitate their decision-making processes. 58

60 Audit implication for XBRL taxonomy creation: incorrect taxonomy results in invalid mapping that may cause material misrepresentation of financial data validation of instance documents: ensure that appropriate taxonomy and tags have been applied audit scope and timeframe: impact on auditor responsibility as a consequence of real-time distribution of financial statements 59

Introduction to Transaction Processing

Introduction to Transaction Processing Modul ke: Introduction to Transaction Processing Fakultas Fakultas Ekonomi & Bisnis Iwan Setiadi, SE., M.Si Program Studi Akuntansi www.mercubuana.ac.id A Financial Transaction is... an economic event

More information

Chapter 2 Introduction to Transaction Processing

Chapter 2 Introduction to Transaction Processing Chapter 2 Introduction to Transaction Processing TRUE/FALSE 1. Processing more transactions at a lower unit cost makes batch processing more efficient than real-time systems. T 2. The process of acquiring

More information

Chapter 2 Introduction to Transaction Processing

Chapter 2 Introduction to Transaction Processing Chapter 2 Introduction to Transaction Processing TRUE/FALSE 1. Processing more transactions at a lower unit cost makes batch processing more efficient than real-time systems. T 2. The process of acquiring

More information

4. The portion of the monthly bill from a credit card company is an example of a turn-around document.

4. The portion of the monthly bill from a credit card company is an example of a turn-around document. Chapter 2 Introduction to Transaction Processing Introduction to Accounting Information Systems, 8e Test Bank, Chapter 2 TRUE/FALSE 1. Processing more transactions at a lower unit cost makes batch processing

More information

Full file at https://fratstock.eu INTRODUCTION TO TRANSACTION PROCESSING

Full file at https://fratstock.eu INTRODUCTION TO TRANSACTION PROCESSING CHAPTER 2 2-1 OUTLINE OF CHAPTER 2 Learning Objectives An Overview of Transaction Processing Transaction Cycles The Expenditure Cycle The Conversion Cycle The Revenue Cycle Accounting Records Manual Systems

More information

CHAPTER 2 INTRODUCTION TO TRANSACTION PROCESSING

CHAPTER 2 INTRODUCTION TO TRANSACTION PROCESSING Chapter 2 Page 20 REVIEW QUESTIONS CHAPTER 2 INTRODUCTION TO TRANSACTION PROCESSING. The expenditure cycle, conversion cycle, and revenue cycle. 2. Purchases/accounts payable system, cash disbursements

More information

Chapter 1 introduced the transaction processing system

Chapter 1 introduced the transaction processing system Chapter 2 Introduction to Transaction Processing LEARNING OBJECTIVES After studying this chapter, you should: Understand the broad objectives of transaction cycles. Recognize the types of transactions

More information

CHAPTER 2 INTRODUCTION TO TRANSACTION PROCESSING. 1. The expenditure cycle, conversion cycle, and revenue cycle.

CHAPTER 2 INTRODUCTION TO TRANSACTION PROCESSING. 1. The expenditure cycle, conversion cycle, and revenue cycle. Solution Manual for Accounting Information Systems 9th Edition by Hall Link full download: http://testbankair.com/download/solution-manual-foraccounting-information-systems-9th-edition-by-hall/ CHAPTER

More information

Full file at

Full file at CHAPTER 2 INTRODUCTION TO TRANSACTION PROCESSING REVIEW QUESTIONS 1. The expenditure cycle, conversion cycle, and revenue cycle. 2. Purchases/accounts payable system, cash disbursements system, and payroll

More information

CHAPTER 2 INTRODUCTION TO TRANSACTION PROCESSING

CHAPTER 2 INTRODUCTION TO TRANSACTION PROCESSING CHAPTER 2 INTRODUCTION TO TRANSACTION PROCESSING REVIEW QUESTIONS 1. The expenditure cycle, conversion cycle, and revenue cycle. 2. Purchases/accounts payable system, cash disbursements system, and payroll

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

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

Chapter 08. Consideration of Internal Control in an Information Technology Environment. McGraw-Hill/Irwin

Chapter 08. Consideration of Internal Control in an Information Technology Environment. McGraw-Hill/Irwin Chapter 08 Consideration of Internal Control in an Information Technology Environment McGraw-Hill/Irwin Copyright 2012 by The McGraw-Hill Companies, Inc. All rights reserved. Nature of IT Based Systems

More information

MICROSOFT DYNAMICS GP GENERAL LEDGER YEAR-END CLOSING PROCEDURES

MICROSOFT DYNAMICS GP GENERAL LEDGER YEAR-END CLOSING PROCEDURES GENERAL LEDGER YEAR-END CLOSING PROCEDURES Before you perform year-end closing procedures, you will need to: complete the posting of all entries and adjusting entries to reflect the transactions for the

More information

Consideration of Internal Control in an Information Technology Environment

Consideration of Internal Control in an Information Technology Environment CHAPTER 8 Consideration of Internal Control in an Information Technology Environment Review Questions 8 1 System software monitors and controls hardware and provides other support to application programs.

More information

Tabs3 General Ledger Guide

Tabs3 General Ledger Guide Tabs3 General Ledger Guide Tabs3 General Ledger Guide Copyright 2013-2015 Software Technology, Inc. 1621 Cushman Drive Lincoln, NE 68512 (402) 423-1440 Tabs3.com Tabs3, PracticeMaster, and the "pinwheel"

More information

Microsoft Dynamics GP: General Ledger Year-End Closing Procedures

Microsoft Dynamics GP: General Ledger Year-End Closing Procedures Microsoft Dynamics GP: General Ledger Year-End Closing Procedures Introduction This article outlines the recommended year-end closing procedures for Microsoft Dynamics GP. This article contains a checklist

More information

Chapter 8: General Controls and Application Controls

Chapter 8: General Controls and Application Controls Accounting Information Systems: Essential Concepts and Applications Fourth Edition by Wilkinson, Cerullo, Raval, and Wong-On-Wing Chapter 8: General Controls and Application Controls Slides Authored by

More information

Set 2 MCQ

Set 2 MCQ 1. ETCS means A) Enable Tax Collected at Source B) Electronic Tax Collected at Source C) Electric Tax Collected at Source D) None of these 2. To get Payroll Reports choose A) Gateway of Tally > Display

More information

General Ledger. User Manual

General Ledger. User Manual User Manual Copyright revised 2/2018 by Samco Software Inc. PROPRIETARY RIGHTS NOTICE: All rights reserved. No part of this material may be reproduced or transmitted in any form or by any means, electronic,

More information

Year-end closing procedures for General Ledger in

Year-end closing procedures for General Ledger in Page 1 of 18 Year-end closing procedures for General Ledger in Microsoft Dynamics GP Summary This article outlines the recommended year-end closing procedures for Microsoft Dynamics GP. This article contains

More information

Auditing in an Automated Environment: Appendix B: Application Controls

Auditing in an Automated Environment: Appendix B: Application Controls Accountability Modules Auditing in an Automated Environment: Initials Date Agency Prepared By Reviewed By Audit Program - Application W/P Ref Page 1 of 1 The SAO follows control objectives established

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

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

Transaction Processing Systems

Transaction Processing Systems Chapter 5: Computer-Based Transaction Processing Transaction Processing Systems A fundamental task in any AIS is to process transactions affecting the organization Transaction processing systems(ss) involve

More information

Data. Entities. Accounting Information Systems. Chapter 4: Data Management

Data. Entities. Accounting Information Systems. Chapter 4: Data Management Accounting Information Systems Chapter 4: Data Management Data Data may be defined broadly to include two interrelated components: Data Models that provide structure to data File Orientation Data-base

More information

Tabs3 General Ledger Guide

Tabs3 General Ledger Guide Tabs3 Tabs3 Copyright 2013-2018 Software Technology, LLC 1621 Cushman Drive Lincoln, NE 68512 (402) 423-1440 Tabs3.com Tabs3, PracticeMaster, and the pinwheel symbol ( ) are registered trademarks of Software

More information

CHAPTER 3: DAILY PROCEDURES

CHAPTER 3: DAILY PROCEDURES Chapter 3: Daily Procedures CHAPTER 3: DAILY PROCEDURES Training Objectives Actively participating during this chapter helps you to: Understand the different types of transactions and the procedures for

More information

Copyright...7. Overview of General Ledger Processes Configuration...11

Copyright...7. Overview of General Ledger Processes Configuration...11 Contents 2 Contents Copyright...7 Overview of General Ledger Processes... 8 Configuration...11 Preparation...11 Recommended Initial Configuration of the General Ledger Module... 11 Advanced Configuration...12

More information

Chapter 4: Data Management

Chapter 4: Data Management Accounting Information Systems: Essential Concepts and Applications Fourth Edition by Wilkinson, Cerullo, Raval, and Wong-On-Wing Chapter 4: Data Management Slides Authored by Somnath Bhattacharya, Ph.D.

More information

AUDITING (PART-18) (UNIT-III) INTERNAL CONTROL (PART 4)

AUDITING (PART-18) (UNIT-III) INTERNAL CONTROL (PART 4) 1. INTRODUCTION AUDITING (PART-18) (UNIT-III) INTERNAL CONTROL (PART 4) Hello students welcome to the lecture series of auditing. Today we shall be taking up unit 3 rd and under unit 3 rd we shall continue

More information

RISK ASSESSMENTS AND INTERNAL CONTROL CIS CHARACTERISTICS AND CONSIDERATIONS CONTENTS

RISK ASSESSMENTS AND INTERNAL CONTROL CIS CHARACTERISTICS AND CONSIDERATIONS CONTENTS CONTENTS Paragraphs Introduction... 1 Organizational Structure... 2 Nature of Processing... 3 Design and Procedural Aspects... 4 Internal Controls in a CIS Environment... 5 General CIS Controls... 6-7

More information

Echinacea Release Notes

Echinacea Release Notes Echinacea Release Notes Sandbox: July, 2018 Production: September, 2018 At-a-Glance New Features and Enhancements highlights: Archiving Transactions to save on data storage Improved styling of Financial

More information

Tabs3, PracticeMaster, and the pinwheel symbol ( trademarks of Software Technology, Inc. Portions copyright Microsoft Corporation

Tabs3, PracticeMaster, and the pinwheel symbol ( trademarks of Software Technology, Inc. Portions copyright Microsoft Corporation Tabs3 General Ledger Software Reseller/User Tutorial Version 16.1 for November 2011 Sample Data Copyright 1983-2013 Software Technology, Inc. 1621 Cushman Drive Lincoln, NE 68512 (402) 423-1440 http://www.tabs3.com

More information

Chart of Accounts. Owner of this document is: Scott Wiacek Purpose of this document

Chart of Accounts. Owner of this document is: Scott Wiacek Purpose of this document Chart of Accounts Owner of this document is: Scott Wiacek swiacek@feedingamerica.org Purpose of this document This document demonstrates how to effectively create a list of the accounts used by a business

More information

Definition of Internal Control

Definition of Internal Control Definition of Internal Control - To address and limit potential risks - designed, implemented and maintained by those charged with governance to provide reasonable assurance about the achievement of the

More information

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

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

Records Retention Schedule

Records Retention Schedule Retention Schedule Form C must Record Title Storage 1. Page 18 of 104 106 Category 2: Electronic Data Processing Section 2.1 Automated Applications 2.1.001 38 Automated Files - Processing Files Machine-readable

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

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

Prime Cost Wizard QuickBooks Export Guide

Prime Cost Wizard QuickBooks Export Guide Prime Cost Wizard QuickBooks Export Guide QuickBooks 1sttime Setup Install the QuickBooks Web Connector link to PCW Import Vendors and Chart of Accounts Activate QuickBooks Vendors in PCW Map PCW sales

More information

Key-School Budget User Meeting October 26, 2018 Daleville, IN Presented by : Joy Watson

Key-School Budget User Meeting October 26, 2018 Daleville, IN Presented by : Joy Watson Key-School Budget User Meeting October 26, 2018 Daleville, IN Presented by : Joy Watson Keystone Software Systems Inc 9401 Innovation Drive, Suite 400 P O Box 669 Daleville IN 47334-0669 Key School Budget

More information

AIN 2601-EXAMPACK NOVEMBER 2015, 2016 & JUNE 2017

AIN 2601-EXAMPACK NOVEMBER 2015, 2016 & JUNE 2017 1 AIN 2601-EXAMPACK NOVEMBER 2015, 2016 & JUNE 2017 NOVEMBER 2015 QUESTION 1-MULTIPLE CHOICE 1.1 B 1.2 D 1.3 C 1.4 C 1.5 B 1.6 C 1.7 A 1.8 D QUESTION 2-MISSING WORD(S) 2.1 XBRL 2.2 Signoff 2.3 Data warehouse

More information

General Ledger Subsystems Reference Manual. Version 11.0 Revision Date 5/1/04

General Ledger Subsystems Reference Manual. Version 11.0 Revision Date 5/1/04 Reference Manual Version 11.0 Revision Date 5/1/04 The documentation in this publication is provided pursuant to a Sales and Licensing Contract for the Prophet 21 System entered into by and between Prophet

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

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

Full file at https://fratstock.eu

Full file at https://fratstock.eu TEACHING TIPS Chapter 2 SYSTEMS TECHNIQUES AND DOCUMENTATION I normally introduce flowcharting symbols with simple examples on the board. I first introduce a very simple manual flowchart involving only

More information

Unit: Financials Topic: Manage the Chart of Accounts

Unit: Financials Topic: Manage the Chart of Accounts Solutions Unit: Financials Topic: Manage the Chart of Accounts 1-1 Transactions Which function do you use to change the properties for a G/L account? Financials Chart of Accounts Which function do you

More information

Juris Year-End Checklist

Juris Year-End Checklist Juris Year-End Checklist 1 Table of Contents Before You Begin... 3 Year-End Closing for Firm Accounting... 3 Find and Post Unposted Batches... 3 Ensure You Don t Have Open Pre-Bills Dated the Year Being

More information

FINANCE MANAGER. Accounting Manual Finance Manager.

FINANCE MANAGER. Accounting Manual Finance Manager. FINANCE MANAGER Accounting Manual 2010 Finance Manager Accounting Setup - Table of Contents Start Page... 1 Setup Which Files Should Be Completed First?... S-1 Items... S-2 Item Categories... S-7 Unit

More information

General Ledger Table of Contents

General Ledger Table of Contents General Ledger Table of Contents Return to Cover page 1 Getting Started... 4 2 The Maintenance Menu Column... 6 2.1 Creating accounts...6 2.2 Creating budgets...10 2.3 Formatting financial statements...11

More information

The system must control user access via an authentication mechanism based on a unique username and password login for each user.

The system must control user access via an authentication mechanism based on a unique username and password login for each user. ACCOUNTING SYSTEM FEATURES/SPECIFICATIONS (SUPPLY AND TRAINING) OVERVIEW The system must be fully integrated or fully interfaced; i.e. General Ledger, Accounts Payable, Accounts Receivable and Fixed Assets.

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

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

Juris Year-End Checklist 2011

Juris Year-End Checklist 2011 Juris Year-End Checklist 2011 Page1 Checklist for 2011 The only year-end processing required in Juris is Firm Accounting and Disbursements. This Firm Accounting Close Accounting Year function does the

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

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

FRAUD-RELATED INTERNAL CONTROLS

FRAUD-RELATED INTERNAL CONTROLS GLOBAL HEADQUARTERS THE GREGOR BUILDING 716 WEST AVE AUSTIN, TX 78701-2727 USA TABLE OF CONTENTS I. THE NEED FOR INTERNAL CONTROLS Example... 1 Threats to an Organization s Internal Control Environment...

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

Chapter 2 SYSTEMS TECHNIQUES AND DOCUMENTATION

Chapter 2 SYSTEMS TECHNIQUES AND DOCUMENTATION Chapter 2 SYSTEMS TECHNIQUES AND DOCUMENTATION TEACHING TIPS I normally introduce flowcharting symbols with simple examples on the board. I first introduce a very simple manual flowchart involving only

More information

NextGen Trustee GL/Accounting

NextGen Trustee GL/Accounting NextGen Trustee GL/Accounting This class will cover NextGen Financial Management for Trustee Offices. We will look at GL accounts,, Bank Reconciliation, and Reports. GL Account Inquiry Financial Management

More information

General Ledger 3000 Reference Manual Prophet 21 FASPAC 4.2

General Ledger 3000 Reference Manual Prophet 21 FASPAC 4.2 General Ledger 3000 Reference Manual Prophet 21 FASPAC 4.2 Table of Contents INTRODUCTION 7 Getting Started 7 Account Numbers 8 AR and AR Transactions 8 Profit Centers and Financial Entities 9 Financial

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

1. The narratives, diagrams, charts, and other written materials that explain how a system works are collectively called

1. The narratives, diagrams, charts, and other written materials that explain how a system works are collectively called CH 3 MULTIPLE CHOICE 1. The narratives, diagrams, charts, and other written materials that explain how a system works are collectively called a) documentation. b) data flows. c) flowcharts. d) schema.

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

Program Revision List Maintenance Release Version v

Program Revision List Maintenance Release Version v Program Revision List Maintenance Release Version v5.6.1005 The following are modifications made to the Shelby v5 programs between 5.6.1000 and 5.6.1005. Items in blue with a shaded background are Enhancements

More information

What s New List for Version 19 of Tabs3, PracticeMaster, and Tabs3 Financial Software

What s New List for Version 19 of Tabs3, PracticeMaster, and Tabs3 Financial Software What s New List for Version 19 of Tabs3, PracticeMaster, and Tabs3 Financial Software Billing PracticeMaster Financials All Tabs3 & PracticeMaster Software Highlights New Look - Includes larger font, new

More information

Accounting Information Systems, 2e (Kay/Ovlia) Chapter 2 Accounting Databases. Objective 1

Accounting Information Systems, 2e (Kay/Ovlia) Chapter 2 Accounting Databases. Objective 1 Accounting Information Systems, 2e (Kay/Ovlia) Chapter 2 Accounting Databases Objective 1 1) One of the disadvantages of a relational database is that we can enter data once into the database, and then

More information

Shared Services Year-End Closing Procedures

Shared Services Year-End Closing Procedures Shared Services 2016 Year-End Closing Procedures October 12, 2016 Contents Prepaid Expenses: Year-End... 3 Prepaid Expenses: Year-End Account Numbers... 4 Accounts Payable: Year-End Accruals... 5 Accounts

More information

Test bank for accounting information systems 1st edition by richardson chang and smith

Test bank for accounting information systems 1st edition by richardson chang and smith Test bank for accounting information systems 1st edition by richardson chang and smith Chapter 04 Relational Databases and Enterprise Systems True / False Questions 1. Three types of data models used today

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

This Page Left Blank Intentionally

This Page Left Blank Intentionally Chapter 2 Receipts This Page Left Blank Intentionally CTAS User Manual 2-1 Receipts: Introduction Issuing the receipt is the first step in the collection of payments. This should be done immediately upon

More information

Mitrol MFG General Ledger

Mitrol MFG General Ledger Mitrol MFG General Ledger Copyright Information The information in this document is subject to change without notice and should not be construed as a commitment by Mitrol. Mitrol assumes no responsibility

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

Systems Development and Documentation Techniques. Lecture 2. (Chapter 3)

Systems Development and Documentation Techniques. Lecture 2. (Chapter 3) Systems Development and Documentation Techniques Lecture 2 (Chapter 3) Introduction This chapter explains the most common systems documentation tools and techniques. 1 Data flow diagrams 2 Document flowcharts

More information

CALCASIEU PARISH SCHOOL BOARD SCHOOL ACTIVITY FUNDS EPES ACCOUNTING PROCEDURES MANUAL

CALCASIEU PARISH SCHOOL BOARD SCHOOL ACTIVITY FUNDS EPES ACCOUNTING PROCEDURES MANUAL CALCASIEU PARISH SCHOOL BOARD SCHOOL ACTIVITY FUNDS EPES ACCOUNTING PROCEDURES MANUAL START UP 4 Log in 4 Main Screen 5 Exit 5 UTILITIES 5 Preferences 5 Change Password 7 Year End Closing 7 View Prior

More information

THE TEXAS A&M UNIVERSITY SYSTEM RECORDS RETENTION SCHEDULE

THE TEXAS A&M UNIVERSITY SYSTEM RECORDS RETENTION SCHEDULE 2.1.001 02.100.10 01.404.10 Curriculum Files, including Revisions, Departmental US+5 01.405.10 Instructor/Faculty Evaluations +1 =Academic term 01.406.10 Instructor Grade Books +1 =Academic term 01.407.10

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

Solomon 4.5 General Ledger Manual

Solomon 4.5 General Ledger Manual Campus Crusade for Christ International Financial Management Solomon 4.5 General Ledger Manual written for use by CCC ministries worldwide International Financial Management 100 Lake Hart Dr. 2800 Orlando,

More information

Please note these differences are broadly categorized and discussed as such under the following headings:

Please note these differences are broadly categorized and discussed as such under the following headings: Introduction This article explains how to troubleshoot differences observed between the VAT Control account, or total of all VAT Control accounts balances (if relevant), and the Tax Reports Tax Report.

More information

Enhancements Included in the Wisdom Accounting Suite Software Version

Enhancements Included in the Wisdom Accounting Suite Software Version Enhancements Included in the Wisdom Accounting Suite Software Version 12.3.1 This document lists the enhancements and program corrections in this new release of the accounting software. Listed below are

More information

SAGE ACCPAC. Sage Accpac ERP. G/L Consolidations. User Guide

SAGE ACCPAC. Sage Accpac ERP. G/L Consolidations. User Guide SAGE ACCPAC Sage Accpac ERP G/L Consolidations User Guide 2008 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and all Sage Accpac product and service names are registered

More information

Dealership Accounting System Setup

Dealership Accounting System Setup Dealership Accounting System Setup Chapter 1 Chapter 1 System Setup The Setup button on the Dealership Accounting main menu opens the System Setup menu. You use this menu to enter accounting parameters

More information

GENERAL LEDGER USER S GUIDE

GENERAL LEDGER USER S GUIDE GENERAL LEDGER USER S GUIDE General Ledger User s Guide Copyright Notification At Cougar Mountain Software, Inc., we strive to produce high-quality software at reasonable prices. We can only do this, however,

More information

FLOWCHARTING. David R. Fordham CPA, CMA, Ph.D. James Madison University School of Accounting. September 2017

FLOWCHARTING. David R. Fordham CPA, CMA, Ph.D. James Madison University School of Accounting. September 2017 FLOWCHARTING by David R. Fordham CPA, CMA, Ph.D. James Madison University School of Accounting September 2017 INTRODUCTION The term flowchart is used to describe a special type of illustration depicting

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

The date when this policy is posted to the online Company Policy Manual and communicated to all business lines: December 14, 2012

The date when this policy is posted to the online Company Policy Manual and communicated to all business lines: December 14, 2012 GENERAL POLICIES DATE: CP-134 RETENTION OF RECORDS The date when this policy is posted to the online Company Policy Manual and communicated to all business lines: December 14, 2012 SUPERSEDES POLICY DATED:

More information

Sage Pastel Accounting. Year End Procedures Sage Pastel Partner V

Sage Pastel Accounting. Year End Procedures Sage Pastel Partner V Sage Pastel Accounting Year End Procedures Sage Pastel Partner V14 2015 Contents Welcome to your Pastel Partner Year End Guide 3 Website and online support 3 Support operating hours 3 Contacting Chips

More information

User Documentation for School Activity Funds Accounting

User Documentation for School Activity Funds Accounting User Documentation for School Activity Funds Accounting By: Applied Business Services, Inc. 800 S. Frederick Avenue, Suite 101 Gaithersburg, MD 20877 1-800-451-7447 ext. 130 www.appliedbusinessservices.com

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

Intercompany Postings

Intercompany Postings Intercompany Postings for Microsoft Dynamics GP 9 to GP 2015 Install and User Guide Page 1 of 75 Contents Contents... 2 Fea ture Summary... 4 Setup... 6 Install... 6 Setup... 6 Upgrades... 8 Overview...

More information

An Integrated Solution for Nonprofits

An Integrated Solution for Nonprofits An Integrated Solution for Nonprofits 100411 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including

More information

LESSON 4 Opening Balances

LESSON 4 Opening Balances LESSON 4 Learning Objectives In this lesson you will: 1. set up current year opening balances 2. create a new year 3. check data integrity 4. print a balance sheet 5. print a trial balance Entering Prior

More information

CASH MANAGEMENT TRAINING FY2018

CASH MANAGEMENT TRAINING FY2018 CASH MANAGEMENT TRAINING FY2018 Katie Mahoney katherine.mahoney@maine.edu 780-4484 The Office of Finance & Administration University of Southern Maine University of Maine System - 1 - Cash Collection The

More information

Sage One Accountant Edition. User Guide. Professional user guide for Sage One and Sage One Accountant Edition. Banking. Invoicing. Expenses.

Sage One Accountant Edition. User Guide. Professional user guide for Sage One and Sage One Accountant Edition. Banking. Invoicing. Expenses. Banking Invoicing Professional user guide for and Canadian Table of contents 2 2 5 Banking 8 Invoicing 15 21 22 24 34 35 36 37 39 Overview 39 clients 39 Accessing client books 46 Dashboard overview 48

More information

Lesson 1. Exploring QuickBooks INTRODUCTION OBJECTIVES

Lesson 1. Exploring QuickBooks INTRODUCTION OBJECTIVES Exploring QuickBooks INTRODUCTION This first lesson is an introduction to the QuickBooks software program and the chart of accounts, and it contains two reading assignments. Assignment 1 takes you on a

More information

Solution Manual for Accounting Information Systems 11th Edition by George H. Bodnar and William S. Hopwood

Solution Manual for Accounting Information Systems 11th Edition by George H. Bodnar and William S. Hopwood Solution Manual for Accounting Information Systems 11th Edition by George H. Bodnar and William S. Hopwood Link download full: https://digitalcontentmarket.org/download/solution-manualfor-accounting-information-systems-11th-edition-by-bodnar

More information

PERIOD-END PROCEDURES

PERIOD-END PROCEDURES chapter4 4/18/07 C 3:19 PM H A Page 102 P T E R 4 PERIOD-END PROCEDURES Make General Journal Entries CHAPTER OBJECTIVES Update the Chart of Accounts List Record adjustments in the Make General Journal

More information

Microsoft Dynamics GP Release Integration Guide For Microsoft Retail Management System Headquarters

Microsoft Dynamics GP Release Integration Guide For Microsoft Retail Management System Headquarters Microsoft Dynamics GP Release 10.0 Integration Guide For Microsoft Retail Management System Headquarters Copyright Copyright 2007 Microsoft Corporation. All rights reserved. Complying with all applicable

More information