LP#1078593 Regenerate summaries when deleting issuances
authorDan Wells <dbw2@calvin.edu>
Tue, 8 Apr 2014 20:22:33 +0000 (16:22 -0400)
committerBen Shum <bshum@biblio.org>
Tue, 3 Feb 2015 21:06:42 +0000 (16:06 -0500)
commit0bd632658a23b8e544da1982beb75a4acb7f1bef
treee6eb3a6513000c1286d67bab7a677fe1ce0b4d51
parentad97a1bc053da67fbaae62fb208180c510b46e82
LP#1078593 Regenerate summaries when deleting issuances

Both interfaces currently allow you to delete issuances even if they
have items attached and have the delete cascade.  While this might be
a dangerous allowance, we should still make sure to keep our summaries
updated when this happens.

This commit adds automatic summary regeneration when deleting issuances
in either serials interface.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Serial.pm
Open-ILS/src/templates/serial/subscription/issuance.tt2
Open-ILS/web/js/ui/default/serial/subscription/issuance.js