https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23376
Agustín Moyano <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #91774|0 |1 is obsolete| | Attachment #91857|0 |1 is obsolete| | Attachment #91858|0 |1 is obsolete| | --- Comment #5 from Agustín Moyano <[email protected]> --- Created attachment 110692 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110692&action=edit Bug 23376: Clean up order recipt page This patchset switches from using DB lookups to using an order object for most things on orderreceive.pl It simplifies the script and makes minimal changes to the template To test: 1 - Place some orders and receive them 2 - Have orders with or without subscriptions attached 3 - Try with different AcqCreateItems settings 4 - Apply patch 5 - No behaviour should change 6 - Read code to ensure things make sense Signed-off-by: Agustin Moyano <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ 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/
