Bug 13598

Summary: Tax Rate displays different from Acquisition Preference gist
Product: Koha Reporter: Jack Morash <jmorash>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: CLOSED INVALID QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low    
Version: 3.16   
Hardware: All   
OS: Linux   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Jack Morash 2015-01-19 23:02:41 UTC
When I set the Acquisitions Preference gist to 8.75%, it displays in the order Accounting details as 875.0%
When I set the Acquisitions Preference gist to 0.0875, it displays in the order Accounting Details as 8.8%

With either it should display as 8.75%
Comment 1 Katrin Fischer 2015-01-20 22:38:21 UTC
I think you can only use the 0.0875 syntax in the gist preference, but there is another bug about the number of decimals to show: bug 10253.
Comment 2 Owen Leonard 2016-08-12 12:56:26 UTC
(In reply to Jack Morash from comment #0)
> When I set the Acquisitions Preference gist to 8.75%, it displays in the
> order Accounting details as 875.0%

Since the description of the preference includes the correct format ("Enter in numeric form, 0.12 for 12%") I think this aspect of the bug is invalid in master.

> When I set the Acquisitions Preference gist to 0.0875, it displays in the
> order Accounting Details as 8.8%

As Katrin points out, this aspect of the bug is a duplicate of Bug 10253.

Marking this resolved.