Koha/serials
Victor Grousset 7465cbac2f Bug 20461: Serials: fix ignored params in subscription creation form
In subscription-add.pl, the two params aren't passed to
NewSubscription() but they are to ModSubscription()

== Test plan ==
1. Enable syspref "makePreviousSerialAvailable"
2. Create a minimal subscription with a value in the "Item type" and
     "item type for older issues" fields.
3. Edit the subscription
4. You should see that the two fields are empty. This is the bug.
5. Apply this patch
6. Do step 2 and 3
7. You should see that the two fields have the right value
8. Express the joy of a successful and easy sign off.
   (this is important, otherwise the sign off spell won't work!)

Signed-off-by: delaye <stephane.delaye@biblibre.com>
Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2018-03-26 17:31:07 -03:00
..
acqui-search-result.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
acqui-search.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
add_fields.pl
add_user_search.pl
checkexpiration.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
claims.pl
create-numberpattern.pl
lateissues-export.pl
reorder_members.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
routing-preview.pl Bug 18255: Koha::Biblio - Replace GetBiblioItemByBiblioNumber with Koha::Biblio->biblioitem 2018-03-23 11:45:38 -03:00
routing.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
serials-collection.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
serials-edit.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
serials-home.pl
serials-search.pl
showpredictionpattern.pl
subscription-add.pl Bug 20461: Serials: fix ignored params in subscription creation form 2018-03-26 17:31:07 -03:00
subscription-bib-search.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
subscription-detail.pl
subscription-frequencies.pl
subscription-frequency.pl
subscription-history.pl
subscription-numberpattern.pl
subscription-numberpatterns.pl
subscription-renew.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
viewalerts.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00