[Koha-bugs] [Bug 33161] Implement +strings for GET /items and /items/:item_id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 9 14:09:16 CET 2023


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

--- Comment #6 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 147998
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147998&action=edit
Bug 33161: (follow-up) Consistent use of db fields throughout

We should stick to DB field names as long as possible to allow re-use
and only convert to api field names via to_api_mapping at the last
moment inside the parent to_api function.

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


More information about the Koha-bugs mailing list