https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35919
Tomás Cohen Arazi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #161577|0 |1 is obsolete| | Attachment #161578|0 |1 is obsolete| | Attachment #161579|0 |1 is obsolete| | Attachment #161580|0 |1 is obsolete| | Attachment #161581|0 |1 is obsolete| | Attachment #161582|0 |1 is obsolete| | Attachment #161583|0 |1 is obsolete| | Attachment #162489|0 |1 is obsolete| | Attachment #162594|0 |1 is obsolete| | Attachment #162595|0 |1 is obsolete| | Attachment #162599|0 |1 is obsolete| | --- Comment #30 from Tomás Cohen Arazi <[email protected]> --- Created attachment 163348 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163348&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 <[email protected]> Signed-off-by: Matt Blenkinsop <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
