[Bug 15348] Change/Edit estimated delivery date per order line
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | --- Comment #28 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Jonathan Druart from comment #19)
1. https://snipboard.io/xZtHsv.jpg
MariaDB [koha_kohadev]> select ordernumber, estimated_delivery_date from aqorders; +-------------+-------------------------+ | ordernumber | estimated_delivery_date | +-------------+-------------------------+ | 7 | NULL | | 8 | 2021-04-14 | | 9 | NULL | | 10 | NULL | +-------------+-------------------------+
If I set a "from" date: https://snipboard.io/sGRCWS.jpg
I am expecting to see the same 4 orders.
Did you fix that, Aleisha? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org