http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13585

--- Comment #6 from Jonathan Druart <jonathan.dru...@bugs.koha-community.org> 
---
Comment on attachment 41024
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41024
Bug 13585 : Add a cronjob which send UsageStats monthly.

Review of attachment 41024:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13585&attachment=41024)
-----------------------------------------------------------------

::: debian/koha-common.cron.monthly
@@ +15,5 @@
> +# You should have received a copy of the GNU General Public License
> +# along with this program.  If not, see <http://www.gnu.org/licenses/>.
> +
> +
> +koha-foreach --enabled 
> /usr/share/koha/bin/cronjobs/share_usage_with_koha_community.pl

The problem is that the share_usage_with_koha_community.pl considers it's an
error to launch it if the pref is not enabled.
There is a warning message and an exit 1 in this case.

I suppose it's not what we want, the admin will receive an email every month.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to