https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38839
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Add validation for |Add validation for |replacementprice and price |replacement price in item |fields in items form |input form Text to go in the| |This fixes the item input release notes| |form (and the batch item | |modification form) so that | |the "v - Cost, replacement | |price" field is now | |validated - only use | |numbers with a period | |should be entered, for | |example, 10.99. Previously, | |if a comma was entered, it | |would silently fail and not | |add any value when | |submitted. --- Comment #5 from David Nind <[email protected]> --- Hi Leo. I amended the commit message slightly - see the commit message guidelines https://wiki.koha-community.org/wiki/Commit_messages - needed to run yarn build for the CSS changes to take effect - "Test plan" instead of "To recreate" - some wording changes to make a little clearer (I hope) I also added a follow-up to change "e.g." to "for example" (see the proposed change in the Terminology guidelines https://wiki.koha-community.org/wiki/Terminology#E). And I added a draft release note. David -- You are receiving this mail because: 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/
