[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-06-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Lucas Gass changed: What|Removed |Added CC||lu...@bywatersolutions.com ---

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 --- Comment #18 from Matt Blenkinsop --- Nice work everyone! Pushed to stable for 22.11.x -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Matt Blenkinsop changed: What|Removed |Added Status|Pushed to master|Pushed to stable

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 --- Comment #17 from Tomás Cohen Arazi --- Pushed to master for 23.05. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Pushed to master

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 --- Comment #16 from Tomás Cohen Arazi --- Created attachment 150865 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150865&action=edit Bug 33653: Use filter_by_active instead This patch makes `filter_by_lates` use

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Tomás Cohen Arazi changed: What|Removed |Added Attachment #150834|0 |1 is obsolete|

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Katrin Fischer changed: What|Removed |Added Attachment #150821|0 |1 is obsolete|

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Katrin Fischer changed: What|Removed |Added Attachment #150686|0 |1 is obsolete|

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Katrin Fischer changed: What|Removed |Added Status|Signed Off |Passed QA -- You are rece

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Katrin Fischer changed: What|Removed |Added Attachment #150686|1 |0 is obsolete|

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Katrin Fischer changed: What|Removed |Added Attachment #150686|0 |1 is obsolete|

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 --- Comment #13 from Katrin Fischer --- After talking to Joubu I realized we only include the new ones for standing orders now - this is another enhancement :) -- You are receiving this mail because: You are watching all bug change

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 --- Comment #12 from Katrin Fischer --- If I am reading that right: { '-or' => [ { 'basket.is_standing' => 1, 'orderstatus' => [ 'new', 'ordered', 'partial' ] },

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Jonathan Druart changed: What|Removed |Added Status|Failed QA |Signed Off --- Comment #1

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 --- Comment #10 from Jonathan Druart --- Created attachment 150821 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150821&action=edit Bug 33653: Use filter_by_active instead We have filter_by_active that is filteri

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Tomás Cohen Arazi changed: What|Removed |Added Status|Passed QA |Failed QA --- Comment #

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Tomás Cohen Arazi changed: What|Removed |Added CC||k...@bywatersolutions.co

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-05 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Tomás Cohen Arazi changed: What|Removed |Added CC||tomasco...@gmail.com --

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Hinemoea Viault changed: What|Removed |Added Attachment #150669|0 |1 is obsolete|

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Katrin Fischer changed: What|Removed |Added Attachment #150624|0 |1 is obsolete|

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Katrin Fischer changed: What|Removed |Added Patch complexity|--- |Small patch St

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Katrin Fischer changed: What|Removed |Added QA Contact|testo...@bugs.koha-communit |katrin.fisc...@bsz-bw.de

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Michaela Sieber changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment #5

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Biblibre Sandboxes changed: What|Removed |Added Attachment #150582|0 |1 is obsolete|

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 --- Comment #3 from Katrin Fischer --- Thanks Jonathan! Chose the severity according to embarassment this might cause the library. :) Holding off for QA later. -- You are receiving this mail because: You are watching all bug chang

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Jonathan Druart changed: What|Removed |Added Assignee|koha-b...@lists.koha-commun |jonathan.druart+koha@gmail

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Jonathan Druart changed: What|Removed |Added CC||jonathan.druart+koha@gmail

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 --- Comment #1 from Jonathan Druart --- Created attachment 150582 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150582&action=edit Bug 33653: Never consider received orders as late We should not list received ord

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Jonathan Druart changed: What|Removed |Added Status|NEW |Needs Signoff -- You are

[Koha-bugs] [Bug 33653] Search for late orders can show received order lines

2023-05-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33653 Katrin Fischer changed: What|Removed |Added CC||michaela.sie...@kit.edu --