http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11673
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30540|0 |1 is obsolete| | --- Comment #3 from M. de Rooy <[email protected]> --- Created attachment 30571 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30571&action=edit Bug 11673: columns.def has swapped last and first name of alt contact To test: - Create a new guided circulation report - On the field list scroll to "Alternate contact: Last name" => FAIL: "Alternate contact: Last name" relates to borrowers.altcontactfirstname "Alternate contact: First name" relates to borrowers.altcontactsurname - Apply the patch, restart the creation of the report => SUCCESS: "Alternate contact: First name" relates to borrowers.altcontactfirstname "Alternate contact: Surname" relates to borrowers.altcontactsurname - Sign off :-D Regards To+ Sponsored-by: Universidad Nacional de Cordoba Patch behaves as expected Signed-off-by: Marc Veron <[email protected]> Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
