Shireburn Financial Manager

Size: px
Start display at page:

Download "Shireburn Financial Manager"

Transcription

1 Shireburn Financial Manager SFM Interface Interface File Specifications Version 2.2 Shireburn Software Ltd Carolina Court, Guze Cali Street Ta Xbiex, MSD 14, Malta Tel (+356) Fax (+356) Web:

2 SHIREBURN FINANCIAL MANAGER (SFM) INTERFACE FILE SPECIFICATIONS The Shireburn Financial Manager (SFM) provides facilities to allow interfacing of third-party applications for the posting of accounting data into SFM. The system supports XML, Excel and comma delimited Text (.CSV) formats. The import routine will: Validate the format of the contents of the import file Validate the completeness of transactions posted/imported into the gateway Validate the integrity and validity of the data Post the valid data into SFM The objective of this document is to define the format of the Gateway Import file, giving detailed explanation to the 3rd party IT personnel, or to their IT vendors, to enable them to make the necessary adjustments to their own software to generate the required data in the file formats necessary to import into SFM. IMPORT FILE SPECIFICATIONS The data content of the file is described within a table with various column headings. These column headings have the meanings associated with them as outlined within the table below. File Definition Column Headings Column Heading Field No. Field Name Type Len Description Mandatory Description This is the order of each field within the document and the file provided has to be exported with the fields in this order. The name of the field, mainly used for internal analysis. This defines the type of the field which can be one of the following: C: for character, meaning that it will accept any valid character or digit N: for numeric, meaning that it will only accept digits e.g. N 10, D: for date field. Format YYYY-MM-DD This is the maximum field length that the system will accept. Provides some details about each defined field. Defines whether or not the field is mandatory. SFM Interfacing Gateway File Definition Version /12/2012 Page 1

3 Gateway Transaction File Definition Field No Field Name Type Len Details 1 SystemBook C 5 The system book (A table of SystemBooks is shown below attached for reference). Mandatory 2 Book C 1 Same as SystemBook. 3 Batch C 10 4 EntityCode C 6 5 NacCode C 8 Transaction batch to identify a transaction block, if left blank grouping is done based on TranDate. The batch is only used for the Nominal ledger to control batches of entries as required The Client/Supplier Code that must be an existing code in the sale/purchase ledger Nominal account code, which must be an existing code in the SFM chart of accounts. SFM Interfacing Gateway File Definition Version /12/2012 Page 2 No (Sales /Purchases only) 6 TranDate D 10 The transaction date of the entry. 7 DueDate D 10 The Due date of the entry. No 8 TranType C 2 Transaction type (A table of valid Transaction Types is shown below attached for reference). Document reference Number (Invoice, cash sale, 9 IntRef C 8 credit note, Payment Number etc.). (for auto-generation of the document number by (Sales/purchases SFM put Auto ) only) SFM will check whether the Internal reference already exists for the given transaction type. 10 ExtRef C Payee C 40 The document external reference number (e.g. supplier s invoice number) SFM will check whether external reference number already exists for the given supplier. This is the paid to/received from/description for Nominal Ledger or client/supplier name for Sales/Purchase Ledger 12 Details C 50 Transaction details of the entry 13 Analysis C 4 14 DiscType C 1 15 DbCr C 1 16 VatCode C 2 17 Currency C 3 Transaction analysis code.(can be used for further analysis of the accounting transactions) Discount type ( G for Global discount, I for Item Discount) used for validation purposes. (Refer to Dealing with Discounts paragraph on page 4) "D" for Debit or "C" for Credit (refer to the table of valid Transaction Types shown below) VAT Code that must be a valid VAT code known by SFM Currency Code must be a valid currency code known by SFM and matches the currency code on the client/supplier /nominal account. (Purchase only) No (Sales/purchases only) No (Discount line entry only Sales/purchases )

4 18 Amount N 22,2 19 VatAmount N 22,2 20 FAmount N 22,2 21 FVatAmount N 22,2 The Local amount (in the company s base currency) of the transaction. This amount should not include the VAT value. Negative or zero (0) values are not allowed. VAT Amount for the entry. Negative values are not allowed ( 0 if there is no VAT amount) Foreign amount of the entry. This amount should not include the foreign VAT value. Negative values are not allowed ( 0 if there is no foreign amount) Foreign VAT Amount. Negative values are not allowed. ( 0 if there is no foreign amount or no foreign VAT amount) VALID SYSTEM BOOKS The System Book Field above (No.1) requires the use of a specific ledger book. These are defined below. Valid System Books SystemBook N S P Description Nominal Sales Purchase VALID TRANSACTION TYPES The Transaction Type field above (No. 8) requires the use of specific transaction types. These are defined below: Valid Transaction Types System Book Book Transaction Type Type Description Transaction Entry Debit(D)/Credit(C) Discount Entry N N JR Nominal Journal D or C N/A IN Invoice D C CN Credit Note C D S S AD Adjustment Debit D C AC Adjustment Credit C D DR Debtor Receipt C D IN Invoice C D CN Credit Note D C P P AD Adjustment Debit D C AC Adjustment Credit C D PC Creditor Payment D C SFM Interfacing Gateway File Definition Version /12/2012 Page 3

5 SALES/PURCHASES LEDGER ENTRIES The interface will require at least one entry per invoice/credit note. The contra entry in the Debtors or Creditors control account is not required as it is automatically created by the SFM import function. If an invoice/credit note contains more than one line entry, they must be consecutively listed after each other in the import file, for the import function to group them under the same invoice/credit note. NOMINAL LEDGER ENTRIES The system will require at least one entry in debit and one entry in credit for nominal ledger journal entries. There is no limit on the number of entries per journal. The total foe the debit entries and the total for the credit entries have to agree. DEALING WITH DISCOUNTS When sales or purchases transactions contain discounts, a separate line entry has to be created for the discount amount. Line discounts can be either global (G) Example Case A or per line item (I) Example Case B. Example Sales Invoice number 995 amounting to consisting of 2 line items one for sales of tickets VAT and the other linefor commission 18% VAT with a total discount of 20 Case A Global Discount (G) In this case the discount is a global invoice discount of 20. S,S,,ABC001,10201, ,,IN,995,,,Tickets,,,D,F,EUR,150.00,23.91,0.00,0.00 S,S,,ABC001,10205, ,,IN,995,,,Commission,,,D,E,EUR,25.00,3.99,0.00,0.00 S,S,,ABC001,20200, ,,IN,995,,,Discount,,G,C,Z,EUR,20.00,0.00,0.00,0.00 Case B Line Item Discount (I) In this case the discount is split as follow: 15 for invoice transaction line 1 and 5 for invoice transaction line 2 S,S,,ABC001,10201, ,,IN,995,,,Tickets,,,D,E,EUR,150.00,24.30,0.00,0.00 S,S,,ABC001,20200, ,,IN,995,,,Discount,,I,C,Z,EUR,15.00,0.00,0.00,0.00 S,S,,ABC001,10205, ,,IN,995,,,Commission,,,D,E,EUR,25.00,3.60,0.00,0.00 S,S,,ABC001,20200, ,,IN,995,,,Discount,,I,C,Z,EUR,5.00,0.00,0.00,0.00 SFM Interfacing Gateway File Definition Version /12/2012 Page 4

6 SAMPLES OF FILE FORMAT XML FILE FORMATS Below is the formal of the XML file that needs to be produced. The Tag <Data></Data> is not validated so <VFPData></VFPData> can be used as well. Please note that the tag names have to be all in lower case as they are case sensitive. <?xml version = "1.0"?> <Data> <updtrn> <systembook></systembook> <book></book> <batch></batch> <entitycode></entitycode> <naccode></naccode> <trandate></trandate> <duedate></duedate> <trantype></trantype> <intref></intref> <extref></extref> <payee></payee> <details></details> <analysis></analysis> <disctype></disctype> <dbcr></dbcr> <vatcode></vatcode> <currency></currency> <amount></amount> <vatamount></vatamount> <famount></famount> <fvatamount></fvatamount> </updtrn> </Data> SFM Interfacing Gateway File Definition Version /12/2012 Page 5

7 CSV FILE FORMAT Below are samples of the format of the csv file that need to be produced. The contents of the file have to follow the rules below: The first line of the file has to contain the headers below. SystemBook,Book,Batch,EntityCode,NacCode,TranDate,DueDate,TranType,IntRef,ExtRef,Payee,Details,Analysis, DiscType,DbCr,VatCode,Currency,Amount,VatAmount,FAmount,FVatAmount Each field has to be seperated with either a comma (,) or a bar ( ). Each field can be either enclosed within a single quote ( ), a double quote ( ) or not enclosed within quotes at all COMMA SEPARATED DATA NOT ENCLOSED WITHIN QUOTES S,S,,ABC001,10201, ,,IN,123456,,,Tickets,,,D,F,EUR,100.00,18.00,0.00,0.00 N,N,,,41000, ,,JR,Auto,,,Cleaning expensis,,,d,z,eur,50.00,0.00,0.00,0.00 N,N,,,90112, ,,JR,Auto,,,Cleaning expensis,,,c,z,eur,50.00,0.00,0.00,0.00 P,P,,FAA001,78999, ,,IN,Auto,123456,,Parts,,,C,1,EUR,500.00,90.00,0.00,0.00 COMMA SEPARATED DATA ENCLOSED WITHIN DOUBLE QUOTES S, S,, ABC001, 10201, ,, IN, ,,, Tickets,,, D, F, EUR, , 18.00, 0.00, 0.00 N, N,,, 41000, ,, JR, Auto,,, Cleaning expensis,,, D, Z, EUR, 50.00, 0.00, 0.00, 0.00 N, N,,, 90112, ,, JR, Auto,,, Cleaning expensis,,, C, Z, EUR, 50.00, 0.00, 0.00, 0.00 P, P,, FAA001, 78999, ,, IN, Auto, ,, Parts,,, C, 1, EUR, , 90.00, 0.00, 0.00 BAR SEPARATED DATA NOT ENCLOSED WITHIN QUOTES S S ABC IN Tickets D F EUR N N JR Auto Cleaning expensis D Z EUR N N JR Auto Cleaning expensis C Z EUR P P FAA IN Auto Parts C 1 EUR SFM Interfacing Gateway File Definition Version /12/2012 Page 6

8 AUTOMATIC IMPORTING OF THE XML/CSV FILE For the file produced to be automatically imported into SFM it should be under the company data folder (Help Menu-> About as shown in the image below)...\ledger\data\sslxxx\import\files\updtrnxxxxxxxx.xml or..\ledger\data\sslxxx\import\files\updtrnxxxxxxxx.csv (example: UpdTrn xml,UpdTrn xml or UpdTrn csv,UpdTrn csv) MANUAL IMPORT OF THE FILE To import the gateway file to SFM, go to Current Year -> Utilities ->Import Data. The system will load the Import screen below. SFM Interfacing Gateway File Definition Version /12/2012 Page 7

9 By clicking on the Import Button (shown on the right) on the toolbar or pressing <CTRL+L> on the keyboard the system will load the Open dialog window to allow the user to select the file to import and then click on the Open button. If the file and the transactions within it are valid the system will show all the transactions in the import screen ready for importing into SFM. To import the transactions to SFM click on the Import to SFM button (shown on the right) on the toolbar or press <CTRL+I> on the keyboard. SFM Interfacing Gateway File Definition Version /12/2012 Page 8

Exact General Ledger Setup and Operation

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

More information

Evolution M Core Training Contract, Sales & Cash Book Issue 2

Evolution M Core Training Contract, Sales & Cash Book Issue 2 Evolution M Core Training Contract, Sales & Cash Book Issue 2 Contents Training............................................................................................ 1 Contract Ledger........................................................................................

More information

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

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

More information

HCSS Accounting Release Notes v1.2

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

More information

MecWise Accounting Getting Started Kit

MecWise Accounting Getting Started Kit MecWise Accounting Getting Started Kit Last updated on: 10/14/2009 Getting Started How do I start enjoying MecWise Accounting? 1.1 Be familiar with the toolbar icons. 1.2 To maintain the company s basic

More information

Release 6.9 and Datafile 2016 Supplement

Release 6.9 and Datafile 2016 Supplement Release 6.9 and Datafile 2016 Supplement Datafile Software Solutions Limited Windgate Lodge Windgate Tarleton Lancashire PR4 6JF IMPORTANT NOTICE This document is the copyright of Datafile Software Solutions

More information

This means that you can create the batch in excel as a.csv file and then import the.csv excel file into Sage Pastel accounting.

This means that you can create the batch in excel as a.csv file and then import the.csv excel file into Sage Pastel accounting. In Sage Pastel Accounting while you can import customer, supplier and inventory master information, you can also import certain batches like journals, cashbooks and customer and supplier documents. This

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

Opera 3 Nominal Ledger Training Manual

Opera 3 Nominal Ledger Training Manual Opera 3 Nominal Ledger Training Manual Contents Overview... 3 Open Period Accounting... 3 Period End... 4 Journals... 5 Posting a Journal... 5 Creating a Journal... 6 Basic Journal... 6 Recurring Journal...

More information

Banking in QuickBooks Online

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

More information

Integrated Accounting, CRM and ERP System for Mac OS X, Windows, Linux, ios, Android and AIX

Integrated Accounting, CRM and ERP System for Mac OS X, Windows, Linux, ios, Android and AIX Integrated Accounting, CRM and ERP System for Mac OS X, Windows, Linux, ios, Android and AIX Purchase Ledger Maintenance Functions Program version: 7.1 131231 2014 HansaWorld Ireland Limited, Dublin, Ireland

More information

IQ ENTERPRISE MODULAR TRAINING

IQ ENTERPRISE MODULAR TRAINING MODULE 1.2 IQ ENTERPRISE MODULAR TRAINING BP Module Parameters and User Settings P R E F A C E This is the reference guide for handling of items on deposit for return, for IQ Business & IQ Enterprise software

More information

Excel Reporting for Sage 200 Datasheet

Excel Reporting for Sage 200 Datasheet Excel ing for Sage 200 Excel ing for Sage 200 Datasheet A number of free Excel ing workbooks are provided with Sage 200 to get you going, and you can get a variety of additional reports through the subscription

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

OPplus Vertical Solution

OPplus Vertical Solution OPplus Vertical Solution Certified For Microsoft Dynamics NAV for Microsoft Dynamics NAV all versions Manual BASE Manual ASSOCIATION gbedv GmbH & Co. KG www.opplus.de www.gbedv.de Contents General Information

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

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

Backup / Restore TurboCASH FIXED

Backup / Restore TurboCASH FIXED Table of Contents Backup / Restore TurboCASH5.0.0.307 FIXED...2 Registration Error on TurboCASH5.0.0.293...2 Help File...2 Updated...2 Updated Books...2 Updated Tutorials...3 Batch Entry Report Added...3

More information

Transaction Import Setup

Transaction Import Setup Transaction Import Setup Before transactions can be imported an Import Template should be setup. This is selected from the Setup Defaults section on the menu bar. The setup screen allows for one or more

More information

Invoice 13 Pro Outline

Invoice 13 Pro Outline Invoice 13 Pro Outline Invoice 13 Pro is a feature rich productivity tool for the small business or company from 1 to 30 users. It is notjust an Invoicing software. It is in fact an Invoicing, Accounts

More information

IDEA Integrations using ODBC

IDEA Integrations using ODBC IDEA Integrations using ODBC.and Some Other Interesting News - London User Group: October 2018 - James Loughlin - Head of Technical & Training AuditWare Systems Agenda IDEA News IDEA Integrations Using

More information

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

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

More information

Specifications XML file with Journal Batches

Specifications XML file with Journal Batches 1 van 5 14-5-2014 15:46 Specifications XML file with Journal Batches This program allows you to import an XML file with Journal Batches into King. This XML file has to meet several requirements, otherwise

More information

file://c:\users\welcome\appdata\local\temp\~hh4a29.htm

file://c:\users\welcome\appdata\local\temp\~hh4a29.htm Page 1 of 6 F1 To select a company At all masters menu F1 To select the Accounts Button At the Accounting Voucher creation and alteration F1 (ALT+F1) F1 (CTRL + F1) F2 To select the Inventory To view the

More information

Opera 3 Cashbook Training Manual

Opera 3 Cashbook Training Manual Opera 3 Cashbook Training Manual Contents Module Overview... 3 Cashbook Processing... 3 Viewing Historical Transaction... 4 Nominal Ledger Posting... 4 Purchase Ledger Postings... 5 Sales Ledger Postings...

More information

Express365 Accounting User Manual

Express365 Accounting User Manual Express365 Accounting User Manual August 05 Latest Update: 9 th October 08 P a g e 46 For information about customer support, please visit our homepage at http://www.express365.com.my on the World Wide

More information

User Manual SL-DD-Collect-1 v2.0.9 (with v2010)

User Manual SL-DD-Collect-1 v2.0.9 (with v2010) User Manual SL-DD-Collect-1 v2.0.9 (with v2010) Objective A means to collect money from customer accounts via the Sales Ledger in Sage 200 using Direct Debit mechanisms provided by BACS systems, in a similar

More information

Tally keyboard shortcuts Tally ERP 9 Shortcuts Keys Tally Shortcuts carocks.wordpress.com. F1 To select a company At all masters menu screen

Tally keyboard shortcuts Tally ERP 9 Shortcuts Keys Tally Shortcuts carocks.wordpress.com. F1 To select a company At all masters menu screen Function Key Combinations F1 To select a company At all masters menu screen F1 To select the Accounts Button At the Accounting Voucher creation and F1 (ALT+F1) To select the Inventory To view the detailed

More information

TBO Advanced: What do agencies frequently ask support?

TBO Advanced: What do agencies frequently ask support? TBO Advanced: What do agencies frequently ask support? Shirley Sweeney, Support Supervisor Trams and ClientBase Products and Services 1. How do I create a credit/debit memo? a. If you have an original

More information

Bankline export file layout guide Bankline (CSV) format

Bankline export file layout guide Bankline (CSV) format Bankline export file layout guide Bankline (CSV) format Contents 1. Introduction to Bankline export...2 1.1 What is Bankline export?...2 1.2 How are Bankline export files structured?...2 2. Export files...3

More information

Veco Administration Guides. QuickBooks Import

Veco Administration Guides. QuickBooks Import Veco Administration Guides QuickBooks Import Introduction It is possible to import accounting transactions information into QuickBooks from Veco using the instructions below. Veco transactions are imported

More information

MaineStreet Financials 8.4

MaineStreet Financials 8.4 MaineStreet Financials 8.4 General Ledger Excel Journal Entry 1 Overview A Journal Entry is used to update the General Ledger for many types of transactions, including cash receipts, transfers of revenue

More information

Expense Pay: Expense Pay Extract

Expense Pay: Expense Pay Extract Expense Pay: Expense Pay Extract Specification Applies to these SAP Concur solutions: Expense Professional/Premium edition Standard edition Travel Professional/Premium edition Standard edition Invoice

More information

Accounts Payable in FMS for Academy Schools handbook. Applicable to onwards

Accounts Payable in FMS for Academy Schools handbook. Applicable to onwards IMPORTANT NOTE: Capita SIMS has made this document available in Microsoft Word format to enable you to edit the information supplied herein. Capita SIMS cannot be held responsible for any changes, errors

More information

extensible Business Documents Invoice/credit note

extensible Business Documents Invoice/credit note extensible Business Documents Invoice/credit note Last updated, 11 March 2015 Version history 2010-05-10 Version 1.0. 2010-09-02 Version 1.1. Replaced with . 2012-11-21 Version 1.1.

More information

1. Introduction The Customer screen allows you to add new customers and view or change details about an existing customer.

1. Introduction The Customer screen allows you to add new customers and view or change details about an existing customer. Alarm Manager Help Sheet Revised 14 th July 2011 Customers 1. Introduction The Customer screen allows you to add new customers and view or change details about an existing customer. Click on the Customers

More information

Transaction Banking. Bulk Payment Services

Transaction Banking. Bulk Payment Services Transaction Banking Bulk Payment Services IBG with Advice United Overseas Bank Limited Co Reg No 193500026Z Table of Contents 1 IBG File Format with Payment Advice 4 11 Incoming File format (from customer

More information

Implementation guide. Confirmation of receipt in Handelsbanken CSV format

Implementation guide. Confirmation of receipt in Handelsbanken CSV format Confirmation of receipt in Handelsbanken CSV format Version 1.1.0 Publishing date 7 January 2017 Table of contents 1 INTRODUCTION... 3 1.1 HISTORY... 3 2 INFORMATION ABOUT THE SERVICE... 4 2.1 PARTIES...

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

Copyrights and Trademarks. Copyrights and Trademarks. Accounting Getting Started Guide 1

Copyrights and Trademarks. Copyrights and Trademarks. Accounting Getting Started Guide 1 Copyrights and Trademarks Copyrights and Trademarks Accounting Getting Started Guide 1 Copyrights and Trademarks Copyright 2002-2018 by Us. We hereby acknowledge the copyrights and trademarks of all terms

More information

Record Descriptions - lang

Record Descriptions - lang Record s - lang Online Banking 01-02-2018 1 Indholdsfortegnelse Introduction... 4 Bankdata format... 4 of fixed-length records... 6 Data name Field name.... 6 of variable-length records... 7 Payment start...

More information

Cash Accounting. Month End Routines and Accounting Procedures. Lawware.co.uk. Lawware Ltd

Cash Accounting. Month End Routines and Accounting Procedures. Lawware.co.uk. Lawware Ltd Cash Accounting Month End Routines and Accounting Procedures Lawware Ltd support@lawware.co.uk Lawware.co.uk Contents Introduction... 3 Posting Introduction... 3 Daybook Date... 3 Toolbar... 3 Viewing

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

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

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

More information

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

StarCode Inventory Management & Point of Sale System User Manual

StarCode Inventory Management & Point of Sale System User Manual StarCode Inventory Management & Point of Sale System User Manual Version 2.0.0 InveGix Technologies www.invegix.com StarCode Inventory Management & Point of Sale System User Manual Version 2.0.0 http://www.invegix.com/starcode

More information

August Release 2017 v12.8

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

More information

Sage 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

ADD/EDIT A JOURNAL ENTRY

ADD/EDIT A JOURNAL ENTRY ADD/EDIT A JOURNAL ENTRY 1. In Intacct, journal entries are posted into specific journals, which function to categorically separate different types of journal entries. Journal entries can post to any of

More information

Royal Caribbean Cruises, LTD Vendor Self Service Instruction Manual

Royal Caribbean Cruises, LTD Vendor Self Service Instruction Manual Royal Caribbean Cruises, LTD Vendor Self Service Instruction Manual 6/6/2017 Created for the Exclusive use of RCCL Suppliers 1 Accessing Our Website https://supplier.rccl.com/jde/servlet/com.jdedwards.runtime.virtual.loginservlet

More information

The Cashroom. Daily Routines and Accounting Procedures. Lawware.co.uk. Lawware Ltd

The Cashroom. Daily Routines and Accounting Procedures. Lawware.co.uk. Lawware Ltd The Cashroom Daily Routines and Accounting Procedures Lawware Ltd support@lawware.co.uk Lawware.co.uk Contents Contents... 1 Introduction... 4 Posting Introduction... 4 Daybook Date... 4 Viewing the Client

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

Talking Sage 200. talkingsage200.wordpress.com Sage 200 Navigating the Desktop

Talking Sage 200. talkingsage200.wordpress.com Sage 200 Navigating the Desktop Talking Sage 200 talkingsage200.wordpress.com Twitter: @talkingsage200 Sage 200 Navigating the Desktop Contents Preface... 4 Desktop... 6 Tool bar... 6 Navigation bar... 6 Work area... 7 3 talkingsage200.wordpress.com

More information

Function Key Combination

Function Key Combination Function Key Combination F1 To select a company At all masters menu screen F1 To select the Accounts Button At the Accounting Voucher creation and F1 (ALT+F1) To select the Inventory Button At the Inventory/Payroll

More information

Documentation: Data Import Tool

Documentation: Data Import Tool 1 Documentation: Data Import Tool 1. Purpose The purpose of the import tool is to bring data from any other accounting or e commerce program into AccountingSuite in a quick, efficient way. 2. User Definition

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

BUSINESS SYSTEM PLUS (MODULAR)

BUSINESS SYSTEM PLUS (MODULAR) BUSINESS SYSTEM PLUS (MODULAR) PC APPLICATION System setup The system provides full business Accounting, CRM, Organizer and Inventory control support typically needed for a small business. The system can

More information

Nominal Ledger Training Material

Nominal Ledger Training Material HansaWorld University Nominal Ledger Training Material HansaWorld Ltd. September 2007 Version 5.3 TABLE OF CONTENTS: TABLE OF CONTENTS:...2 INTRODUCTION...3 IMPORTANT SETTINGS...4 Autotransactions...4

More information

Munis General Journal Entry/Proof

Munis General Journal Entry/Proof Munis General Journal Entry/Proof Procedural Documentation For more information, visit www.tylertech.com. General Journal Entry/Proof Objective This document provides instructions on how to enter a manual

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

Accounts Payable MODULE USER S GUIDE

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

More information

Adagio Payables 9.3A ( ) Upgrade Complexity from 9.2B

Adagio Payables 9.3A ( ) Upgrade Complexity from 9.2B Adagio Payables 9.3A (2017.06.23) Release Notes Upgrade Complexity from 9.2B Easy Compatibility Adagio BankRec 9.2A (2016.10.29) Console 9.1A - 9.2B DataCare 9.2A EFT 9.3A eprint 9.0A, 9.2A DocStore 9.3A

More information

This Document is the property of Access UK Copyright 2014 Access UK Ltd All rights reserved Classification Restricted. Dimensions 2.

This Document is the property of Access UK Copyright 2014 Access UK Ltd All rights reserved Classification Restricted. Dimensions 2. Dimensions 2.50h New Features and Changes This document is intended to give a high level overview of the new features and changes within Dimensions New features Support for 64bit emailing / email via SMTP

More information

Creating a Sales Invoice

Creating a Sales Invoice Creating a Sales Invoice Creating a Sales Invoice The diagram below represents the process flow for a creating an invoice. Incomplete Doc Type Rejects Invoice & Dept Contacted Create Invoice Amends Invoice,

More information

CSV file Layout for Goods and Services Statement Details

CSV file Layout for Goods and Services Statement Details CSV file Layout for Goods and Services Statement Details MNS LCSRTN V1.0 TAN BRN Name of Year ending 30 June, YYYY Telephone Mobile Name of Declarant Email Address TAN of BRN of name of year ending 30

More information

Horizon: shortcut keys for MYOB EXO

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

More information

Manual OPplus AT Payment

Manual OPplus AT Payment Manual OPplus Prepared for Customers and Partners Project OPplus Prepared by Contents General Information... 3 Manual Structure... 3 Description of Icons... 3 OPplus Navigation Area... 4 OPplus License

More information

Bank Manager. Bank Manager is an add on module that allows you to import your bank statements that you download from your internet banking.

Bank Manager. Bank Manager is an add on module that allows you to import your bank statements that you download from your internet banking. Overview is an add on module that allows you to import your bank statements that you download from your internet banking. No more manual capturing of bank statements. When the first bank statement is imported,

More information

CSV file Layout for VAT Annex Details

CSV file Layout for VAT Annex Details CSV file Layout for VAT Annex Details MNS VT03 V1.0 VAT Payer Tan Payer Tax Account VAT No. of person to whom supplies is of buyer of buyer VAT Payer Business (BRN) Payer Business Name of person to whom

More information

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

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

More information

Integra Quick Reports 2.0 User Manual. Integra Quick Reports 2.0 Documentation Version 1

Integra Quick Reports 2.0 User Manual. Integra Quick Reports 2.0 Documentation Version 1 Integra Quick Reports 2.0 User Manual Integra Quick Reports 2.0 Documentation Version 1 Shireburn Software Ltd 2004-2005 October 2005 Contents 1 INTRODUCTION TO INTEGRA QUICK REPORTS... 1 1.1 RUNNING INTEGRA

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

Release Please distribute to all Spectra users in your company.

Release Please distribute to all Spectra users in your company. Release 8.2.0.2 JANUARY 2019 Please distribute to all Spectra users in your company. Support Email: support@spectra.ca Visit us online at: www.spectra.ca Support Telephone: (866) 718-2345 Support Fax:

More information

Vendor Portal User Guide

Vendor Portal User Guide Vendor Portal User Guide Version 1.3.208 Taulia Inc. 420 Taylor Street, 4 th Floor San Francisco, CA 94102 Phone +1 (415) 376 8280 Fax +1 (415) 639 6439 Taulia GmbH Bundesallee 171 10715 Berlin, Germany

More information

Guideline Supplier Processes

Guideline Supplier Processes Guideline Supplier Processes Order Processing Technical Connection Bid Submitting Requests for Information Submitting Bids at Auctions Document Retrieval Version 4.5.0 Version 4.5.0 August 2010 Table of

More information

MYOB Exo InterCompany. User Guide

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

More information

CHAPTER 4: MULTIDIMENSIONAL ANALYSIS

CHAPTER 4: MULTIDIMENSIONAL ANALYSIS Chapter 4: Multidimensional Analysis CHAPTER 4: MULTIDIMENSIONAL ANALYSIS Training Objectives Actively participating during this chapter helps you to: Understand the function of Microsoft Dynamics GP Multidimensional

More information

Munis EFT Processing. Procedural Documentation. For more information, visit

Munis EFT Processing. Procedural Documentation. For more information, visit Munis EFT Processing Procedural Documentation For more information, visit www.tylertech.com. Accounts Payable EFT Processing If your organization uses the AP Payment Manager, skip this section and refer

More information

HANSAWORLD UNIVERSITY. Standard Bar Version 6.3 HansaWorld Ltd.

HANSAWORLD UNIVERSITY. Standard Bar Version 6.3 HansaWorld Ltd. HANSAWORLD UNIVERSITY Standard Bar 12 2011 Version 6.3 HansaWorld Ltd. Table of Contents INTRODUCTION & INSTALLATION...3 System Requirements...3 Installation...3 CONFIGURING A NEW DATABASE...4 Starting

More information

QuickBooks Plugin Documentation

QuickBooks Plugin Documentation QuickBooks Plugin Documentation UPDATED MAY 21, 2014 AGMS.COM 15707 Coit Rd Suite C210 Dallas, TX 75248 P) 866-951-AGMS F) 214-491-4401 INDEX Module Installation... 4 Step 1... 5 Step 2... 6 Step 3...

More information

820 Payment Order/Remittance Advice

820 Payment Order/Remittance Advice 820 Payment Order/Remittance Advice X12/V4010/820: 820 Payment Order/Remittance Advice Version: 1.0 Draft Author: Charles Mackey Company: C.H. Robinson Publication: 8/6/2009 Trading Partner: Created: 8/6/2009

More information

RELEASE NOTES: FEBRUARY 23, 2016

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

More information

prof.itplus Release Notes Release Notes update 44 June 2017

prof.itplus Release Notes Release Notes update 44 June 2017 prof.itplus Release Notes Release Notes 1.0.5 update 44 June 2017 OGL Software Limited Worcester Road Stourport-On-Severn Worcestershire DY13 9AT Tel: 01299 873873 Fax: 01299 873900 Email: softwaresupport@ogl.co.uk

More information

Download installation package and documentation Installation procedure. Network installation Installing updates

Download installation package and documentation Installation procedure. Network installation Installing updates -Manual d-basics I Manual d-basics Table of Contents Chapter I Introduction 1 Chapter II Installation 3 1... Download installation package and documentation 4 2... Installation procedure 4 3... Registration

More information

Published by Reckon Limited

Published by Reckon Limited Projects Workbook Published by Reckon Limited All Rights Reserved Copyright Reckon Limited Copyright No part of these materials may be reproduced, stored in or introduced into a retrieval system, or transmitted

More information

TECSYS Streamline Enterprise System Page 1 of 7

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

More information

CLIENT MANAGER PORTAL. A buyer s guide to the Supplier Finance website

CLIENT MANAGER PORTAL. A buyer s guide to the Supplier Finance website CLIENT MANAGER PORTAL A buyer s guide to the Supplier Finance website Contents Welcome to Supplier Finance 1 Logging on 2 Moving around 3 Your summary 4 Uploading invoices and credit notes 5 Approving

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

How to export data to Sage

How to export data to Sage Advanced NFP is part of Advanced Business Solutions, Munro House, Portsmouth Road, Cobham, Surrey, KT11 1TF. t: 0845 226 2544 www.advancedcomputersoftware.com/nfp Copyright Advanced NFP 2013 This document

More information

VT Final Accounts. User Guide

VT Final Accounts. User Guide VT Final Accounts User Guide I VT Final Accounts Table of Contents Part I Basics 1 1 Overview... 1 2 VT Transaction+... and VT Cash Book 1 3 What you... need to know before using VT Final Accounts 1 4

More information

ALB. Reports and Auditing. Version England, Wales, and Northern Ireland Edition. Report against your data to produce management information.

ALB. Reports and Auditing. Version England, Wales, and Northern Ireland Edition. Report against your data to produce management information. ALB Reports and Auditing Version 2.5.0 England, Wales, and Northern Ireland Edition Report against your data to produce management information. REV1100216JS Disclaimer Advanced Legal is satisfied that

More information

41 X : ] [ : 100 : ] III IV V. [ Turn over

41 X : ] [ : 100 : ] III IV V. [ Turn over C 2016 41 X : 01. 07. 2016 ] [ : 100 : 10-30 11-30 ] 1. 2. 3. 4. 5. I II III IV V [ Turn over Code No. 41 X 2 C Computer Examinations, July-2016 Office Automation ( Theory ) Time : 1 hour ] [ Max. Marks

More information

Solar Eclipse General Ledger. Release 9.0

Solar Eclipse General Ledger. Release 9.0 Solar Eclipse General Ledger Release 9.0 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates

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

Telephone : Fax :

Telephone : Fax : Compact Software Ltd 31-33 Chapel Hill Huddersfield West Yorkshire HD1 3ED Telephone : 0844 880 4000 Fax : 0844 880 4001 e-mail : support@compact-software.co.uk www.compact-software.co.uk Last updated

More information

1. About AP Invoice Wizard

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

More information

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

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

QuickTrav General Ledger for Windows Conversion. Version 1.2

QuickTrav General Ledger for Windows Conversion. Version 1.2 QuickTrav General Ledger for Windows Conversion Version 1.2 Quick Software, 2011 Table of Contents Introduction to WinGL 3 Overview 3 Added Functionality 4 Short-Cut Keys 4 Copy And Paste Between Batches

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