Bug 14657 - Is Hidden By Default for Price hides Fine
Summary: Is Hidden By Default for Price hides Fine
Status: RESOLVED DUPLICATE of bug 14841
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: 3.20
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-06 18:10 UTC by John Yorio
Modified: 2016-04-05 06:21 UTC (History)
3 users (show)

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


Attachments
Uploaded incorrect file. (1.68 KB, image/png)
2015-08-06 18:10 UTC, John Yorio
Details
Change columnns Circulation (14.76 KB, image/png)
2015-08-06 18:10 UTC, John Yorio
Details
Checkout display after change applied (1.68 KB, image/png)
2015-08-06 18:11 UTC, John Yorio
Details
Checkout display before change applied (2.17 KB, image/png)
2015-08-06 18:12 UTC, John Yorio
Details
Admin show/hide settings (37.80 KB, image/jpeg)
2016-04-04 18:31 UTC, Agnes Rivers-Moore
Details
Show/hide setting in Checkout (65.28 KB, image/jpeg)
2016-04-04 18:32 UTC, Agnes Rivers-Moore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Yorio 2015-08-06 18:10:16 UTC Comment hidden (obsolete)
Comment 1 John Yorio 2015-08-06 18:10:45 UTC
Created attachment 41415 [details]
Change columnns Circulation
Comment 2 John Yorio 2015-08-06 18:11:08 UTC
Created attachment 41416 [details]
Checkout display after change applied
Comment 3 John Yorio 2015-08-06 18:12:22 UTC
Created attachment 41417 [details]
Checkout display before change applied
Comment 4 Jonathan Druart 2016-04-04 15:58:20 UTC
John, try and restart memcached. It should fix your issue.
Comment 5 Agnes Rivers-Moore 2016-04-04 18:29:30 UTC
Hi Jonathan

John Yorio submitted this one on our behalf - we found it when fist upgraded to 3.20.02.000. Might have been fixed along the way since then.
I can confirm it still happens in our live system.
I hope this will clarify the symptoms:

It is a mismatch between the show/hide column names in Administration and those that appear in circulation.

Koha admin - Columns settings - Circulation
Set Charge and Price to Hidden by default

Expected result:
For checkout display not to show Charge or Price.

This is what ACTUALLY happened:
Checkout still shows Price. 
Fine disappears!
Drop-drown to show/hide that is in the checkout screen - does not list hide Price at all.
Seems the programmers mixed up the Price and Fine fields.
In the Admin module - hiding Price actually hides Fine, and Fine is not listed in the Columns Settings table at all. 
In the checkout screen drop-down - the fields seem to be correctly named, and hide Price is simply not an option.
Comment 6 Agnes Rivers-Moore 2016-04-04 18:31:13 UTC
Created attachment 49871 [details]
Admin show/hide settings
Comment 7 Agnes Rivers-Moore 2016-04-04 18:32:41 UTC
Created attachment 49872 [details]
Show/hide setting in Checkout

Compare with my other attachment & Note the different columns listed, and the result in the checkout display.
Comment 8 Agnes Rivers-Moore 2016-04-04 18:35:24 UTC
Oh - I should say that we would like to hide "Price" - the one column that we are not able to turn off! 
Thanks,
Agnes
Comment 9 Jonathan Druart 2016-04-05 06:21:48 UTC
Indeed, bug confirmed on 3.20.
See bug 14841 for a fix, I will ask the 3.20 release maintainer to backport it

*** This bug has been marked as a duplicate of bug 14841 ***