Koha/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.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
acqui-search.pl
checkexpiration.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
claims.pl Need to pass dateformat pref to the template so tablesorter js knows how to handle sorting date column. 2008-07-31 23:01:50 -05:00
distributedto.pl
lateissues-excel.pl reintroducing lateissues-excel 2007-12-14 09:09:37 -06:00
member-search.pl
receipt.pl
reorder_members.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
routing-preview.pl created old_issues and old_reserves tables 2008-03-15 08:36:31 -05:00
routing.pl replaced incorrect '=>' with '=' 2008-01-03 20:22:19 -06:00
serial-issues.pl
serials-collection.pl Populate serialitems table, bugfix 2008-01-10 13:45:19 -06:00
serials-edit.pl kohabug 2219 Corrects inconsistent use of subscription.serialsadditems column 2008-07-27 06:07:45 -05:00
serials-home.pl
serials-recieve.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
statecollection.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
subscription-add.pl 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.pl (minor) remove unconditional non-error warn 2008-07-24 11:26:29 -05:00
subscription-copy.pl
subscription-detail.pl bugfix : independantbranches behaviour 2008-04-10 02:55:50 -05:00
subscription-renew.pl cleanup for serials and members for Dates 2007-12-04 19:03:35 -06:00
viewalerts.pl