Dear All In our university, the fine calculation rule is as under: - after due date, Rs.10/- per day will be charged upto seven days - Rs.50/- per day will be charged after seven days Does anybody know about the settings to calculate the fine as mentioned above? I shall be thankful. Regards! Rizwan
Hi Rizwan, with the settings in Koha's circulation conditions you can configure a fine per item that is increased at a given interval. But there is a cronjob script to support another way of handling fines. If I understand it correctly it allows you to charge a fine independent from the number of items on the account. And also different amounts for different delays. git.koha-community.org/gitweb/?p=koha.git;a=blob;f=misc/cronjobs/staticfines.pl Hope this helps, Katrin On 25.04.19 09:08, Rizwan Majeed wrote:
Dear All
In our university, the fine calculation rule is as under:
- after due date, Rs.10/- per day will be charged upto seven days
- Rs.50/- per day will be charged after seven days
Does anybody know about the settings to calculate the fine as mentioned above? I shall be thankful.
Regards!
Rizwan _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
I think he is asking an Incremental fine in Koha. Please see Koha bug: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10874 On Tue, Apr 30, 2019 at 11:41 AM Katrin Fischer <katrin.fischer.83@web.de> wrote:
Hi Rizwan,
with the settings in Koha's circulation conditions you can configure a fine per item that is increased at a given interval. But there is a cronjob script to support another way of handling fines.
If I understand it correctly it allows you to charge a fine independent from the number of items on the account. And also different amounts for different delays.
git.koha-community.org/gitweb/?p=koha.git;a=blob;f=misc/cronjobs/staticfines.pl
Hope this helps,
Katrin
On 25.04.19 09:08, Rizwan Majeed wrote:
Dear All
In our university, the fine calculation rule is as under:
- after due date, Rs.10/- per day will be charged upto seven days
- Rs.50/- per day will be charged after seven days
Does anybody know about the settings to calculate the fine as mentioned above? I shall be thankful.
Regards!
Rizwan _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Regards, Amit Gupta
participants (3)
-
Amit Gupta -
Katrin Fischer -
Rizwan Majeed