Bug 41235

Summary: Add validation for monetary input fields in other modules
Product: Koha Reporter: Nicolas Hunstein <nicolas.hunstein>
Component: CatalogingAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Nicolas Hunstein 2025-11-11 09:33:55 UTC
Due to Bug 34169, the input format for monetary values is validated in the acquisitions module and a message is displayed if a comma is used instead of a full stop. This great feature should also be extended to other modules, such as the cataloguing module.