bug 2689: Fix the checked box "manual history" and fix the "null" value of serial...
authorNahuel Angelinetti <nahuel.angelinetti@biblibre.com>
Fri, 17 Oct 2008 13:45:27 +0000 (15:45 +0200)
committerGalen Charlton <galen.charlton@liblime.com>
Thu, 11 Dec 2008 15:08:29 +0000 (09:08 -0600)
commite23ae31699977ddaad759fdd6ffc66d26a5ba75a
treeb29964f4e6cadaad679f84ceff5db74e33284d2a
parent7d327ff556a073b92ac8bb93d396a8494b641e77
bug 2689: Fix the checked box "manual history" and fix the "null" value of serial next issue publication date

first part of this patch is the manual history must be checked if in database its checked.
Then, when you do not enter a value "Next issue publication date", a null value was set in the database, now, if empty, the  "first issue date" is set as "next issue".
And finally, We check that "manual history" is checked to show the "Subscription history" part. Actually its never shown.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl
serials/subscription-add.pl