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

--- Comment #126 from M. Tompsett <mtomp...@hotmail.com> ---
Comment on attachment 21433
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21433
[SIGNED-OFF] Bug 6874: QA follow-up

Review of attachment 21433:
 --> 
(http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=6874&attachment=21433)
-----------------------------------------------------------------

::: C4/Biblio.pm
@@ +1446,4 @@
>  =head2 GetMarcPrice
>  
>  return the prices in accordance with the Marc format.
> +

I ignored white space while labeling changes.

@@ +3395,5 @@
>  =head2 CountBiblioInOrders
>  
> +=over
> +
> +=item $count = &CountBiblioInOrders( $biblionumber);

This is C4::Biblio change 7.

@@ +3419,5 @@
>  =head2 GetSubscriptionsId
>  
> +=over
> +
> +=item $subscriptions = &GetSubscriptionsId($biblionumber);

This is C4::Biblio change 8.

@@ +3443,5 @@
>  =head2 GetHolds
>  
> +=over
> +
> +=item $holds = &GetHolds($biblionumber);

This is C4::Biblio change 9.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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