Bug 29864 - Cannot create fund from the Funds page unless at least one fund already exists
Summary: Cannot create fund from the Funds page unless at least one fund already exists
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-12 16:54 UTC by Andrew Fuerste-Henry
Modified: 2022-06-17 21:48 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.