[Koha-bugs] [Bug 20444] Remove C4::Members::Attributes::GetAttributes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 19 10:35:45 CET 2018


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

--- Comment #2 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 73083
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73083&action=edit
Bug 20444: Use Koha::Patron::Attribute::Types object for getting patron
attributes in letter.pl

Test plan:
0) Apply the patch
1) Do not have any patron attribute types defined
2) Go to Tools -> Notices and slips
3) Edit any slip/letter which uses table borrower
4) Confirm the editing works, and the slip/letter itself works
5) Add some patron attributes types and define them a value for any
patron
6) Go to Tools -> Notices and slips and edit any slip/letter which uses
table borrower
7) Confirm, the attributes are listed in available fields
8) Confirm the slip/letter is working when you add a attribute to it

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


More information about the Koha-bugs mailing list