Description
Michal Denar
2018-09-19 12:37:14 UTC
Created attachment 142033 [details] [review] Bug 21381: Add serial enumeration to circulation/checkout history * Set readinghistory and intranetreadinghistory to Allow * Check out some items and return some. At least one item should have serial enumeration set to something * Go to OPAC > patron account > checkout history * Verify the Vol info shows the same as on the detail page. * Go to staff interface > patron account > circulation history * Verify the Vol info shows correctly there as well. Bug 21381: Add serial enumeration to circulation/checkout history https://bugs.koha-community.org/show_bug.cgi?id=31281 This should get us started here :) Created attachment 142035 [details] [review] Bug 21381: (follow-up) Fix table configuration for new column The new column was added to the table settings configuration. To test: * Make sure the column shows up in the columns menu of the table in the staff interface. * Verify it can be hidden/unhidden correctly using the menu or the table setings. Created attachment 142087 [details]
Screenshot of table settings - column name label is blank
Hi Katrin.
This all works, however for me the column name in the table settings is blank (see screenshot).
Also, should this be an option on the checkout history page for a record's details page?
David
Created attachment 142573 [details] [review] Bug 21381: (follow-up) fix typo in columns setting yml Created attachment 142582 [details] [review] Bug 21381: Add serial enumeration to circulation/checkout history * Set readinghistory and intranetreadinghistory to Allow * Check out some items and return some. At least one item should have serial enumeration set to something * Go to OPAC > patron account > checkout history * Verify the Vol info shows the same as on the detail page. * Go to staff interface > patron account > circulation history * Verify the Vol info shows correctly there as well. Bug 21381: Add serial enumeration to circulation/checkout history https://bugs.koha-community.org/show_bug.cgi?id=31281 Signed-off-by: David Nind <david@davidnind.com> Created attachment 142583 [details] [review] Bug 21381: (follow-up) Fix table configuration for new column The new column was added to the table settings configuration. To test: * Make sure the column shows up in the columns menu of the table in the staff interface. * Verify it can be hidden/unhidden correctly using the menu or the table setings. Signed-off-by: David Nind <david@davidnind.com> Created attachment 142584 [details] [review] Bug 21381: (follow-up) fix typo in columns setting yml Signed-off-by: David Nind <david@davidnind.com> Created attachment 142980 [details] [review] Bug 21381: Add serial enumeration to circulation/checkout history * Set readinghistory and intranetreadinghistory to Allow * Check out some items and return some. At least one item should have serial enumeration set to something * Go to OPAC > patron account > checkout history * Verify the Vol info shows the same as on the detail page. * Go to staff interface > patron account > circulation history * Verify the Vol info shows correctly there as well. Bug 21381: Add serial enumeration to circulation/checkout history Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 142981 [details] [review] Bug 21381: (follow-up) Fix table configuration for new column The new column was added to the table settings configuration. To test: * Make sure the column shows up in the columns menu of the table in the staff interface. * Verify it can be hidden/unhidden correctly using the menu or the table setings. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 142982 [details] [review] Bug 21381: (follow-up) fix typo in columns setting yml Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 142983 [details] [review] Bug 21381: (QA follow-up) Add missing filter Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Nice little addition, no regressions.. Passing QA Pushed to master for 22.11. Nice work everyone, thanks! |