diff --git a/src/interaction/budgets/recordTemplates.js b/src/interaction/budgets/recordTemplates.js index efea68093dc4c388d88b2ed1c423b5d041fa4a39..4c23a8c9d5b56819fa6b7aa02903cff4fed67db1 100644 --- a/src/interaction/budgets/recordTemplates.js +++ b/src/interaction/budgets/recordTemplates.js @@ -125,6 +125,7 @@ App.Data.Records.LastWeeksCash = function() { // Personal Finance this.personalBusiness = 0; this.personalLivingExpenses = 0; + this.PCSkills = 0; this.PCtraining = 0; this.PCdiet = 0; this.PCdrugs = 0;