Fix the checked box "manual history" and fix the "null" value of serial next issue...
authorNahuel Angelinetti <nahuel.angelinetti@biblibre.com>
Fri, 17 Oct 2008 13:44:44 +0000 (15:44 +0200)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Fri, 6 Mar 2009 09:47:31 +0000 (10:47 +0100)
commit10d1c5f8421990b884d3d0834412e428d737afb2
tree5b99d36c010a74c5490661abe3b4c5d0784bf2ad
parent21fc2c6e24ed807609fdaf8a87fd2c9ac88d9966
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: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl
serials/subscription-add.pl