http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12395 Paola Rossi <paola.rossi@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #33 from Paola Rossi <paola.rossi@cineca.it> --- Thanks, Julian. I've applied the patches against master 3.19.00.010 head 13240. After having run updatedatabase, the new "created_by" field of the already existing aqorders was set to the basket's creator code, as expected. On acqui/parcel.pl, in "More" column, for each already existing aqorder, on "Order" link this Creator's name appeared, as required. On acqui/orderreceive.pl, receiving an already existing order, I saw this Creator's name in front of "Created by:" label, as required. For new orders, in DB the "created_by" field of aqorder record was set to NULL (ERROR). On acqui/parcel.pl, in "More" column, on "Order" link I saw none "Creator" (ERROR). On acqui/orderreceive.pl, I saw "No name" in front of "Created by:" label, to the right of the page (ERROR). So I pass the patch to "Failed QA" status. -- You are receiving this mail because: You are watching all bug changes.