https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35273
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #2 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
