problems with finale/judging
Status: Alpha
Brought to you by:
linuxfutures
When futures close, there is a judging period or finale.
The finalization code has bugs in a number of php modules including
keep_it_simple.php and inc.d/f_partners_transfer_money.
The problem in keep it simple is that not all of the tables are LOCKed.
partners_transfer_money needs to have the symbolid for ledger inserts set to 1 for TuxNuggets rather than $s for futures units.
This has been partially fixed on linuxfutures.com for now and will be included in a public release later.