Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin
Kyle M Hall f86816220e Bug 13590: Add ability to charge fines at start of charge period
Right now, Koha only charges fines at the end of a given charge period.
For example, let us assume a circulation rule has a charge period of one
week ( 7 days ) and a fine of $5. This means that an item can be overdue
for 6 days without accruing a fine. Koha should allow circulation rules
to be configured to place the charge at the start of the end of the
charge period so the library can decide when the fine should accrue.

Test Plan:
1) Apply this patch
2) Run updatedatabase.pl
3) prove t/db_dependent/Circulation_Issuingrule.t
4) prove t/db_dependent/Circulation.t
5) prove t/db_dependent/Fines.t
6) Ensure you can still create/edit circulation rules

Edit: I removed the DBIx changes after a couple minutes fighting with them.
Will regenerate as usual in a RM followup / Tomas

Signed-off-by: Daniel Grobani <dgrobani@samuelmerritt.edu>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-10-22 14:51:24 -03:00
..
preferences Bug 11759: (QA followup) Sysprefs should be kosher 2015-10-20 10:46:42 -03:00
admin-home.tt
aqbudgetperiods.tt
aqbudgets.tt
aqcontract.tt Bug 12054: Inactive vendors should be inactive 2015-07-20 10:34:55 -03:00
aqplan.tt Bug 14653: Acq planning export always use default active period 2015-10-13 12:19:35 -03:00
auth_subfields_structure.tt Bug 14423: XSS bug in auth_subfields_structure 2015-06-23 10:12:03 -03:00
auth_tag_structure.tt
authorised_values.tt Bug 13636: Change wording added vs inserted 2015-10-19 12:46:28 -03:00
authtypes.tt
biblio_framework.tt
branch_transfer_limits.tt
branches.tt
categorie.tt
checkmarc.tt
cities.tt Bug 14888: Update copyright and wording 2015-10-05 12:00:38 -03:00
classsources.tt
clone-rules.tt
columns_settings.tt Bug 14510: Redirect to the items' fields mapped 2015-09-18 11:57:04 -03:00
currency.tt
didyoumean.tt
fieldmapping.tt
item_circulation_alerts.tt
items_search_field.tt
items_search_fields.tt
itemtypes.tt Bug 10937: cleanup and rename DOCTYPECAT to ITEMTYPECAT 2015-10-22 11:06:22 -03:00
koha2marclinks.tt
marc_subfields_structure.tt Bug 14423: tab characters in auth_subfields_structure 2015-06-23 10:12:39 -03:00
marctagstructure.tt
matching-rules.tt
oai_set_mappings.tt
oai_sets.tt
patron-attr-types.tt
preferences.tt Bug 11584: Introduce UseWYSIWYGinSystemPreferences syspref 2015-08-28 10:29:39 -03:00
printers.tt
smart-rules.tt Bug 13590: Add ability to charge fines at start of charge period 2015-10-22 14:51:24 -03:00
sru_modmapping.tt
stopwords.tt
systempreferences.tt Bug 11584: Syspref WYSIWYG, dropdown added 2015-08-28 10:30:17 -03:00
transport-cost-matrix.tt
z3950servers.tt