https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39182
--- Comment #5 from Caroline Cyr La Rose <[email protected]> --- I'm putting my test plan here just so I don't lose it. I will add it to the commit message whenever/if ever I manage to commit This patch makes the display of the 'Current on-site checkouts allowed' column in the circulation rules dependent on the OnSiteCheckouts system preference. To test: 1. Apply patch 2. Go to Administration > Circulation rules --> Note that there is no 'Current on-site checkouts allowed' column in the main table --> Note that there is no 'Total current on-site checkouts allowed in the 'Default checkout, hold and return policy' table (second table) 3. Enable OnSiteCheckouts 3.1. Go to Administration > System preferences 3.2. Search for OnSiteCheckouts 3.3. Set the system preference to Enable 3.4. Click 'Save all Circulation preferences 4. Repeat step 2 --> The column is visible in the main table --> The column is visible in the second table 5. Optional: test the on-site checkout functionality, it should still work as before -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
