[Koha-bugs] [Bug 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Fridolin SOMERS changed: What|Removed |Added Status|Pushed to Stable|RESOLVED CC||fridolin.som...@biblibre.co ||m Resolution|--- |FIXED --- Comment #16 from Fridolin SOMERS --- Depends on Bug 21205 not in 17.11.x -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com --- Comment #15 from Lucas Gass --- missing dependency for 18.05.x. not backporting -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Martin Renvoize changed: What|Removed |Added Status|Pushed to Master|Pushed to Stable CC||martin.renvoize@ptfs-europe ||.com --- Comment #14 from Martin Renvoize --- Pushed to 18.11.x for 18.11.04 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Nick Clemens changed: What|Removed |Added Status|Passed QA |Pushed to Master CC||n...@bywatersolutions.com --- Comment #13 from Nick Clemens --- Awesome work all! Pushed to master for 19.05 -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Katrin Fischer changed: What|Removed |Added Attachment #85798|0 |1 is obsolete|| --- Comment #12 from Katrin Fischer --- Created attachment 85803 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85803&action=edit Bug 22360: (bug 21205 follow-up) Restore OPACAcquisitionDetails behavior Caused by commit 7d10549ae8632e6640d3a99014268a2a1e46b3c4 Bug 21205: Replace C4::Items::GetOrderFromItemnumber calls At this point $order is a Koha::Acquisition::Order object, not a hashref anymore. Test plan: Create an order, receive items Enable OPACAcquisitionDetails At the detail page of the bibliographic record you should see "X items are on order." at the bottom of the items list Signed-off-by: Josef Moravec Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Josef Moravec 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 Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Josef Moravec changed: What|Removed |Added Attachment #85474|0 |1 is obsolete|| --- Comment #11 from Josef Moravec --- Created attachment 85798 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85798&action=edit Bug 22360: (bug 21205 follow-up) Restore OPACAcquisitionDetails behavior Caused by commit 7d10549ae8632e6640d3a99014268a2a1e46b3c4 Bug 21205: Replace C4::Items::GetOrderFromItemnumber calls At this point $order is a Koha::Acquisition::Order object, not a hashref anymore. Test plan: Create an order, receive items Enable OPACAcquisitionDetails At the detail page of the bibliographic record you should see "X items are on order." at the bottom of the items list Signed-off-by: Josef Moravec -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Jonathan Druart changed: What|Removed |Added Status|ASSIGNED|Needs Signoff -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 --- Comment #10 from Jonathan Druart --- Created attachment 85474 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85474&action=edit Bug 22360: (bug 21205 follow-up) Restore OPACAcquisitionDetails behavior Caused by commit 7d10549ae8632e6640d3a99014268a2a1e46b3c4 Bug 21205: Replace C4::Items::GetOrderFromItemnumber calls At this point $order is a Koha::Acquisition::Order object, not a hashref anymore. Test plan: Create an order, receive items Enable OPACAcquisitionDetails At the detail page of the bibliographic record you should see "X items are on order." at the bottom of the items list -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Jonathan Druart changed: What|Removed |Added Severity|normal |major Depends on|2120|21205 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2120 [Bug 2120] Returns javascript for dropbox and fine-forgiving modes broken https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21205 [Bug 21205] C4::Acquisition - Remove GetOrderFromItemnumber -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Jonathan Druart changed: What|Removed |Added Status|NEW |ASSIGNED Version|18.11 |master Assignee|oleon...@myacpl.org |jonathan.dru...@bugs.koha-c ||ommunity.org Depends on||2120 --- Comment #9 from Jonathan Druart --- I do recreate, "X items are on order." is missing at the OPAC. Caused by commit 7d10549ae8632e6640d3a99014268a2a1e46b3c4 Bug 21205: Replace C4::Items::GetOrderFromItemnumber calls Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2120 [Bug 2120] Returns javascript for dropbox and fine-forgiving modes broken -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Jonathan Druart changed: What|Removed |Added CC||jonathan.dru...@bugs.koha-c ||ommunity.org --- Comment #8 from Jonathan Druart --- (In reply to Iming Chan from comment #6) > Created attachment 85232 [details] > Biblio. with "On Order" detail missing This image is the same one as the other. You uploaded twice the same image. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 --- Comment #7 from Iming Chan --- We are running Koha 18.11.02. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 --- Comment #6 from Iming Chan --- Created attachment 85232 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85232&action=edit Biblio. with "On Order" detail missing -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 --- Comment #5 from Iming Chan --- Created attachment 85231 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85231&action=edit Acquisition detail for the biblio. record for library staff. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 --- Comment #4 from Iming Chan --- Created attachment 85230 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=85230&action=edit OPACacquisitiondetail -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 --- Comment #3 from Iming Chan --- (In reply to Katrin Fischer from comment #1) > Hi Irmin, can you give us some more information? > > - Where did you choose to create items on creating the basket? We haven't created the item until it is received from the supplier. > - Where are you missing the information (which page? acquisition module or > somewhere else?) The missing information is at the bottom of OPAC page. I have supplied and attached additional screen images. -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 --- Comment #2 from Katrin Fischer --- Is OPACAcquisitionDetails active? -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Katrin Fischer changed: What|Removed |Added CC||katrin.fisc...@bsz-bw.de --- Comment #1 from Katrin Fischer --- Hi Irmin, can you give us some more information? - Where did you choose to create items on creating the basket? - Where are you missing the information (which page? acquisition module or somewhere else?) -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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 22360] On order information missing in OPAC normal display
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360 Iming Chan changed: What|Removed |Added Summary|On order information|On order information |missing |missing in OPAC normal ||display -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list Koha-bugs@lists.koha-community.org http://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/