[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 23:50:48 CET 2023


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

--- Comment #14 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 148040
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148040&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.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list