[Koha-bugs] [Bug 33028] New: The decimal separator 'comma' and its consequences on the calculation of fines (crons)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 21 17:02:42 CET 2023


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

            Bug ID: 33028
           Summary: The decimal separator 'comma' and its consequences on
                    the calculation of fines (crons)
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: thibaud.guillot at biblibre.com
        QA Contact: testopia at bugs.koha-community.org

Hello @ll,

I hesitate between 'fines and fee' section or 'cron' so don't move it if you
think that's better in cron section..

When currency format is set on FR commas are decimals separators but when cron
like fines.pl try to calculate fines it's fails due to this format.

I know there is a lot of discussion around this behavior and decimal separator
by 'countries'.. like bug 12310 and bug 21507 but I would like to propose this
patch to solve at least the behavior on the fine calculations related to
cronjob 'fines.pl' which will use some circulation rules and therefore their
formatting is important if you want to make calculations with

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list