]> git.evergreen-ils.org Git - Evergreen.git/commit
persist partial changes to new copies in vol/copy editor has new copies are gathered.
authorJason Etheridge <jason@esilibrary.com>
Mon, 16 May 2011 16:12:40 +0000 (12:12 -0400)
committerJason Etheridge <jason@esilibrary.com>
Mon, 16 May 2011 16:20:32 +0000 (12:20 -0400)
commit448bfcc0a98976da0c64c794b1c7ec48e24c63a2
tree64e3c5bbf991bbc5b8d3dc1d02553a7808539efc
parent0bc4e8f01aebb80351557a326c49d0526a92d83d
persist partial changes to new copies in vol/copy editor has new copies are gathered.

In other words, you can do something like enter 5 in the "# of Copies" field, enter the first barcode (say b1), edit an attribute (say, set Circulate = No), and then enter a second barcode (b2).  Previously, the changes made to b1 would be lost as b2 was entered (or as other movement around the barcode entry textboxes happened) and both copies would get a Circulate = Yes, but now in this scenario, you would see 1 copy set to No and 1 copy set to Yes for the Circulate attribute.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Open-ILS/xul/staff_client/server/cat/volume_copy_creator.js