[Koha-bugs] [Bug 15348] Change/Edit estimated delivery date per order line

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 7 08:48:27 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15348

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|release-notes-needed        |

--- Comment #28 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list