https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37812
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #28 from David Nind <[email protected]> --- Created attachment 171697 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171697&action=edit Screenshots od dialog boxes for the preservation and ERM modules - before and after Testing notes using KTD: 1. Enable the ERM and preservation modules . ERMModule = Enable . PreservationModule = Enable 2. Set up the preservation module for testing: 2.1 Go to Preservation > Settings. 2.2 For general settings: - Status for item added to waiting list: Not for loan 2.3 For Processings: - Add three processing steps called Step 1, Step 2, and Step 3: . Add new processing . Processing name: name of the step (Step 1, Step 2, and Step 3) . Submit 2.4 Add some items to the waiting list: - Waiting list > Add to waiting list - Use these barcodes: 39999000011418, 39999000000559, 39999000006155 2.5 Create a new train: - Trains > New train - Name: Train 1 - Description: Description - Default processing: Step 1 2.6 Add an item to a train - from the waiting list: - Waiting list > Add to waiting list - Immediatly after adding to the waiting list, select Add last 1 items to a train (unfer the "1 new items added." message) - Select a train and click Save 3. Set up the ERM module for testing: 3.1 Add a new agreement (Agreements > New agreement > add some information for the required fields) 3.2 Add a new license (Licenses > New license > add some information for the required fields) 3.3 Add a new package (eHoldings > Local > Packages > New package > add some information for the required fields) 3.4 Add a new title (eHoldings > Local > Titles > New title > add some information for the required fields) 3.5 Add a new data provider (eUsage > Data providers > New data provider > add some information for the required fields) 3.6 Create a report (eUsage > Reports > select the create report tab > add some information for the required fields > enter a report name and save the report) 4. Check these examples and note the display issues for the preservation module (see the before and after screenshots attachment to see the differences): 4.1 Delete a train (Trains > Delete (from the actions column)) 4.2 Add a new item to a train – not in the waiting list (Trains > Add items (from the actions column) > enter an invalid barcode such as 12345) 4.3 Remove an item from a train (Trains > select a train from the list of trains > Items > press the delete icon for an item) 4.4 Add items to the waiting list (Waiting list > Add to waiting list) 4.5 Remove an item from the waiting list (Waiting list > Remove (from the actions column)) 4.6 Remove a processing step (Settings > Processings > select Remove this processing for a step) 5. Check these examples and note the display issues for the ERM module (see the before and after screenshots attachment to see the differences): 5.1 Delete an agreement 5.2 Delete a license 5.3 Delete a package 5.4 Delete a title 5.5 Delete a data provider 5.6 Run a saved report 6. Apply the patches. 7. Rebuild the modules: yarn build 8. Restart everything: restart_all 9. Check the items in steps 4 and5, these should now display as they should and work as expected (see the before and after screenshots attachment). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
