Transaction Groups

A transaction group (TG) is a record of a logically related financial event where funds move from m accounts to n accounts. It is generally quite flexible in what it can represent, but for clarity this should not be abused into commingling transactions distinct in time, place or nature.

Contents

Header fields

Name: a representative and descriptive name for the transactions, this is what the TG's purpose will be summarized by in other displays

Date: when the transaction(s) happened. Preferably in DD.MM.YYYY, but more imaginative forms may be correctly parsed. It is important to get this right so that correct currency conversions may be applied. Also, TGs tend to be sorted by date.

Omitted: set if the TG's effects should not be included in the overall account balances

Tabulated fields

Typically each row describes one transaction, with the following fields:

Creditor: to whom (/what [*]) the Amount column applies

Amount: the amount to credit to (or, for a negative value, debit from) the Creditor. '*' uses the negated balance of the Creditor account, thereby draining it.

Currency: the currency in which the Amount is expressed

Debt shares: the proportions to allocate to each of the accounts to finance the Amount. Must be positive. Shares are calculated by taking the ratio of an account's share to the sum of all shares. This allows true monetary values to be used if so desired, assuming they sum to the Amount. Accounts with italicized headings are Negated accounts, where the account change happens in the same sense (credit/debit) as that of the Creditor.

Transfer pot: see below

Description: a particular description for the transaction row, be it describing the Creditor, Amount, or Debt share

Any field appearing with a red background is one whose saved contents do not now validate for some reason. Such fields must be amended to permit saving of the TG.

[*] Transfer Pots

Transfer pots (TPs) are a powerful way to link several rows to make a transaction with multiple Creditors. A TG may have up to nine TPs, 1-9.

Any rows which have the same number (1-9) in the Transfer Pot field have their debt-shares combined. The Amount to be split across the shares is the nett Amount following summation of the combined rows' Amounts.

A numbered Transfer Pot may also be set as a Creditor. In this circumstance the Amount must be empty or '*', as this simply specifies that all of the row's debt-shares are to be added to those already in the appropriate pot.