Bug 25714 - Columns configuration for order table doesn't apply
Summary: Columns configuration for order table doesn't apply
Status: RESOLVED DUPLICATE of bug 25557
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: 19.11
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-11 12:36 UTC by Arthur Suzuki
Modified: 2020-06-11 13:19 UTC (History)
0 users

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 25714: Basket columns configuration broken (4.54 KB, patch)
2020-06-11 13:15 UTC, Arthur Suzuki
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Suzuki 2020-06-11 12:36:04 UTC

    
Comment 1 Arthur Suzuki 2020-06-11 12:42:55 UTC
Columns quantity doesn't show up in basket table even when configured as not "hidden by default" in Administration.
Also "unitprice" both "tax included" & "tax excluded" do not show up in the configurator althought they do in the basket table.
Comment 2 Katrin Fischer 2020-06-11 13:07:21 UTC
Can you specify your exact version? I think this has been fixed recently.
Comment 3 Katrin Fischer 2020-06-11 13:08:04 UTC
Thinking of bug 25557 as a duplicate - please update if I am mistaken :)

*** This bug has been marked as a duplicate of bug 25557 ***
Comment 4 Arthur Suzuki 2020-06-11 13:15:46 UTC
Created attachment 105754 [details] [review]
Bug 25714: Basket columns configuration broken

test plan:
1) try to change displayed column configuration for baskets
2) verify it doesn't work
3) apply patch
4) retry 1) and verify it works
Comment 5 Katrin Fischer 2020-06-11 13:17:28 UTC
Arthur, did you see? there is alrady a patch on the bug I linked in PQA.
Comment 6 Arthur Suzuki 2020-06-11 13:19:29 UTC
yep, just seen that!