stats: start helpscout stats at 01-2018
Data before is very variable, as it is based on a low dossiers count.
This commit is contained in:
parent
fd7d884d7f
commit
efae27b901
1 changed files with 1 additions and 1 deletions
|
@ -165,7 +165,7 @@ class StatsController < ApplicationController
|
|||
end
|
||||
|
||||
def contact_percentage
|
||||
from = Date.new(2017, 10)
|
||||
from = Date.new(2018, 1)
|
||||
to = Date.today.prev_month
|
||||
|
||||
Helpscout::UserConversationsAdapter.new(from, to)
|
||||
|
|
Loading…
Reference in a new issue