git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2251 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldreleases/1.4
Linas Vepstas 26 years ago
parent 92e238b417
commit acf0aa1344

@ -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)

Loading…
Cancel
Save