View | Details | Raw Unified | Return to bug 14870
Collapse All | Expand All

(-)a/C4/Serials.pm (-2 / +1 lines)
Lines 863-869 $subscription is a hashref containing all the attributes of the table Link Here
863
'subscription'.
863
'subscription'.
864
$pattern is a hashref containing all the attributes of the table
864
$pattern is a hashref containing all the attributes of the table
865
'subscription_numberpatterns'.
865
'subscription_numberpatterns'.
866
$planneddate is a date sting in iso format.
866
$planneddate is a date string in iso format.
867
This function get the next issue for the subscription given on input arg
867
This function get the next issue for the subscription given on input arg
868
868
869
=cut
869
=cut
870
- 

Return to bug 14870