Change #7484
Category | None |
Changed by | Dan Briem <dbriem | @wlsmail.org>
Changed at | Thu 03 Dec 2020 11:11:30 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | d0a04a6859cbba78f8e3ee44be1ad2efb7681dbc |
Comments
LP#1778522 Precat item creation should be more intentional Precat items can be created before all of the info is entered. The dialog autofocuses the title field, so a double barcode scan will populate the title field and createt the precat without giving an opportunity to fill in the other fields. This prevents form submission unless you click the Precat Checkout button. To test: 1. Try to check out a barcode that doesn't exist to any patron 2. On the precat dialog, enter a value into the title field 3. Note the precat is created 4. Apply patch 5. Repeat steps 1-3 and note the precat isn't created until the Precat Checkout button is clicked Signed-off-by: Dan Briem <dbriem@wlsmail.org> Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org> Signed-off-by: Bill Erickson <berickxx@gmail.com>
Changed files
- Open-ILS/src/templates/staff/circ/share/t_precat_dialog.tt2