https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41500

            Bug ID: 41500
           Summary: Expired hold charge value containing decimal with
                    fraction dropped when editing a rule
   Initiative type: ---
        Sponsorship ---
            status:
           Product: Koha
           Version: Main
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: System Administration
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When one edits a circulation rule where Expired hold charge value contains
decimal with fractions other than 0 (e.g. 1.30), value is not copied to editing
row. This happens because column is considered as column which cannot contain
nothing else than integer value and is therefore left blank if fraction is
used. 

To reproduce:
1. Add or modify existing circulation rule and set Expired hold charge value as
1.30.
2. Edit the rule you just created or modified.
=> Note that Expired hold charge is not displayed.
=> When saving the rule note that Expired hold charge is now overwritten with
blank value.
3. Edit the rule again and set Expired hold charge value as 1.00.
4. Now edit rule again.
=> Note that Expired hold charge is now displayed as expected and saving
doesn't overwrite the 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/

Reply via email to