Bug 34491 - Add select2 to fund selection in adjustments (invoice)
Summary: Add select2 to fund selection in adjustments (invoice)
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P3 enhancement with 10 votes (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 31388
Blocks:
  Show dependency treegraph
 
Reported: 2023-08-07 19:30 UTC by Michaela Sieber
Modified: 2024-04-11 09:08 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michaela Sieber 2023-08-07 19:30:41 UTC
When you have a lot of funds, would be useful to have autocompletion in funds combobox in the invoice adjustments section



Test plan :

1. Go to acquisition modul
2. Create an activ and an inactiv budget with at least one fund
3. Search for Vendor
4. Button receive shipment and create invoice
5. Click finish receiving (we don't need an order line for this test)
6. Click +Add an adjustment
There is no autocompletion in 'Fund' combobox

7. Apply Patch

8. Search for your invoice
9. Click +Add an adjustment
10. Check you see autocompletion in 'Fund' combobox
11. Click on 'Show inactive'
12. Check you see inactiv funds in combobox
13. Update adjustments
14. Change the fund in the existing adjustment line using the autocompletion
Comment 1 Philip Orr 2024-04-11 09:08:14 UTC
You forgot to attach the patch ;-)