Dong Shin 08.12.11

  • PPM Changes
    • Total FY Budget editable and modified budget_amounts table to support it
      • ALTER TABLE `budget_amounts` ADD `status_amount` FLOAT NOT NULL DEFAULT ‘-1’ AFTER `amount`
    • fixed total calculation not working..
    • saved scripts
      • projects_overdue.py, projects_under_budget.py, managers_under_budget.py