]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1526547 Prevent bogus notes when adjusting lost/lod overdues
authorDan Wells <dbw2@calvin.edu>
Fri, 14 Dec 2012 18:39:21 +0000 (13:39 -0500)
committerKathy Lussier <klussier@masslnc.org>
Tue, 9 Feb 2016 20:14:53 +0000 (15:14 -0500)
commit0b10034823951253be56ff7ce04e0baaf804d5ad
treef5746b1d72bc58d8375c9216f7a2031544bb2ffd
parentb7890baa23654aa2b65a7b00bed8a26c8ab310a2
LP#1526547 Prevent bogus notes when adjusting lost/lod overdues

If you void/adjust an overdue, but don't supply a reason, the code
automatically adds "VOIDED FOR BACKDATE" to the billing note. This is
obviously wrong for overdues adjusted or voided due to lost (or long
overdue) processing.

This commit simply adds a more appropriate note.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Cat/AssetCommon.pm