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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 25 16:44:21 CET 2024


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #161362|0                           |1
        is obsolete|                            |
 Attachment #161363|0                           |1
        is obsolete|                            |
 Attachment #161364|0                           |1
        is obsolete|                            |
 Attachment #161365|0                           |1
        is obsolete|                            |
 Attachment #161366|0                           |1
        is obsolete|                            |
 Attachment #161367|0                           |1
        is obsolete|                            |

--- Comment #56 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 161435
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=161435&action=edit
Bug 32607: DB changes

This patch adds:

* A new table: `record_sources`.
* A new user permission: `manage_record_sources`.
* A FK on record_sources.recour_source_id on the biblio_metadata tables

Record sources will contain a name and (for now) a flag telling if
records from the specific source can be manually edited.

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


More information about the Koha-bugs mailing list