Some would find it handy if they could configure which columns appear, and choose a default sort order, of the requestspecific table on reserve/request.pl
This would be extremely helpful!
Created attachment 183213 [details] [review] Bug 39592: Make requestspecific table into a kohaTable Test plan: 1. Apply patch, restart_all 2. Search the catalog, click place hold and enter a patron 3. Notice the table under "Hold a specific item" can now be configured. 4. Click configure and select any option for default sort order. 5. Go back to the table and notice it is sorted by the option you chose. System preferences: 6. Change item-level_itypes to bibliographic record and enable EnableItemGroupHolds, save. 7. Go back to the table and confirm the columns appear.
Created attachment 183214 [details] [review] Bug 39592: Make requestspecific table into a kohaTable Test plan: 1. Apply patch, restart_all 2. Search the catalog, click place hold and enter a patron 3. Notice the table under "Hold a specific item" can now be configured. 4. Click configure and select any option for default sort order. 5. Go back to the table and notice it is sorted by the option you chose. System preferences: 6. Change item-level_itypes to bibliographic record and enable EnableItemGroupHolds, save. 7. Go back to the table and confirm the columns appear.
Created attachment 183220 [details] [review] Bug 39592: Make requestspecific table into a kohaTable Test plan: 1. Apply patch, restart_all 2. Search the catalog, click place hold and enter a patron 3. Notice the table under "Hold a specific item" can now be configured. 4. Click configure and select any option for default sort order. 5. Go back to the table and notice it is sorted by the option you chose. System preferences: 6. Change item-level_itypes to bibliographic record and enable EnableItemGroupHolds, save. 7. Go back to the table and confirm the columns appear. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>