Summary: | "Transaction Branch" select field broken in Cash register statistics | ||
---|---|---|---|
Product: | Koha | Reporter: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Component: | Reports | Assignee: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | fridolin.somers, lisette |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | 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 18919: Repair "Transaction branch" in cash_register_stats.pl
Bug 18919: Repair "Transaction branch" in cash_register_stats.pl Bug 18919: Repair "Transaction branch" in cash_register_stats.pl Bug 18919: Repair "Transaction branch" in cash_register_stats.pl Bug 18919: Repair "Transaction branch" in cash_register_stats.pl |
Description
Baptiste Wojtkowski (bwoj)
2017-07-10 08:11:02 UTC
Created attachment 64948 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded Created attachment 64949 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded Created attachment 64950 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded TEST PLAN: go to domain/cgi-bin/koha/reports/cash_register_stats.pl 1 - Make a report for all branches => it works 2 - Make a report for any branch => you will get the same or no result 3 - apply patch 4 - Repeat 2 => it should work Created attachment 65297 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded TEST PLAN: go to domain/cgi-bin/koha/reports/cash_register_stats.pl 1 - Make a report for all branches => it works 2 - Make a report for any branch => you will get the same or no result 3 - apply patch 4 - Repeat 2 => it should work Followed test plan worked as intended Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz> Created attachment 65332 [details] [review] Bug 18919: Repair "Transaction branch" in cash_register_stats.pl - values of the option fields are now correctly loaded TEST PLAN: go to domain/cgi-bin/koha/reports/cash_register_stats.pl 1 - Make a report for all branches => it works 2 - Make a report for any branch => you will get the same or no result 3 - apply patch 4 - Repeat 2 => it should work Followed test plan worked as intended Signed-off-by: Alex Buckley <alexbuckley@catalyst.net.nz> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed to master for 17.11, thanks to everybody involved! Pushed to 17.05.x, will be in 17.05.04 |