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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 14 19:46:27 CET 2012


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

--- Comment #4 from Vitor Fernandes <vfernandes at keep.pt> ---
Hi Kyle,

Sorry for not having a test plan.
This patch was added before the adding of the guidelines for submitting
patches.

Test plan:

- OpacSuppression must be active
- set CatalogingValidation on
- change all frameworks to have 942$n hidden
- create a framework with 942$n visible (this framework will be the validation
framework)
- set CatalogingValidationFramework = code of validation framework

- you will need to users to test (or you will have to change the permissions):
set to one for them permissions to access the validation framework

- try to catalogue with one user that doesn't have permission : the validation
framework shouldn't appear (even on addbiblio.pl and addbook.pl)

- try to catalogue with one user that have permissions : the validation
framework should appear (even on addbiblio.pl and addbook.pl)

- when cataloguing with frameworks different than the validation, the records
should be added with 942$n = 1- so the cataloguing is done but needs validation

- with the validation framework access the record added, validade the
cataloguing and then set the 942$n = 0 - cataloguing validated

If you have any question, be free to ask.

NOTE: I've saw a error on CataloguingValidation system preference description,
but you can correct it:

OPACSuppresion -> OpacSuppression
The users with access to the validation framework are set in
CatalogingValidationUsers -> you can remove this line

THANKS Kyle.

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


More information about the Koha-bugs mailing list