|
CORE POS - Fannie
The CORE POS back end
|
Protected Attributes | |
| $name = "GumEquityShares" | |
| $columns | |
Protected Attributes inherited from BasicModel | |
| $normalize_lanes = false | |
| $currently_normalizing_lane = false | |
Additional Inherited Members | |
Public Member Functions inherited from BasicModel | |
| __construct ($con) | |
| pushToLanes () | |
| deleteFromLanes () | |
| getModels () | |
| setConnectionByName ($db_name) | |
Public Attributes inherited from BasicModel | |
| const | NORMALIZE_MODE_CHECK = 1 |
| const | NORMALIZE_MODE_APPLY = 2 |
Protected Member Functions inherited from BasicModel | |
| normalizeLanes ($db_name, $mode=BasicModel::NORMALIZE_MODE_CHECK) | |
| loadHooks () | |
| afterNormalize ($db_name, $mode) | |
This table stores class "C" equity transactions. Positive numbers for shares/values represent the member purchasing equity; negative shares/values represent the co-op buying equity back from the member.
Negative entries may (should?) have a corresponding entry in GumPayoffs for the check that was issued. That table can be joined to this table via GumEquityPayoffMap.
|
protected |
1.8.6