https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11976 David Bourgault <david.bourgault@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #67615|0 |1 is obsolete| | Attachment #67964|0 |1 is obsolete| | --- Comment #12 from David Bourgault <david.bourgault@inlibro.com> --- Created attachment 68192 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68192&action=edit Bug 11976 - Choose date to display Allows choosing between publication date or receival date (or both) for serials information in the OPAC. Test plan : 0) If you have no serials : a) Create a subscription b) Receive the item, making sure to have a different publication and receival date 1) Visit the OPAC details page for the item you've created 2) Without the patch only the receival date will be displayed 3) Apply patch 4) Run installer/data/mysql/updatedatabase.pl 5) With the patch the publication date and the receival date will be displayed. This can be changed to either (or both) with the 'OPACSerialDisplayPublishedDate' system preference. -- You are receiving this mail because: You are watching all bug changes.