Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Ryan Higgins 8393fb0a3a Serials planning: Update subscription edit to properly deal with date changes. ( patch 3 / 3 )
Previously subscription-add.pl allowed modification of 'firstacquidate', which changed
the subscription definition, but did not affect prediction.  This patch adds two fuctions
to Serials.pm to get/set the current expected issue date (note that all date calculations
in prediction patterns are based on the current expected date, and there's only one serial
issue per subscription in the 'expected' status at any time).  Subscription editing
now allows you to edit the next expected date, but not the first acqui date (unless you
haven't received any issues yet), thus allowing for adjustments in the prediction pattern.
This patch also updates fixes some discrepancies in irregularities / prediction display.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-08-04 08:04:49 -05:00
..
acqui-search-result.tmpl
acqui-search.tmpl
checkexpiration.tmpl A couple of fixes: Logs tab was not highlighted when chosen; Serials checkexpiration.pl linked to biblio detail rather than subscription detail. Also adding 'edit' and 'renew' links to those results. 2008-05-19 13:24:09 -05:00
claims.tmpl Reorganizing this display for better usability and to fix bug 2290 ("Claims Should not Have Send Button if nothing to claim"). Adding jquery tablesorter. This also adds a message to ask the user to select a supplier if none is selected (see Bug 2338). 2008-07-31 23:01:47 -05:00
distributedto.tmpl
member-search.tmpl
receipt-search-result.tmpl
result.tmpl
routing-preview-slip.tmpl
routing-preview.tmpl
routing.tmpl Markup corrections. You can't embed a <!-- TMPL_IF --> inside an HTML tag because it causes problems for the translation script. 2008-06-17 14:05:53 -05:00
serial-issues-full.tmpl
serial-issues.tmpl typo fix: "recieve" => "receive" 2008-03-15 08:37:22 -05:00
serials-collection.tmpl nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 2008-05-30 11:36:04 -05:00
serials-edit.tmpl Nomenclature cleanup for supplemental issues in serials 2008-04-22 20:06:37 -05:00
serials-home.tmpl
serials-recieve.tmpl nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 2008-05-30 11:36:04 -05:00
subscription-add.tmpl Serials planning: Update subscription edit to properly deal with date changes. ( patch 3 / 3 ) 2008-08-04 08:04:49 -05:00
subscription-bib-search.tmpl Allowing people to search on all itemtypes when adding a serial subscription, workaround for the fact you cant limit by itemtype 2008-07-14 20:02:13 -05:00
subscription-detail.tmpl Correct misspelling of 'recieve'. 2008-07-18 13:22:26 -05:00
subscription-renew.tmpl Fix for Bug 2015 ("subscription-renew button is disabled"), other markup corrections; Removing unused popup css declaration from doc-head-close; removing unused popup include file. 2008-04-22 17:39:44 -05:00
viewalerts.tmpl