[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 --- Comment #22 from David Nind --- Created attachment 183265 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183265&action=edit Bug 38331: (follow-up) Rename item search results column headings Rename the item search results column headings so that they are shorter and more succinct: - Date accessioned -> Date acquired (to match up with the input field name) - Item lost on date -> Date lost - Item damaged on date > Date damaged - Withdrawn on date -> Date withdrawn - Date last seen -> no change Signed-off-by: David Nind -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 David Nind changed: What|Removed |Added Text to go in the|This enhancement adds new |This enhancement adds release notes|columns to the item search |additional columns to the |results (hidden by |item search results table |default): |(they are hidden by |- dateaccessioned |default): |- itemlost_on |- dateaccessioned (Date |- damaged_on |acquired) |- withdrawn_on |- itemlost_on (Date lost)* |- datelastseen |- damaged_on (Date ||damaged)* ||- withdrawn_on (Date ||withdrawn)* ||- datelastseen (Date last ||seen) || ||* These dates are added or ||updated when the respective ||status is changed for an ||item. --- Comment #23 from David Nind --- I've added a follow-up patch to rename the item search results columns: - Date accessioned -> Date acquired (to match up with the input field name - 952$d (d - Date acquired)) - Item lost on date -> Date lost - Item damaged on date > Date damaged - Withdrawn on date -> Date withdrawn - Date last seen -> no change Reasons: - this is an item search, so including 'item' in the column title is unnecessary - shorter and more succinct An alternative to my follow-up would be lost date, damaged date, withdrawn date, acquired date. Additional suggestion: Show the date fields after the appropriate column for the setting. For example, put damaged_on after damaged status. Testing notes (using KTD): 1. For step 1, edit some items for records: - Date acquired (dateaccessioned): most items already have a date accessioned, but you can add in 952$d (d - Date acquired) - Dates for the various statuses - add a status value for these fields, the date the status is changed is used for these fields: . itemlost_on: mark an items as lost, choose a lost staus for 952$1 (1 - Lost status) . damaged_on: mark an item as damaged, choose a damage status for 952$4 (4 - Damaged status) . withdrawn_on: mark an item as withdrawn, choose a withdrawn status for 952$0 (0 - Withdrawn status) - Date last seen (datelastseen): check some items out to a patron -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 David Nind changed: What|Removed |Added Attachment #183146|0 |1 is obsolete|| --- Comment #21 from David Nind --- Created attachment 183264 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183264&action=edit Bug 38331: Add dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelasteen to itemsearch results Fixed typo in columns_setting.yml damaged_on should now be hidden by default. to test: 1 - have items with values in dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen 2 - perform an item search that returns those items 3 - observe these values are not available 4 - apply patch, restart_all 5 - repeat item search, those values still don't show 6 - go to table settings, see dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen are now available to be displayed, but are hidden by default 7 - adjust table settings to show all new fields 8 - repeat search, now you see values! 9 - export results in available formats, confirm new values are in export Signed-off-by: David Nind -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 David Nind changed: What|Removed |Added Status|Needs Signoff |Signed Off -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Lucas Gass (lukeg) changed: What|Removed |Added Assignee|[email protected] |[email protected] Status|Patch doesn't apply |Needs Signoff -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Lucas Gass (lukeg) changed: What|Removed |Added QA Contact|[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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Lucas Gass (lukeg) changed: What|Removed |Added Attachment #177855|0 |1 is obsolete|| -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 --- Comment #20 from Lucas Gass (lukeg) --- Actually, if I obsolete the first Andrew will not get credit for his work. I will obsolete Eric's patch. Eric, thanks for the help. Can you provide your patch as a follow-up to Andrew's so he can get credit for the first patch? -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 --- Comment #19 from Lucas Gass (lukeg) --- Ah, I see. We should obsolete the first patch. -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Lucas Gass (lukeg) changed: What|Removed |Added Status|Needs Signoff |Patch doesn't apply --- Comment #18 from Lucas Gass (lukeg) --- Doesn't apply now -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Eric Garcia changed: What|Removed |Added Status|Failed QA |Needs Signoff CC||[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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Eric Garcia changed: What|Removed |Added Attachment #179116|0 |1 is obsolete|| --- Comment #17 from Eric Garcia --- Created attachment 183146 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=183146&action=edit Bug 38331: Add dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelasteen to itemsearch results Fixed typo in columns_setting.yml damaged_on should now be hidden by default. to test: 1 - have items with values in dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen 2 - perform an item search that returns those items 3 - observe these values are not available 4 - apply patch, restart_all 5 - repeat item search, those values still don't show 6 - go to table settings, see dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen are now available to be displayed, but are hidden by default 7 - adjust table settings to show all new fields 8 - repeat search, now you see values! 9 - export results in available formats, confirm new values are in export -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Lucas Gass (lukeg) changed: What|Removed |Added CC||[email protected] --- Comment #16 from Lucas Gass (lukeg) --- *** Bug 13965 has been marked as a duplicate of this bug. *** -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Failed QA --- Comment #15 from Jonathan Druart --- Not sure why but I am seeing the damaged_on column, I am expecting it to be hidden by default. -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 --- Comment #14 from Andrew Fuerste-Henry --- Created attachment 179116 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=179116&action=edit Bug 38331: Add dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelasteen to itemsearch results to test: 1 - have items with values in dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen 2 - perform an item search that returns those items 3 - observe these values are not available 4 - apply patch, restart_all 5 - repeat item search, those values still don't show 6 - go to table settings, see dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen are now available to be displayed, but are hidden by default 7 - adjust table settings to show all new fields 8 - repeat search, now you see values! 9 - export results in available formats, confirm new values are in export -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Andrew Fuerste-Henry changed: What|Removed |Added Status|Failed QA |Signed Off -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 [email protected] changed: What|Removed |Added CC||[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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Victor Grousset/tuxayo changed: What|Removed |Added QA Contact|[email protected] |[email protected] |y.org | -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Victor Grousset/tuxayo changed: What|Removed |Added Status|Signed Off |Failed QA CC||[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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 --- Comment #13 from Victor Grousset/tuxayo --- Comment on attachment 177855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177855 Bug 38331: add dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen as options in item search results Review of attachment 177855: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=38331&attachment=177855) - ::: koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_item.csv.inc @@ +50,5 @@ > +"[% item.dateaccessioned | $KohaDates | $raw %]" > +[%- delimiter | $raw -%] > +"[% item.itemlost_on | $KohaDates | $raw %]" > +[%- delimiter | $raw -%] > +"[% item.damged_on | $KohaDates | $raw %]" Typo and patch doesn't apply. -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Jonathan Druart changed: What|Removed |Added Attachment #175418|0 |1 is obsolete|| --- Comment #11 from Jonathan Druart --- Created attachment 177855 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177855&action=edit Bug 38331: add dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen as options in item search results to test: 1 - have items with values in dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen 2 - perform an item search that returns those items 3 - observe these values are not available 4 - apply patch, restart_all 5 - repeat item search, those values still don't show 6 - go to table settings, see dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen are now available to be displayed, but are hidden by default 7 - adjust table settings to show all new fields 8 - repeat search, now you see values! 9 - export results in available formats, confirm new values are in export Signed-off-by: Jason Robb -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Jonathan Druart changed: What|Removed |Added CC||[email protected] --- Comment #12 from Jonathan Druart --- Patch rebased using the auto-rebase script. -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Jonathan Druart changed: What|Removed |Added Status|Patch doesn't apply |Signed Off -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Lucas Gass (lukeg) changed: What|Removed |Added Status|Signed Off |Patch doesn't apply -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Ilona R changed: What|Removed |Added CC||[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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 David Nind changed: What|Removed |Added Text to go in the||This enhancement adds new release notes||columns to the item search ||results (hidden by ||default): ||- dateaccessioned ||- itemlost_on ||- damaged_on ||- withdrawn_on ||- ||datelastseen CC||[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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Jason Robb changed: What|Removed |Added Attachment #175415|0 |1 is obsolete|| --- Comment #10 from Jason Robb --- Created attachment 175418 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175418&action=edit Bug 38331: add dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen as options in item search results to test: 1 - have items with values in dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen 2 - perform an item search that returns those items 3 - observe these values are not available 4 - apply patch, restart_all 5 - repeat item search, those values still don't show 6 - go to table settings, see dateaccessioned, itemlost_on, damaged_on, withdrawn_on, datelastseen are now available to be displayed, but are hidden by default 7 - adjust table settings to show all new fields 8 - repeat search, now you see values! 9 - export results in available formats, confirm new values are in export Signed-off-by: Jason Robb -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Jason Robb changed: What|Removed |Added Status|Needs Signoff |Signed Off -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Andrew Fuerste-Henry changed: What|Removed |Added Attachment #173921|0 |1 is obsolete|| -- 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/
[Koha-bugs] [Bug 38331] Add date accessioned, item lost on, damaged on, withdrawn on, and date last seen columns to itemsearch results
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38331 Andrew Fuerste-Henry changed: What|Removed |Added Summary|Add date accessioned, item |Add date accessioned, item |lost on, damaged on, and|lost on, damaged on, |withdrawn on columns to |withdrawn on, and date last |itemsearch results |seen columns to itemsearch ||results -- 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/
