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

paxed <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|[email protected] |[email protected]
                   |ity.org                     |

--- Comment #1 from paxed <[email protected]> ---
Created attachment 98429
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=98429&action=edit
Add plugin hook addbiblio_check_record

Adds a new plugin hook, addbiblio_check_record, to addbiblio.pl.
When saving a record, the hook is called with the MARC record as
a parameter. If the hook returns anything, the return values are
shown to the user, and saving the record is prevented.

This can be used to create plugins that eg. check or modify the record.

Advanced editor has not been changed.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to