https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37796

Marcel de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #186537|0                           |1
        is obsolete|                            |

--- Comment #19 from Marcel de Rooy <[email protected]> ---
Created attachment 190196
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190196&action=edit
Bug 37796: Pass correct publication date when generating the next serial form
the serial collection page

Before this patch, we pass the previous issue date to generate the next seq -
this works for the pattern as we are incrementing.

When the patter is translated ot words, we need to do this from the date of the
next issue, so we must pass in the next
published date

This patch changes the call to GetNextSeq from serial-collection.pl to ensure
the new issue publication date is used to
generate the numbers.

To test:
0 - Follow the plan to recreate from the initial bug description and recreate
1 - Apply patch
2 - On the serial used in previous patch go to 'Serial collection'
3 - Generate next issue
4 - Confirm the numbering is correctly generated after this patch

Signed-off-by: Wesley Owen <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to