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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 24 20:45:43 CEST 2020


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

Agustín Moyano <agustinmoyano at theke.io> 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 <agustinmoyano at theke.io> ---
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 <agustinmoyano at theke.io>

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


More information about the Koha-bugs mailing list