From acf0aa13442a0de5441abe720a366f0ba7aac8e5 Mon Sep 17 00:00:00 2001 From: Linas Vepstas Date: Mon, 1 May 2000 05:56:50 +0000 Subject: [PATCH] updates git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2251 57a11ea4-9604-0410-9ed3-97b8803252fd --- src/engine/extensions.txt | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/src/engine/extensions.txt b/src/engine/extensions.txt index 6799c5bc3e..8a62647cc5 100644 --- a/src/engine/extensions.txt +++ b/src/engine/extensions.txt @@ -1,8 +1,9 @@ Proposed Extensions ------------------- -The following are extension proposals to the various underlying data -structures and interfaces: +The following are proposals for various, as-yet-unimplemented +enhancements. The goal of this document is to understand some +of the changes that will come soon to the interfaces. Accounting Periods ------------------ @@ -38,3 +39,19 @@ can be completely configured by the user, and hold the needed data that the user wants to store. For the SQL backend, this is a key to a user-definable table. +==================================================================== + +Additional Banking Info + +BankId -- routing & transit number (US) or Bankleitzan (DE) or Banque (FR) +BranchID -- Agence (FR), blank for other countries + +AcctKey -- Cle (FR), blank in others + + +Account type enumerants: +bank account types: + checking, savings, moneymarket, creditline, cma (cash amangement account) + + +