https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35919 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #163348|0 |1 is obsolete| | Attachment #163349|0 |1 is obsolete| | Attachment #163350|0 |1 is obsolete| | Attachment #163351|0 |1 is obsolete| | Attachment #163352|0 |1 is obsolete| | Attachment #163354|0 |1 is obsolete| | Attachment #163360|0 |1 is obsolete| | Attachment #163369|0 |1 is obsolete| | Attachment #163389|0 |1 is obsolete| | Attachment #163390|0 |1 is obsolete| | --- Comment #44 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 163391 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163391&action=edit Bug 35919: 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. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.