[Koha-bugs] [Bug 32607] Add import sources CRUD

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 15 16:25:15 CEST 2023


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

Tomás Cohen Arazi <tomascohen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #154006|0                           |1
        is obsolete|                            |
 Attachment #154007|0                           |1
        is obsolete|                            |
 Attachment #154008|0                           |1
        is obsolete|                            |
 Attachment #154009|0                           |1
        is obsolete|                            |
 Attachment #154010|0                           |1
        is obsolete|                            |
 Attachment #154438|0                           |1
        is obsolete|                            |

--- Comment #23 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 155682
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155682&action=edit
Bug 32607: Add table and permissions

This patch adds:

* A new table: `record_sources`.
* A new user permission: `manage_record_sources`.

Record sources will contain a name and might be linked to a patron. This
patron will be the one that has permission to use the assigned token
through API calls. The `api_token` will be generated on Koha side on
store.

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