[Koha-bugs] [Bug 9163] New: Cataloguing validation workflow

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 28 13:10:59 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9163

            Bug ID: 9163
           Summary: Cataloguing validation workflow
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: new feature
          Priority: P5 - low
         Component: Cataloging
          Assignee: gmcharlt at gmail.com
          Reporter: vfernandes at keep.pt
                CC: m.de.rooy at rijksmuseum.nl

New feature to have cataloguing validation workflow (some user validates the
cataloguing of others and put the record online in OPAC).
The idea is the following:

- all framework needs to have suppress subfield hidden
- the normal cataloguers uses this frameworks to catalogue the record
- the record will not have suppress subfield filled (I don't know what happens
when the record has no suppress - if it appears there is the need of set
suppress = 1 automatically)
- there is special framework with suppress subfield visible
- only some users have access to the special framework
- those users uses the special framework to validate the cataloguing and set
suppress = 0 if everything is OK (after indexation the record appears online in
OPAC)

To have this working there is the need of a multi system preference with 3
options:

1 - Turn on/off the validation workflow (controll the appearing of the special
framework in the dropdown list in addbook.pl and addbiblio.pl, set suppress = 1
if needed, etc)
2 - Set which will be the special framework (text box to set the framework
code)
3 - List of users with access to this functionallity separated by comma (can be
a permission but if the validation is off the permission has no sense, can be a
file in the Koha structure with each username in one line, etc...)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list