Bug 26754 - Budget plans need a note that no changes can be made when budget is locked
Summary: Budget plans need a note that no changes can be made when budget is locked
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
: 26495 (view as bug list)
Depends on: 26496
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-20 13:51 UTC by Katrin Fischer
Modified: 2025-01-31 15:43 UTC (History)
2 users (show)

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 Katrin Fischer 2020-10-20 13:51:04 UTC
At the moment, when looking at the budget planning page for a locked budget, you can manipulate the cells, but the save button is hidden. This is confusing.

I suggest:
- Remove the buttons for manipulating the cells
- Make the cells display normally, not as input cells
- Add a note
Comment 1 Caroline Cyr La Rose 2023-06-29 17:14:48 UTC
The interface has changed since. It is not possible to alter the planning when the budget is locked, but I still find it confusing.

- The action buttons are hidden (OK) but the note ("not owned") is not very indicative of why the buttons are hidden

- The lock icon is different from the other lock icons, we should use the same
Comment 2 Caroline Cyr La Rose 2023-06-29 17:17:07 UTC
*** Bug 26495 has been marked as a duplicate of this bug. ***
Comment 3 Owen Leonard 2025-01-31 15:40:47 UTC
If you're looking at the budget planning page for a locked budget, all the lines in the table will always show as locked, correct? So there's really no reason to display that information at the table row level?

Perhaps all we need is a message at the top saying that the budget is locked?
Comment 4 Owen Leonard 2025-01-31 15:43:23 UTC
In contrast, the page showing funds of a locked budget (dmin/aqbudgets.pl?budget_period_id=X) doesn't give any indication that the budget is locked.