(MAJOR) (8) As a user, I want to specify the percentage of salary growth over a year, by % Cost of Living Allowance, % Average Step Increases, % Promotions, and % Locality. #71
Since estimating projected values for salary growth is too big a task, let the user simply make assumptions. these four categories were available in the BAH tool. They are to be treated as add-ons to the annual salary specified in the initial_vars table, ie, full-cost = salary * (1 + %COLA/100 + %Step/100 + %Promo/100 + %Locality/100)
Since estimating projected values for salary growth is too big a task, let the user simply make assumptions. these four categories were available in the BAH tool. They are to be treated as add-ons to the annual salary specified in the initial_vars table, ie, full-cost = salary * (1 + %COLA/100 + %Step/100 + %Promo/100 + %Locality/100)