DB (Database Modules)
Main
Security
StockPriceUpdate
Transaction
Journal? maybe part of transaction
Accounts
Sub Accounts
Ledger
Taxes?
Reconcile?
Access Control
Ledger - This module will hold routines for accessing Ledger data
Array getBusinessTypes()
bool isValid(field => businessType, data => "Corporation", ledger => $ledger)
SubEntityObject getSubEntities(ledger =>)
bool addSubEntity(ledger=>, code =>, description =>)
bool deleteSubEntity(ledger=>, code =>, description =>)
Copyright (c) 2001 HLR
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1;
A copy of the license is available at
http://www.gnu.org/licenses/licenses.html#FDL.
Updated: $Id: index.html,v 1.2 2003/01/09 19:32:09 moreejt Exp $