https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23916
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #128 from Tomás Cohen Arazi <[email protected]> --- Hi, I made some changes to: - Name the new column issuer_id - Name the method for accessing the related patron 'issuer' (which actually makes sense as it would be named the same as the DBIC relationship) - Removed the unnecessary translation for the API - Added the new attribute name, type and description to the API spec - Added an optional 'issuer' attribute, with its corresponding 'x-koha-embed' so it is more useful for displaying checkouts. -- 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/
