Core Mudule.
The Core module contains the structures upon which the rest of the system sits. It defines the ledger layout, Tax system, Company structures and the analysis breakdown. It is divided into four sections:
- Internal Structure
- Internal Analysis
- Business Structures
- Business Analysis
Internal Structure
This section controls the operation of all transaction activity in the system. It defines what tax system the system works under, the ledgers type (Sales, Purchases, Nominal, etc.) and the transaction type used within the system.
Internal analysis
This section handles the global analysis for the system. T managers currencies and exchange rates, nominal ledgers accounts, tax rates (VAT) and analysis periods.
Business Structure
This system needs to be flexible so needs to accommodate a range of ‘companies’ from personal accounts to large company group accounts. The company structure section provides the basis for that gearing. There is one main company account with a sub-structure that can be tailored to suit the company’s needs. Access to the system will be made using ‘Entry Points’ which are related to points on the sub-structure.
Business Analysis
Analysis beyond nominal and company structure is required in most company situations. This includes Department analysis, Cost Centre analysis, Group tags for quick linking of transactions, and quick entry objects with default text and link analysis values.




