[Koha-bugs] [Bug 35273] When editing items on receive, aqorders_items is not updated correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 7 10:43:41 CET 2023


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
I don't recreate this on master.

MariaDB [koha_kohadev]> select * from aqorders_items;
+-------------+------------+---------------------+
| ordernumber | itemnumber | timestamp           |
+-------------+------------+---------------------+
|           2 |        973 | 2023-11-07 09:41:56 |
|           1 |        974 | 2023-11-07 09:41:07 |
|           1 |        975 | 2023-11-07 09:41:07 |
+-------------+------------+---------------------+

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list