[Koha-bugs] [Bug 23376] Cleanup order receive page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 25 21:52:54 CEST 2019


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 91774
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91774&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

-- 
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