https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37893
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #172530|0 |1 is obsolete| | --- Comment #2 from Pedro Amorim <[email protected]> --- Created attachment 172584 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172584&action=edit SIPconfig.xml into DB schema sip_institution should be a 1 to 1 with sip_policy, even though SIPconfig.xml technically allows for multiple policies per institution, the template SIPconfig.xml only has one policy per institution and as I understand it the SIP code logic expects only one policy per institution. This being the case, and policies not relating to anything else, there's no reason to have a separate table for policies specifically and these columns can be merged into sip_institutions instead. Thoughts? -- 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/
