Bug 11843: prevent manual history from being overwritten if subscription switched...
authorJulian Maurice <julian.maurice@biblibre.com>
Mon, 28 Apr 2014 09:50:04 +0000 (11:50 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 9 May 2014 14:28:48 +0000 (14:28 +0000)
commit9b2431e83a8cb9120f9f536f72c0546021b0b054
tree49b29ba4672115e403924da45b09bffb4b87cddb
parent6f0215da9efcd1d7dba02aba5dde327f8d17b13f
Bug 11843: prevent manual history from being overwritten if subscription switched to automatic history

Test plan:
1/ Create a new subscription, with manual history enabled
2/ Edit history by clicking on "Edit history" under Planning tab (add
   some text)
3/ Receive some serials, see that received and missing issues are not
   updated in Summary tab
4/ Edit subscription and disable manual history
5/ Receive some serials, see that received and missing issues are
   updated, but your notes have been kept.
6/ Edit serials and change status from/to missing or not available.
   Check that missing issues are updated correctly.
7/ Edit serials and change status from/to arrived. Check that received
   issues are updated correctly.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Serials.pm