Summary: | Label editor: Fix issues with wrong batch_id parameter | ||
---|---|---|---|
Product: | Koha | Reporter: | Marc Véron <veron> |
Component: | Label/patron card printing | Assignee: | Chris Nighswonger <cnighswonger> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15663 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Marc Véron
2016-01-28 09:08:25 UTC
My understanding of the bug report is this: If you remove (by "remove selected" or the delete button) all items in an existing label batch and then immediately add new items to the batch, the batch will be saved with a new batch_id. In my test this was not the case, so I'm closing this report. If someone finds otherwise please re-open with more details. |