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

            Bug ID: 27146
           Summary: add pluggability to save/store on add/edit
                    bibliographic data
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

as discussed on IRC on 2.12.2020

on editing bibliograpic data
cgi-bin/koha/cataloguing/addbiblio.pl

quite often "functional defaults" are needed, like dates, sequence numbers and
so on

mostly those values should be transparent for the users ie those values must
not be edited or even not seen by the users

the only possibility at the moment (at least I am aware of) are the
value_builder plugins 
/usr/share/koha/intranet/cgi-bin/cataloguing/value_builder

which need a least some user intervention, like clicking the fields

good examples are controlnumber 001 and 005 (maybe 003)  which mostly would
need no user intervention at all

see bug 
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9921

-- 
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