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

M. de Rooy <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Needs Signoff

--- Comment #7 from M. de Rooy <[email protected]> ---
QA Comment:
Works as advertised. Although this patch only adds one line, it was quite hard
to verify if it works and where it works.
The routine PrepareItemrecordDisplay is used only in:
acqui/addorderiso2709.pl
C4/Serials.pm
serials/serials-edit.pl
services/itemrecorddisplay.pl (only called via additem.js) 

But that is not the full picture: 
Script orderreceive.pl goes via additem.js to itemrecorddisplay.pl using the
routine.
Script neworderempty.pl also uses the routine that way. Note that this patch
therefore DOES also affect AcqCreateItem=ordering ! Have tested that.

The patch makes Acquistion behave like Cataloguing where the routine
GetBranchesLoop from Branch.pm already did something similar.

Passed QA

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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