The overdue fined not calculate!

339 views
Skip to first unread message

muhd...@gmail.com

unread,
May 22, 2012, 5:27:17 AM5/22/12
to Koha Live CD by Mizstik
Dear all,

really hope someone could teach me how to activate the calculation on
overdue fines system.

thanks!

Sheikh Faiyaz

unread,
May 23, 2012, 3:05:48 AM5/23/12
to kohal...@googlegroups.com
you need to include the fines.pl into the crontab if you are  using Linux.
these might help:
http://lists.katipo.co.nz/public/koha/2009-July/019199.html
http://manual.koha-community.org/3.6/en/administration.html#finesMode





--
You received this message because you are subscribed to the Google Groups "Koha Live CD by Mizstik" group.
To post to this group, send email to kohal...@googlegroups.com.
To unsubscribe from this group, send email to kohalivecd+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/kohalivecd?hl=en.




--
||Sheikh Faiyaz Moorsalin||
B.Sc in Computer  Science & Engineering(Studying)
United International University.
Contact:+8801915472173



nikhil

unread,
May 24, 2012, 2:24:48 AM5/24/12
to kohal...@googlegroups.com
If you r using linux edit your crontab entries

sudo crontab -e 


then select an editor
nano is easiest

then add 

@hourly   /usr/share/koha/cronjobs/fines.pl

it will run script on every hour

u also want to export environment varibles
to  /etc/bash.bashrc or to crontab

Also change the option to calculate and charge under system preference of circulation under fines tab.
u r done

 
Reply all
Reply to author
Forward
Message has been deleted
0 new messages