Plugins /redmine_people, problema (undefined method `calculate_progress'
Cuando uso el plugin y tengo activado el rate, cuando se imputa en alguna tarea sale este error
Rendered plugins/redmine_people/app/views/people/load_tab.js.erb (174.6ms)
Completed 500 Internal Server Error in 204ms (ActiveRecord: 16.7ms)
ActionView::Template::Error (undefined method `calculate_progress' for #<#<Class:0x0000000006f20660>:0x0000000008d2cd70>):
23: <td>
24: <p><%= l(:label_people_weekly_cost) ></p>
25: <div class="num"><= rate_to_currency(@rates_collector.weekly_cost) ></div>
26: <= metric_deviation_html(@rates_collector.previous_weekly_cost, @rates_collector.weekly_cost) >
27: </td>
28: < end %>
29:
Answers (1)
Hi. Please provide your full system information (administration - information) to support@redmineup.com and mention what is the problem about. Our support engineers will help you to fix the reported problem.
Hi. Please provide your full system information (administration - information) to support@redmineup.com and mention what is the problem about. Our support engineers will help you to fix the reported problem.