Bug 26754

Summary: Budget plans need a note that no changes can be made when budget is locked
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: caroline.cyr-la-rose, dcook
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:
Bug Depends on: 26496    
Bug Blocks:    

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.