Bug 12277

Summary: Minimize need for scrolling on new order page
Product: Koha Reporter: Iming Chan <iming>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Iming Chan 2014-05-18 03:03:08 UTC
When using "Add order to basket" with "From a new (empty) record), the user enters available catalogue information, and then item details.  The current "Add Item" button can be improved, so when you only order one (1) copy of the title, you can then goto "Accounting Details" without mouse scrolling.  To achieve this, perhaps we can modify as below (user to choose one of the 2 options):

1. Rename the existing "Add item" buton to "Add another item".  By clicking this button, it will take you to the top of the "Item" area (like now).

2. Add a new button "Finalise". By clicking this button, it will take you to the "Accounting Details" area without mouse scrolling.  Alternatively, perhaps the existing "Accounting Details" can be presented as a separate pop-up screen, which will appear after clicking the new "Finalise" button?

This enhancement aims to minimise mouse scrolling on the same screen.

** This will only impact those who have chose to "Create an item when placing an order" (found in Administration > System Preferences > Acquisitions) **