https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23638
Bug ID: 23638
Summary: Database cannot store a discount of 100%
Change sponsored?: ---
Product: Koha
Version: 19.05
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Acquisitions
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The Koha database cannot store a discount of 100%. When setting up a vendor, if
you enter a 100% default discount it will be stored in aqbooksellers as
99.9999%. When entering an order, if you enter a 100% discount it gets stored
in aqorders as 99.9999%.
This is because the discount field is set up as a FLOAT 6,4 value.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/