[Koha-bugs] [Bug 35087] Discount rate does not accept comma as decimal separator

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 14 12:09:42 CET 2023


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

Biblibre Sandboxes <sandboxes at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #158921|0                           |1
        is obsolete|                            |

--- Comment #7 from Biblibre Sandboxes <sandboxes at biblibre.com> ---
Created attachment 159831
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159831&action=edit
Bug 35087: Discount rate only accepts a point as decimal separator

When a comma is used to define the discount rate of a vendor,
the data is not recorded (as NULL), it is however recorded if the separator is
a point.

Test plan:

1) Go to acqui module and edit a vendor
2) Set a discount rate with a comma as decimal separator
3) Edit again or request your database to see that there is no data
   saved
4) Do it again with a point as decimal and see it works
5) Apply this patch and reloard the build for the templates
6) Repeat step 2 and see the warning to inform you that you must use a point

Signed-off-by: Sabrina <kiehl at mpis.mpg.de>

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


More information about the Koha-bugs mailing list