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 |
- |
|
|