Bug 29864

Summary: Cannot create fund from the Funds page unless at least one fund already exists
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
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:
Circulation function:

Description Andrew Fuerste-Henry 2022-01-12 16:54:23 UTC
To recreate:
1 - go to Budgets (/admin/aqbudgetperiods.pl)
2 - have just one active budget that contains no funds
3 - confirm the Actions button for your budget contains "Add a fund," but don't click it
4 - go to Funds (/admin/aqbudgets.pl)
5 - confirm there is no way to create a fund, only a New Budget button
6 - back on Budgets, use the add a fund option to add a fund
7 - reload Funds, see you now have New, Edit, and Planning buttons and New contains an option for New Fund
Comment 1 Katrin Fischer 2022-06-17 21:46:52 UTC
Still valid on current master.
Comment 2 Katrin Fischer 2022-06-17 21:48:05 UTC
The button is only missing if the filter is set to 'All budgets'. If you select a specific budget in the filter on the left, the button will show even if no first fund was created.