Summary: | "Lock budget" doesn't seem to work as described | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | caroline.cyr-la-rose, cunha |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Katrin Fischer
2014-09-19 14:38:55 UTC
Still valid in master. If a budget is locked - It is not possible to add funds (the option is no longer greyed out, but it leads to an error message) - It is not possible to add subfunds to existing funds (the option is not greyed out but leads to error messsage) - It is possible to edit the budget - It is possible to delete the budget (if there are no funds) - It is possible to edit existing funds - It is possible to delete existing funds I will change the documentation for now, but maybe this feature should be revised? I'm not sure what it was supposed to be since it seems it never worked like we thought... It is also not possible to plan, like you said in the first comment. However, the message is weird: "not owned". It should say "locked" maybe? I changed the definition in the manual https://gitlab.com/koha-community/koha-manual/-/merge_requests/699/diffs?commit_id=47e8601c5c970c4c6d2e9a29126d9506a3752018 Maybe it will clear up the confusion... |