Author Topic: email module and task time report in 1.1 beta  (Read 3335 times)

man2004

  • Newbie
  • *
  • Posts: 39
    • View Profile
email module and task time report in 1.1 beta
« on: December 11, 2008, 03:02:57 pm »
About 1.1 beta
1. Where is the email now? I could not even find it in the demo.

2. How to get task timeslot report? I can get general timeslot report but if I select task timeslot from the "Total task execution time" then Error 500 is reported.

TJOHO

  • Newbie
  • *
  • Posts: 4
    • View Profile
Re: email module and task time report in 1.1 beta
« Reply #1 on: December 12, 2008, 04:32:46 am »
About the email module: this was my question also.

Implementing OpenGoo in our organization is dependent on being able to use the email module.

Anyone?

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: email module and task time report in 1.1 beta
« Reply #2 on: December 12, 2008, 09:09:41 am »
1) Email module was hidden due to its beta status. You can re enable it by defining a config option SHOW_MAILS_TAB as true, like this:
Code: [Select]
  define('SHOW_MAILS_TAB', true);
It is on the readme file, though I reckon that it is not too visible and not too many people reads the readme file.

2) It is a bug. See http://forums.opengoo.org/index.php?topic=540.0


I'll set up a poll regarding the email module, whether it should be available or hidden by default.

man2004

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: email module and task time report in 1.1 beta
« Reply #3 on: December 15, 2008, 05:05:55 am »
1. Sorry, I overlooked the upgrade instructions. I jumped directly to the changelog to look for new stuff  :P

2. Time report worked. Thanks. But the Print report is located at the General timeslots section which for me is not very good as this is not only for general timeslot.