Sergi Alonso
Sergi Alonso
Some organizations want to analyze their data, in past we proposed to extend reports #259 Also in #594 we add some fields to these reports These reports are commonly used...
I have been investigating why the session closes in the mobile app (webview). After a bit of headache trying to find the pattern, I think I understood what is going...
Seems that current_organization_id saved in session[:current_organization_id] persist after logout. This generate some problems, I noticed that: 1. I login in mobile app with user in organization 1 2. logout 3....
Some TimeBanks complains because this mail show other managers email adresses https://github.com/coopdevs/timeoverflow/blob/615e4d16a70d0081abfca7fcc37ab6936744aa0d/app/mailers/organization_notifier.rb#L22 Send it with CCO will solve the problem :)