Summary: | budget planning refreshes funny | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Acquisitions | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
Severity: | major | ||
Priority: | P5 - low | CC: | chris, jonathan.druart, koha, tomascohen, veron |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 4277: Display the correct budget planning after saving
[Signed-off] Bug 4277: Display the correct budget planning after saving [PASSED QA] Bug 4277: Display the correct budget planning after saving |
Description
Chris Cormack
2010-05-21 01:25:17 UTC
Confirmed this is still in master. Confirmed, still same behaviour. Still apparent in 3.16.03.000 Created attachment 37183 [details] [review] Bug 4277: Display the correct budget planning after saving The budget_period_id is not pass to the script, so after saving the budget planning, the planning for the first active budget is displayed. Test plan: 1/ Edit a budget planning 2/ Save 3/ You should see the budget planning you were editing Created attachment 37189 [details] [review] [Signed-off] Bug 4277: Display the correct budget planning after saving The budget_period_id is not pass to the script, so after saving the budget planning, the planning for the first active budget is displayed. Test plan: 1/ Edit a budget planning 2/ Save 3/ You should see the budget planning you were editing Patch behaves as expected. Signed-off-by: Marc Véron <veron@veron.ch> Created attachment 37198 [details] [review] [PASSED QA] Bug 4277: Display the correct budget planning after saving The budget_period_id is not pass to the script, so after saving the budget planning, the planning for the first active budget is displayed. Test plan: 1/ Edit a budget planning 2/ Save 3/ You should see the budget planning you were editing Patch behaves as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Thx! Patch pushed to master. Thanks Joubu! Pushed to 3.18.x will be in 3.18.6 |