https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34943 Bug ID: 34943 Summary: Add a pre-save plugin hook for biblios Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org It would be handy if we could have a hook that is passed the MARC::Record to be saved (on ModBiblioMarc) right before saving it. This way we could add machine generated fields using plugins. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.