-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
bugBreaks something but is not blockingBreaks something but is not blockingf: circulationConcerns the circulation interface or backendConcerns the circulation interface or backend
Milestone
Description
Describe the bug
The following error message:
"payment creation failed!
[400 - undefined] Server error 8.2 is not a multiple of 0.01
"
appears when deleting the amount of "8.2" for a patron having fees equal or greater than "8.2" CHF
The transaction is successful if the amount of the fee is in the format "8.20" [two decimals]
To Reproduce
- Go to the admin interface
- Locate a patron having open fees
- Try to delete a fee for this patron
- Enter an amount with one decimal
- you see the error above
- server: [bib.test.rero.ch][1] or [bib.rero.ch][2]
- version:
v1.7.0
Metadata
Metadata
Assignees
Labels
bugBreaks something but is not blockingBreaks something but is not blockingf: circulationConcerns the circulation interface or backendConcerns the circulation interface or backend