each instance of this package will represent a collect…
Show more
Initial commit for package t-account.initially, only the empty dirs sql, www, tcl.each instance of this package will represent a collection of financialT-accounts. Transactions will post to at least two accounts, creditingone and debiting the other. The requirements for the transaction to goforward are: (1) all accounts posted to must exist in the packageinstance being posted to, and (2) total debits must equal totalcredits. As I become aware of reports and other documents, I will tryto add them.
Show less